描述
Simple Customization posts per page for your sites.
You can change posts per page by taxonomy or category or tag or custom post type.
Available Setting
- 自定义文章类型
- 自定义分类
- 目录
- 标签
This plugin use pre_get_posts
.
This Plugin published on GitHub.
Donation: Please send Amazon Gift to donate[at]torounit.com.
译:
- Japanese(ja) – Toro_Unit
屏幕截图
安装
- Download the pppp.zip file to your computer.
- Unzip the file.
- Upload the
pppp
directory to your/wp-content/plugins/
directory. - 通过 WordPress 的“插件”菜单以激活本插件。
That’s it. You can access the posts per page setting by going to Settings -> Reading.
贡献者及开发者
更新日志
1.1.0
- Test WordPress 5.3
- PHPCS fix.
1.0.1
- Test WordPress 4.9
1.0.0
- Use Settings API.
- PHPCS fix.
0.9.2
- Remove git from wp.org.
0.9.1
- Test for 4.7.
- Bug Fix.
0.9.0
- Unit Test.
0.7.2
- Fix Not Working Category and Tag.
0.7.1
- Fix uninstall hook method call.
0.7
- Divid into small class a large class.
0.6
- First release.