PlusMagi Site Search

설명

PlusMagi Site Search is a comprehensive search solution designed to replace the limited default WordPress search. It provides a fast, modern, and highly relevant search experience by indexing content that WordPress usually ignores, such as Custom Fields and Meta Data.

Whether you are running a simple blog or a complex membership site, Smart Access Control ensures that search results are filtered based on the user’s role. Editors see everything, while guests only see what is public.

Features

  • Ajax Live Search: Instant search results with zero page refreshes.
  • Smart Access Control: Filters results for Public, Authors, and Admins dynamically.
  • Deep Search Capability:
    • Post Titles and Content.
    • Custom Fields (meta data like SKUs and internal codes).
    • Taxonomies (Categories and Tags).
  • Organized Search Results: Results are grouped into Posts, Category, and Tag tabs.
  • Visual Enhancements: Shows featured images (thumbnails) in the search dropdown.
  • Advanced Search Filters: Use prefixes like post:, tag:, or category:.
  • Developer Friendly: Supports shortcode [plusmagi-site-search] and Block Editor.
  • High Performance: Optimized with lightweight Ajax calls.
  • WordPress 7.0 Ready: Fully tested and optimized for WordPress 7.0 and PHP 7.4+.

For more information, visit https://plusmagi-site-search.plusmagi.com.

블록

이 플러그인은 1개의 블록을 제공합니다.

  • PlusMagi Site Search A custom search block for PlusMagi site search integration.

설치

  1. Upload the plusmagi-site-search directory to /wp-content/plugins/.
  2. Activate the plugin in the Plugins menu.
  3. Add [plusmagi-site-search] to any page or post.
  4. Optional (theme template): <?php echo do_shortcode('[plusmagi-site-search]'); ?>

FAQ

Does it support Private Posts?

Yes, but only for users with the appropriate permissions (like Admins or Editors).

Can it search WooCommerce SKUs?

Yes. By enabling Custom Field search, it can index and find products by their SKU.

Does it slow down my site?

No, the plugin is optimized with lightweight Ajax calls to ensure high performance.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“PlusMagi Site Search”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “PlusMagi Site Search”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.1

  • Added WordPress 7.0 full compatibility and verified support.
  • Fixed frontend Ajax search bug where the Nonce security token was named incorrectly.
  • Fixed frontend search result tab switcher where clicking tabs failed to show the active state.
  • Updated plugin documentation and metadata tags.

1.0.0

  • Initial release.