این افزونه با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته باشد.

Shortcode Search | WordPress Search Bar Shortcode Plugin

توضیحات

Shortcode Search is a simple plugin that lets users add a search bar anywhere on their WordPress website using the shortcode [search].

With this plugin, you can easily insert a search form with customizable placeholder text and button label. The plugin automatically renders a user-friendly search form where users can type in their search queries.

Usage

To display the search form, simply use the [search] shortcode. You can also customize the placeholder text and button label by passing attributes.

Example:
`[search placeholder=”Search for something…” button_text=”Go”]“`

This will display the search form with “Search for something…” as the placeholder text and “Go” as the button text.

Credits

  • Developed by kulwantagarwal.
  • WordPress core for plugin framework.

License

This plugin is licensed under the GPL-2.0+ license.

نصب

  1. Upload the shortcode-search folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Use the shortcode [search] in any post, page, or widget area to display the search form.

سوالات متداول

How do I use the plugin?

Simply add the shortcode [search] wherever you want the search bar to appear. You can also customize the placeholder text and button label using the attributes placeholder and button_text.

Can I style the search form?

Yes! The plugin includes basic styles, but you can easily customize the appearance by modifying the CSS or overriding it in your theme’s custom styles.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Shortcode Search | WordPress Search Bar Shortcode Plugin” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Shortcode Search | WordPress Search Bar Shortcode Plugin” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.

گزارش تغییرات

1.1 | Feb 13, 2025

  • FIxes minor issues with shortcode.

1.0 | Feb 13, 2025

  • Initial release.
  • Added [search] shortcode to display a search bar anywhere on the site.
  • Customizable placeholder and button text.