Search Keyword Highlighter

外掛說明

Search Keyword Highlighter is a lightweight WordPress plugin that automatically highlights search terms on search results pages.

Features:
– Highlights the keywords entered in the search box.
– Supports titles, excerpts, and content.
– Customizable highlight color.
– Option to enable or disable highlighting.
– Simple settings page, accessible directly from the dashboard.

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/search-keyword-highlighter directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Dashboard > Search Keyword Highlighter to configure settings.

常見問題集

Is this plugin compatible with all themes?

No, this plugin is not compatible with all themes. If your theme already includes a built-in mechanism for highlighting search keywords, this plugin may not override those styles.

It is compatible with themes that use the following standard WordPress functions to display search results:

  • the_title()
  • get_the_title()
  • the_excerpt()
  • the_content()

If your theme uses custom functions to output search content, this plugin may not work as expected.

Can I change the highlight color?

Color options are available. You can select the highlight color from the plugin’s settings page. The following highlight colors are available:

  • Yellow
  • Light Green
  • Orange
  • Light Blue
  • Pink
  • Purple
  • Gray

Can I disable the keyword highlighting?

Yes, there’s an option to enable or disable the feature from the settings page.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Search Keyword Highlighter〉的開發相關工作。

參與者

將〈Search Keyword Highlighter〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1

  • Added five new highlight color options: Orange, Light Blue, Pink, Purple, and Gray.

1.0

  • Initial release.