توضیحات
Rezerla Post List Field Search adds a Search in dropdown next to the search box on post list screens (edit.php). Search by title, content, slug, custom fields, post meta, or taxonomy — individually or across all configured fields at once.
- Admin-only — no impact on front-end search
- Per post type configuration
- Core fields, post meta, and taxonomies
- Optional list table columns (Show in table checkbox)
- Temporary column and highlight when searching by a single field
- Field discovery for meta keys and taxonomies
- Lightweight — no frameworks or subscriptions
- Default configuration for WP Store Locator (
wpsl_stores) - No data collection or external API calls
- Translations: English (default), Polish, German, French, Spanish, Italian
Usage example
On a WP Store Locator store list (edit.php?post_type=wpsl_stores):
- Enter “Katowice” in the search box.
- Select City in the dropdown.
- Click the search button.
URL: edit.php?post_type=wpsl_stores&s=Katowice&rezerla_plfs_field=city
List table columns
Check Show in table in field settings to display meta or taxonomy values on the list.
When searching by a single field, that column appears temporarily and is highlighted even without the checkbox.
عکسهای صفحه




نصب
- Upload the
rezerla-post-list-field-searchfolder to/wp-content/plugins/. - Activate the plugin through the Plugins menu.
- Go to Settings Rezerla Post List Field Search.
- Enable post types and configure search fields.
The plugin UI follows your WordPress admin language (Settings General, or per-user language).
سوالات متداول
-
Does it affect front-end search?
-
No. The plugin runs only in the WordPress admin on post list screens (
edit.php). -
Can I search multiple fields at once?
-
Yes — select All configured fields (
rezerla_plfs_field=all). -
Does the plugin collect user data?
-
No. Settings are stored locally in your WordPress database. No telemetry, analytics, or external API calls.
-
Who can configure the plugin?
-
The settings page requires the
manage_optionscapability (typically administrators). -
Does it work with WP Store Locator?
-
Yes. On activation, a default configuration is added for the
wpsl_storespost type (address, city, zip code, state, category). -
Which languages are supported?
-
English (source), Polish, German, French, Spanish, and Italian. More languages can be added via translate.wordpress.org after the plugin is published.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Rezerla Post List Field Search” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Rezerla Post List Field Search” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.
گزارش تغییرات
1.3.0
- Plugin renamed to Rezerla Post List Field Search (slug: rezerla-post-list-field-search)
- Internationalization: English source strings and bundled translations (pl_PL, de_DE, fr_FR, es_ES, it_IT)
- Preset field labels translated at runtime (not stored in the database)
- Database migration for existing installations upgrading from 1.2.x
wp_set_script_translationsfor settings screen JavaScript
1.2.1
- WordPress.org release preparation
- Author metadata: Rezerla Sp. z o.o.
1.2.0
- List table columns: Show in table checkbox
- Temporary column and highlight for active search field
- Field discovery: add as column option
1.1.0
- Meta key and taxonomy discovery
- Taxonomy search support
1.0.0
- Initial MVP release
- Settings panel: post types and search fields
- Dropdown on post list
- Core and meta field search
