Instalación
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin folder (“searchy) to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- In a WordPress Page, place the [searchy_filter] and the [searchy_results] to display your new search engine.
- View the Page, you should see something going on!
- A set of options is provided in the /wp-admin/ at the ** Settings > Searchy** options page.
- Study the code and the documentation to get wild.
Preguntas frecuentes
- How do I get started?
-
Read the Installation section just before this one. It’s quite simple.
- How do I add the search by *custom fields* feature?
-
Let’s say your blog is about animals; let’s imagine you do flag animals that fly, setting at 1 a custom field called “can-fly”.
You may thus want to display as search criteria “can fly”: to achieve this, a set of options is provided in the
/wp-admin/ at the Settings > Searchy options page. Just add the custom field slug in the Custom Fields in the Filter textarea. - How do I make the search engine look different?
-
Add your custom CSS, this plugin does not aim to solve this. It aims to blend in naturally with your Theme.
You can find some examples and demos here to have a horizontal search
Reseñas
There are no reviews for this plugin.
Colaboradores y desarrolladores
“Searchy” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Searchy” a tu idioma.
¿Interesado en el desarrollo?
Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .
Registro de cambios
1.0
- First public release.