Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Nice Search

Descrición

This simple plugin (no configuration) redirects ?s=FOO search URLs to the nicer /search/FOO versions. Requires pretty permalinks.

Instalación

  1. Upload the nice-search folder to your /wp-content/plugins/ directory
  2. Activate the “Nice Search” plugin in your WordPress administration interface
  3. Done!

Preguntas frecuentes

Does this work with PATHINFO (index.php) permalinks?

Yes.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Nice Search” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Nice Search” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

0.5

  • Respect custom $wp_rewrite->search_base values

0.4

  • Properly handle urlencoded characters (non-English languages: you want this!)
  • Include a hotfix for WordPress ticket #13961, which enables the above fix to work.
  • Use proper WP API functions (enables PATHINFO permalinks)

0.3

  • First version in repository