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

Autocomplete Post Search

描述

This plugin provides search form that will search any post with autocomplete functionility.

Features

  • Shortcode based
  • Easy to use

屏幕截图

  • Back end Auto Post Search setting
  • Front end search form look

安装

  1. Upload the folder “autocomplete-post-search” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Go to Wp-admin-> Auto Post Search setting , here we can exclude post types from autocomplete post search.
  4. use shortcode to call search from in page or post

    [autocomplete-post-search]

In PHP template use call shortcode using below function

<?php do_shortcode('[autocomplete-post-search]'); ?>

常见问题

  1. No technical skills needed.

评价

2016 年 11 月 2 日
This lets me do what I thought I could never do ... Only thing I ask the developer is to plz add the shortcodes and help doc to the plugins post installation menu. Plz just make the instruction part of the plugin. That's all. Thanx very much. Keep up the awesome work.
2016 年 9 月 3 日
Wow, it is fantastic plugin I have ever seen. I am very happy that it solved many critical situation in my website. I prefer to use it each time in my new website. Thanks NetGo.
2016 年 9 月 3 日 1 回复
Very little control built into the user interface in the Dashboard, no documentation. Not the most useful plugin I've come across.
阅读所有4条评价

贡献者及开发者

“Autocomplete Post Search” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

This is first version no known errors found