This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Search

Description

WP Search is a powerful plugin that enhances your site’s search functionality, allowing users to perform detailed searches across posts, categories, and tags with ease. It includes smart role-based access control and advanced filtering options.

Features

  • Strict Access Control:
    • Public Users: See only published content.
    • Authors: See their drafts/pending posts + all published content.
    • Editors/Admins: See all content (Drafts, Private, Future, etc.).
  • Deep Search:
    • Custom Fields: Automatically searches post meta (e.g., SKUs, internal codes).
    • Taxonomies: Searches Categories and Tags alongside posts.
  • Search Prefixes:
    • post: – Search specific pages/posts.
    • tag: – Search specific tags.
    • category: – Search specific categories.
  • Rich UI:
    • Tabs: Results organized into «Posts», «Category», «Tag».
    • Thumbnails: Shows featured images if available.
    • Theme Integration: Inherits site colors automatically.
  • High Performance: AJAX-powered, lightweight, no bloat.
  • Developer Friendly: Simple shortcode [wp_search] and Block support.

For more information, visit https://pitt.plusmagi.com.

Blocks

This plugin provides 1 block.

  • WP Search

Installation

  1. Upload the wp-search directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Place [wp_search] in your page or post content.

FAQ

Can I customize the search results?

The search results are styled via CSS which you can override in your theme or custom CSS plugin.

Is it free?

Yes, this plugin is released under the MIT license.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP Search” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP Search” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.