Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Enhanced Search Box

Описание

This plugin was completely rebuilt from the ground up on August 21, 2012. It now works using the placeholder attribute.

This plugin adds an options page to change the default text that shows in a search field. If your theme’s search input already uses a placeholder, this will change it. If your theme does not use a placeholder, this will add one with javascript. It also adds IE support for the placeholder attribute. Default text will start showing up in IE once you activate this plugin.

Enhanced Search Box Benefits

  • Allows control over the default search box text from the WordPress Admin
  • Uses modern HTML5 placeholder attribute
  • ADDS PLACEHOLDER SUPPORT FOR IE!

Скриншоты

  • The Enhanced Search Fonts admin panel

Установка

  1. Upload the extended-search-box folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Set the default search text in the admin panel under Settings > Enhanced Search Box

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Enhanced Search Box» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Enhanced Search Box» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

v0.6.2 — January 09, 2013

  • Tested in 3.5 and updated tested tag.

v0.6.1 — August 21, 2012

  • Updated to change/add placeholder text to all search fields instead of just first one.

v0.6 — August 21, 2012

  • Completely rebuilt the plugin from the ground up. Now it is all contained in a class, uses the placeholder attribute, and has an external javascript file to add IE placeholder support.

v0.5.5 — August 21, 2012

  • Updated tested version and trying to get «last updated» date updated since it was still saying 2009.

v0.5.4 — March 15, 2012

  • Removed old school jquery inclusion, cleaned up some code.

v0.5.3 — March 5, 2009

  • Fixed problem adding header info

v0.5.2 — March 5, 2009

  • Fixed call to undefined function in options.php

v0.5.1 — March 5, 2009

  • Fixed call to undefined function in options.php

v0.5 — March 4, 2009

  • First Public Version