Linux 软件免费装

Query Filter

开发者 marsjaninzmarsa
mainpagepl
更新时间 2015年7月25日 19:37
PHP版本: 3.0.0 及以上
WordPress版本: 4.3
版权: GPLv3 or later
版权网址: 版权信息

标签

widget meta search custom post type custom field Taxonomy advanced query filter WP Query

下载

0.0.1 0.0.2

详情介绍:

Plugin for advanced filtering of site content by taxonomies and custom fields. If you have portfolio site and need to give users power of filtering items by topic and year, or photoblog with hundreds of photos categorized by colors, place and photographer, or even shop with bikes various type, vendor and price - this is something for you. You can setup filtering of any Post Type by any tax or meta parameter, text or numeric and display to your visitors fancy and configurable filtering widget. Development is happening on GitHub. Functions Todo

安装:

  1. Upload j-query-filter/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Add new Widget to desired Widget Area and set options
  4. Enjoy. 😄

常见问题:

I can't choose any Post Type to filtering

Do you have any? Plugin currently allows only to choose Post Type which is public and have archive (relays on archive template when displaying results). It may going to change in future releases.

What is this weird "Filtering parameters" thing? How to deal with it?

It's YAML representation of filtering parameters, schema for it is in the code, more detailed how-to is on the way. It is going to change in future releases to more user-friendly, drag'n'drop visual interface.

You have AJAX working on your demo, I don't, how to live, what to do?

If you are developer, you can adapt your Theme to support it, demo code on the way. If you aren't and you don't understand what happen if you press Ctrl+U, you must hire one for it. It is going to change in future releases.

Why not foo/bar from todo list not in plugin yet?

Cause lack of time. You may donate me, I think, if you wanna, then I may have more time (currently you must contact me via my profile first).

Why not foo/bar on your todo list?

Cause I don't thought about it yet? Feel free to contact me with suggestion or open a Issue on GitHub.

更新日志:

0.0.2 0.0.1