该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Searchy

安装

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin folder (“searchy) to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. In a WordPress Page, place the [searchy_filter] and the [searchy_results] to display your new search engine.
  4. View the Page, you should see something going on!
  5. A set of options is provided in the /wp-admin/ at the ** Settings > Searchy** options page.
  6. Study the code and the documentation to get wild.

常见问题

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

评价

此插件暂无评价。

贡献者及开发者

「Searchy」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Searchy」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • First public release.