Linux 软件免费装

Ajax Smart Filter

开发者 ramcraft
更新时间 2025年11月16日 21:26
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

post filter ajax filter search suggestion custom template developement

下载

0.1.2 0.1.1 0.1.3 0.1.4 0.1.5 0.1.8 0.1.6 0.1.7

详情介绍:

Ajax Smart Filter lets you add a powerful, real-time (AJAX) filtering UI to any post type using a simple shortcode. Demo: https://ajaxsmartfilter.rf.gd/

安装:

  1. Upload the plugin folder ajax-smart-filter/ (or your chosen folder name) to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Create a new "Filter Set" item from the admin menu and configure options.
  4. Place the shortcode [asfp_post_filter id="<filter-set-id>"] into your page or post.

常见问题:

How do I display the filter UI?

Create a Filter Set in the admin and place its ID in the shortcode: [asfp_post_filter id="123"].

Can I customize the markup?

Yes. In the Filter Set editor, you can provide custom HTML templates for the filter bar and result items.

Can I keep filters in the URL so the page can be shared?

Yes. Enable "URL Query String" in your Filter Set and choose ID or Name format. You can also customize parameter names.

Does it work with custom post types?

Yes. Choose any public post type in the Filter Set.

Will it work with my theme?

Yes. The plugin outputs clean HTML and minimal CSS. You can further style via your theme or by editing the template HTML.

更新日志:

0.1.6 0.1.1 0.1.0