Linux 软件免费装
Banner图

Ajax Filter Search

开发者 longislandfreelancewebdesigner
更新时间 2016年8月6日 23:29
捐献地址: 去捐款
PHP版本: 3.6 及以上
WordPress版本: 4.5.3
版权: GPLv2 or later
版权网址: 版权信息

标签

ajax search ajax filter search posts search using ajax filter posts by year filter posts by month filter posts by date pagination using ajax display posts in table format custom post type search

下载

1.0.1 1.0.2 1.0.3

详情介绍:

Ajax Filter Search is a small but powerful plugin that displays your post or custom post type in a tabled format with pagination, all using ajax so there's no page reload! A user can filter your posts by search keyword, month, year, and category to get the exact content they're looking for. This is a great tool for anyone looking to show a reel of Press Releases, Blog Posts, Upcoming Events, whatever you can think of! Features Example Shortcode [ajax_filter_search filter_by="category-slug-1,category-slug2"] Tested Browsers Please Rate Ajax Filter Search! Your ratings make a big difference! If you like and use Ajax Filter Search, please consider taking the time to rate my plugin. Your ratings and reviews will help this plugin grow and provide the motivation needed to keep pushing it forward.

安装:

How to install Ajax Filter Search. Using The WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Search for 'Ajax Filter Search'
  3. Click 'Install Now'
  4. Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
  1. Navigate to the 'Add New' in the plugins dashboard
  2. Navigate to the 'Upload' area
  3. Select ajax-filter-search.zip from your computer
  4. Click 'Install Now'
  5. Activate the plugin in the Plugin dashboard
Using FTP
  1. Download ajax-filter-search.zip
  2. Extract the ajax-filter-search directory to your computer
  3. Upload the ajax-filter-search directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

屏幕截图:

  • Overview of AFS in action. Here you see search filters, the post reel, pagination capabilities and dual reel views (List & Grid)
  • See how a user can instantly improve their search experience by filtering out the most relevant content for them.
  • "Summary" buttons pull the excerpt from the post so they can view a teaser of the content for that particular post
  • Grid View
  • Settings panel where you can choose a post type (including custom post types) and an optional taxonomy among other options. New features coming soon!
  • Optional Filter Tabs at the top of the reel to filter results by category.

升级注意事项:

  • None

常见问题:

What are the steps to getting Ajax Filter Search to display on my website

  1. Copy the shortcode [ajax_filter_search]
  2. Add the shortcode to your page, by adding it through the content editor or placing it directly within one of your template files.
  3. Load a page with your shortcode in place and watch Ajax Filter Search fetch your posts.

Is it possible to only display post from 1 or 2 categories?

Yes! Simply add the "filter_by" attribute to the shortcode and enter the category slug of the selected category/taxonomy you'd like to display. For multiple categories, separate each with a comma (,). Make sure you have the correct slug for the correct post type & taxonomy you selected..

Is the ajax functionality secure?

Yes, Ajax Filter Search uses admin-ajax and nonces in order to protect URLs and forms from being misused.

Can I make modifications to the plugin code?

Yep, but just know that any edits may affect future versions.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0