
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反馈和功能建议请发送邮件至:iwillhappy1314@gmail.com
作者网址:WordPress智库
插件截图及文档:WordPress多条件筛选插件-Wizhi Multi Filters
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.