這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

ACME Amazing Search

描述

Acme Amazing Search is a simple google style search tool.
With Version 2.0.0 we improved performances: results are displayed real time during typing.

This Plugin creates a new ‘Search Tool’ section in your settings menu.
Automatically detects WooCommerce, you can choose to perform your search in any post_type or terms.
Now implements a simple caching system.

WordPress Search

  • Search in Title;
  • Search in Excerpt;
  • Search in Categories;
  • Search in Tags;

WooCommerce Search

  • Search in SKU
  • Search in Product Title;
  • Search in Product Excerpt;
  • Search in Product Categories;
  • Search in Product Tags;

Custom Search

  • Extend Search to custom Post Types;
  • Extend Search to custom Terms (like taxonomies or tags);

It is also compatible with WPML, and you can create your own translations via i18n standard.

Insert the shortcode [aas] anywehere in your WordPress website and you will get a search input field with integrated jQuery UI autocomplete functionality. Get result as you type (at least 2 characters).

ACME Media Kits is the home for this plugin.

Arbitrary section

螢幕截圖

  • Control Panel of Acme Amazing Search Plugin

安裝

From your WordPress dashboard

  1. Open Plugins Menu -> Add New;
  2. Search for “Acme Amazing Search” inside the WordPress repository;
  3. Activate it from the ‘Plugins’ menu in WordPress;

From WordPress.org

  1. Download the zip archive;
  2. Upload zip through Plugins -> Add New -> Upload Plugins;
  3. Activate the plugin through the ‘Plugins’ menu in WordPress;

Once Activated

  1. Open Menu ACME -> Search Tools;
  2. Setup the plugin behaviour;
  3. Place the shortcode [aas] anywhere in your site.

常見問題

Installation Instructions

From your WordPress dashboard

  1. Open Plugins Menu -> Add New;
  2. Search for “Acme Amazing Search” inside the WordPress repository;
  3. Activate it from the ‘Plugins’ menu in WordPress;

From WordPress.org

  1. Download the zip archive;
  2. Upload zip through Plugins -> Add New -> Upload Plugins;
  3. Activate the plugin through the ‘Plugins’ menu in WordPress;

Once Activated

  1. Open Menu ACME -> Search Tools;
  2. Setup the plugin behaviour;
  3. Place the shortcode [aas] anywhere in your site.
Is this plugin working with WooCommerce?

Yes, it is fully compatible with WooCommerce.

Does it work with WPML?

Yes, it correctly works under WPML.

評價

2018年3月13日
Fantastic plugin, very well developed, works perfectly integrated to the site, easy to configure and with a sensational support. Five stars without a doubt!
閱讀全部1個評價

貢獻者及開發者

“ACME Amazing Search” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 ACME Amazing Search 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.0.13

  • added support to character replacement (by js)
  • corrected bug in the search display

2.0.12

  • corrected missing opening tag

2.0.11

  • fixed internal function

2.0.10

  • fixed previous svn trunk update

2.0.9

  • added support to Spanish
  • js action triggered to class instead of id, so multiple search form can exists in the same page
  • replaced wp_guess_url() with get_home_url() to get proper home url on almost environments
  • improved woocommerce compability

2.0.8

  • Fixed settings link in WP Plugin Page

2.0.7

  • Added new caching option with hourly WP-Cron job

2.0.6

  • Fixed search in terms issue
  • Fixed cache info response

2.0.5

  • Fixed Caching/Encoding issue
  • Fixed error on saving custom terms
  • Fixed JS error

2.0.4

  • Fixed encoding issues
  • Stripped HTML tags form results
  • added support to 4.7

2.0.3

  • Fixed php session issue
  • Now clicking on the input box will reset the search terms

2.0.2

  • Fixed autocomplete errors
  • Plugin otions title is now correct

2.0.1

  • Fixed minor Bug

2.0.0

  • Added custom AJAX response, for performance improving
  • JS Caching results: now the search results are displayed during type with no lag
  • Added options to set automatic or manual cache
  • Added support for SESSION if no cache is present

1.1.5

  • Added Search in SKU option
  • Added a new option for applyng a specific post_type to default WP Search. (i.e. Usefull for searching in products)
  • Improved performance
  • Fixed Caching bugs

1.1.4

  • Fixed minor bug for the “Show All” Button
  • Added Menu ‘ACME’ for Acme plugins

1.1.3

  • Fixed caching issue with WPML active

1.1.2

  • Added language support for more strings

1.1.1

  • Cleanup some annoying warnings

1.1.0

  • Added caching system
  • Improved code

1.0.3

  • Added “Search in Pages” functionality

1.0.0

  • Plugin release