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.

FAQ

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.