این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Post Meta Searcher

توضیحات

When activated, forces any WordPress Search Query to query against post meta data as part of the search criteria. This also enables you to search against custom fields without the need of specifying any meta keys.

For example, if you have a custom field named “Colour” or something similar on your posts, running a search for “Blue” will return any posts with “Colour” set to “Blue”. This is just one example. The plugin will work with any field.

نصب

  1. Upload the post-meta-searcher folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

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

How do I use the plugin?

All you need to do is activate the plugin. Once activated, any WordPress Search Query that is made will also query against post meta as part of the search criteria.

How does the plugin work?

Whenever a WordPress Search Query is run, the plugin will tell WordPress to search against any custom fields you may be using in your posts on top of the default search behavior using the keywords specified in the search.

Can I deactivate the plugin for specific search queries?

At this moment, no. This will be a feature implemented in 1.1

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

خواندن تمامی 5 نقد و بررسی‌

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

“Post Meta Searcher” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Post Meta Searcher” به زبان شما.

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

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

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

1.2

  • Fixed bug causing non default prefixed posts table to be queried incorrectly

1.1

  • Small security update

1.0

  • Initial release of plugin