FloInfo38 Search Tool

설명

FloInfo38 Search Tool is a powerful yet simple plugin that adds an Ajax-powered search form to your WordPress site. It allows visitors to search through your pages and posts with real-time results.

Features:

  • Real-time Ajax search (no page reload)
  • Search in pages, posts, or both
  • Three shortcodes for different search types
  • Customizable search options
  • Exclude specific pages from search results
  • Smart keyword filtering
  • SEO-friendly search (includes meta titles, descriptions, and keywords)
  • Relevance scoring system
  • Cache system for better performance
  • Responsive design
  • Lightweight and fast

Available Shortcodes:

  • [floinfo38_search] – Search in pages and posts (based on your settings)
  • [floinfo38_search_posts] – Search only in posts
  • [floinfo38_search_pages] – Search only in pages

Support

For support, please contact:
* Website: https://www.floinfo38.fr
* Email: contact@floinfo38.fr

Privacy Policy

FloInfo38 Search Tool does not collect, store, or transmit any personal data. All search operations are performed locally on your WordPress installation.

Credits

Developed by Florian MARREL – Flo Info 38

설치

  1. Upload the plugin files to the /wp-content/plugins/floinfo38-search-tool directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Use the Settings -> FloInfo38 ST screen to configure the plugin.
  4. Add one of the shortcodes to any page or post where you want the search form to appear.

FAQ

How do I add the search form to my site?

Simply add one of these shortcodes to any page or post:
* [floinfo38_search] for general search
* [floinfo38_search_posts] for posts only
* [floinfo38_search_pages] for pages only

What is the minimum search length?

The search requires at least 3 characters to avoid performance issues and provide relevant results.

Can I exclude certain pages from search results?

Yes! Go to Settings -> FloInfo38 ST and check the pages you want to exclude from search results.

Does it work with custom post types?

Currently, the plugin supports standard WordPress pages and posts. Custom post type support may be added in future versions.

How does the relevance scoring work?

The search assigns points based on where keywords are found:
* Title match: 30 points
* Content match: 10 points
* SEO meta match: 5 points

Results are then sorted by total score, with pages optionally prioritized.

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.2.0

  • Fixed WordPress Coding Standards compliance
  • Added proper nonce verification
  • Improved security with wp_unslash() for POST data
  • Added GPL v3 license header
  • Improved cache management
  • Fixed direct database queries
  • Enhanced input sanitization
  • Better error handling
  • Properly enqueued all JavaScript and CSS
  • Added unique prefixes to all functions and options
  • Updated plugin name to “FloInfo38 Search Tool”
  • Updated shortcodes to use new naming convention

1.1.0

  • Added support for SEO meta fields
  • Improved relevance scoring
  • Added cache system
  • Performance optimizations

1.0.0

  • Initial release