[wordpress插件] Ajax Post FilterAjax后置过滤器

wordpress 插件 文章 2020-02-14 01:20 520 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

Use shortcode [ajaxFilter] to create a nice filter posts feature.

使用简码[ajaxFilter]创建一个不错的过滤器帖子功能。

Attributes for this shortcode include:

此短代码的属性包括:

* posttypes – comma separated post types that you want displayed

* posttypes –您要显示的逗号分隔的帖子类型

* taxonomies – comma separent taxonomies that you want to be able to filter by.

*分类法–您希望能够过滤的逗号分隔分类法。

* showcount – set to 0 or 1 toggle the displaying of post counts next to taxonomies

* showcount –设置为0或1切换分类法旁边的帖子计数显示

* pageination – accepts values “top,bottom”, “top”, “bottom” depend where you want your pagination

*分页–接受值“ top,bottom”,“ top”,“ bottom”取决于您希望分页的位置

* posts_per_page – set the amount of posts per page (default is 15)

* posts_per_page –设置每页的帖子数(默认为15)

* shownav – set to 0 or 1 to toggle on of off the navigation

* showav –设置为0或1可以打开或关闭导航

Example:

示例:

[ajaxFilter posttypes=”test_album” taxonomies=”category,tag,genre,writer” showcount=”1″]

[ajaxFilter posttypes =” test_album” taxonomies =” category,tag,genre,writer” showcount =“ 1”]

安装步骤

Install from wordpress plugins directory.

从wordpress插件目录安装。

Else, to install manually:

否则,要手动安装:

    1. Upload unzipped plugin folder to the /wp-content/plugins/ directory
    2. 将解压缩的插件文件夹上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

下载地址

https://downloads.wordpress.org/plugin/ajax-post-filter.1.6.zip

https://downloads.wordpress.org/plugin/ajax-post-filter.1.6.zip

-EOF-

AI助手支持GPT4.0