Wizhi Multi Filters 为WordPress的文章类型添加按照自定义分类法进行多条件筛选的功能。
Author: | WordPress 智库 (profile at wordpress.org) |
WordPress version required: | 3.4 |
WordPress version tested: | 5.0.22 |
Plugin version: | 1.8.6 |
Added to WordPress repository: | 30-01-2016 |
Last updated: | 24-06-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 0 |
Rated by: | 0 |
Plugin URI: | https://www.wpzhiku.com/wizhi-multi-filters/ |
Total downloads: | 4 130 |
Active installs: | 30+ |
Click to start download |
Wizhi Multi Filters 为WordPress的文章类型添加按照自定义分类法进行多条件筛选的功能。
使用方法
- 复制主题的
archive.php
为archive-prod.php
, “prod” 为上面设置中的 “文章类型名称” 的英文名称 -
添加以下代码到
archive-prod.php
模板中的<?php while ( have_posts() ) : the_post(); ?>
之前
注意:插件需要需要 PHP 5.4 以上的版本才能运行,建议使用 PHP 5.6
BUG反馈和功能建议
BUG反馈和功能建议请发送邮件至:iwillhappy1314@gmail.com
作者网址:WordPress智库
插件截图及文档:WordPress多条件筛选插件-Wizhi Multi Filters