AJAX Post Search and Filter
AJAX Post Search and Filter lets you add powerful, fast post filtering to any page using a shortcode. No page reloads — everything loads instantly via AJAX. Free Features: 3 Filter Types — Checkbox (multi-select), Radio (single-select), Select dropdown Per-taxonomy filter type — each taxonomy can use a different filter type Author filter (checkbox, radio, or select) Date range filter with quick presets (Today, Yesterday, Last 7 days, Last Month, etc.) Sort by — Newest, Oldest, Title A–Z, Title Z–A Results count — “3 results out of 12” Active filter chips with remove button Collapsible filter groups Reset All Filters button Show More / Show Less for long term lists 1, 2 or 3 column grid layout Load More button or Infinite Scroll Post meta on card — author name and post date (customizable format) Fallback image for posts without thumbnail Exclude specific posts by ID Include only specific posts by ID RTL (right-to-left) layout support Full style customization via admin panel Custom CSS editor Shortcode Generator with save/restore Shortcode Example: [ajaxpose_post_filter post=”post” taxonomy=”category” cols=”3″ filter_type=”radio”] Filter type per taxonomy: [ajaxpose_post_filter taxonomy=”category,post_tag” taxonomy_config='{“category”:”radio”,”post_tag”:”select”}’] Shortcode Parameters post (default: post) Post type(s), comma-separated taxonomy (default: category) Taxonomy/ies, comma-separated filter_type (default: checkbox) checkbox, radio, or select taxonomy_config Per-taxonomy type override (JSON) cols (default: 3) 1, 2 or 3 columns per_page (default: 6) Posts per page load_type (default: button) button or scroll logic (default: separate) separate (OR) or common (AND) show_author_filter (default: 0) 1 = show author filter show_date_filter (default: 0) 1 = show date range filter show_sort (default: 1) 0 = hide sort dropdown collapsible (default: 0) 1 = collapsible filter groups show_thumbnail (default: 1) 0 = hide thumbnail thumb_size (default: medium) WP image size fallback_image URL for posts without thumbnail show_author_meta (default: 0) 1 = show author on card show_date_meta (default: 0) 1 = show date on card date_format (default: d-m-Y) PHP date format string search_placeholder (default: Search...) Search input placeholder rtl (default: 0) 1 = right-to-left layout exclude Post IDs to exclude, e.g. 5,10,23 include Show only these post IDs, e.g. 1,2,3 exclude_category Category / taxonomy term IDs to exclude, e.g. 3,8,12 include_category Show only posts from these category / term IDs, e.g. 1,4,7
Top keywords
- default18×4.48%
- filter18×4.48%
- post15×3.73%
- show14×3.48%
- taxonomy9×2.24%
- category8×1.99%
- date8×1.99%
- type8×1.99%
- author6×1.49%
- posts6×1.49%
- button5×1.24%
- exclude5×1.24%
Spotlight Search – Find Anything, Anywhere
The Spotlight plugin adds a keyboard-driven search bar for WordPress administrators. It lets you find and act on posts, users, plugins, themes, media files, and comments — all from a unified search interface available on both the dashboard and the frontend. Live Demo | Docs | Upgrade to Pro | Video Tutorials Dashboard Navigation Navigate the WordPress admin using keyboard shortcuts. Type to find any admin page, settings screen, or menu item and jump to it directly. Frontend Access The search bar is accessible on the frontend, letting you search and manage content, plugins, themes, and media without returning to the dashboard. Post Search and Management Search posts, pages, and custom post types by title or content. Open them directly in the editor — Elementor, Gutenberg, and Bricks are supported. Plugin Management Find, install, activate, deactivate, delete, and update plugins from the search bar without navigating to the Plugins screen. User Search and Management Search WordPress users by name or email. Send password reset links and edit user profiles directly from search results. Theme Search and Updates Search for, install, and activate themes. Apply pending theme updates without visiting the Themes screen. Media File Management Search, view, edit, and download media files. Upload new media directly from the search interface without opening the Media Library. Multisite Navigation On WordPress multisite networks, switch between sites and perform plugin updates or content actions across the network from a single search bar. Comment Management Approve, unapprove, reply, edit, mark as spam, trash, restore, or delete comments directly from search results. Quick Updates Manager View and apply all pending WordPress updates — plugins, themes, and core — from one place. Works on both the dashboard and the frontend. Customizable Keyboard Shortcuts Assign custom keyboard shortcuts (up to 4-key combinations) to any search type or action for a faster, personalized workflow. Dark Mode Switcher Toggle between dark and light admin modes directly from the search bar. Related Plugins by Jewel Theme Adminify – White Label Admin Menu Editor, Login Customizer – Admin customization with Dark Mode, Menu Editor, Login Customizer, and Admin Columns. Master Addons for Elementor – 55+ Elementor widgets and extensions including Theme Builder and Popup Builder. Pro Features Upgrade to Pro for: Post Content Search: Search within post content with full support for Divi, Oxygen, and Bricks. Comment Management: Approve, edit, reply, or delete comments from the search bar. Media Search: Edit and download media files directly from the search bar. Quick Updates Manager: Update plugins and themes in bulk or individually with full control. WordPress Core Updates: Update WordPress core in one click from the search bar. User Management: Send password reset links and update user roles from search. Frontend Access: Use the full search bar on both the dashboard and the frontend. Dark Mode: Toggle dark and light admin mode directly from the search bar. Source Code The JavaScript files included in this plugin are compiled from source using npm and webpack. The complete source code, including all unminified files and build configuration, is publicly available at: https://github.com/litonarefin/spotlight-free.git Build tools: npm, webpack. To build from source: Clone the repository: git clone https://github.com/litonarefin/spotlight-free.git Install dependencies: npm install Build production assets: npm run build For development: 1. Install dependencies: npm install 2. Builds with source maps for easier debugging: npm run dev External services This plugin connects to the external services listed below. Each entry states what the service is, what data is sent and when, and links to its Terms of Service and Privacy Policy. No data is sent in the background without your action. 1) Pixar Labs subscription/feedback service (https://pixarlabs.com) What it is and what it is used for: an email/feedback service used to (a) send you a discount code when you submit the optional subscribe form, and (b) receive your optional plugin deactivation feedback. What data is sent and when: only when you explicitly submit the subscribe form or the deactivation feedback form. The data sent is limited to the name and email you type in the form, the deactivation reason you select (deactivation form only), your site URL, and the plugin slug. No server details, WordPress details, user counts, installed-plugin lists, or WooCommerce/billing data are sent. Endpoint: https://pixarlabs.com/api/plugin/subscribe/ Terms of Service: https://pixarlabs.com/terms-of-use Privacy Policy: https://pixarlabs.com/privacy-policy 2) Pixar Labs promotional content service (https://pixarlabs.com) What it is and what it is used for: retrieves promotional notices/offers shown inside the plugin admin. What data is sent and when: a periodic outbound request to fetch content; no personal or site data is transmitted (read-only fetch). Endpoint: https://pixarlabs.com/api/plugin/update/wp_spotlight Terms of Service: https://pixarlabs.com/terms-of-use Privacy Policy: https://pixarlabs.com/privacy-policy This plugin also uses the official WordPress.org APIs (api.wordpress.org / downloads.wordpress.org) to look up and install/update plugins and themes, exactly as WordPress core does. These are first-party WordPress services governed by https://wordpress.org/about/privacy/.