plugin-icon

Simple Custom Posts per Page

This plugin allows to configure the number of posts displayed for every custom post registered.
評分
最近更新:
February 11, 2012
版本
1.0
活躍安裝總數
60
Simple Custom Posts per Page

Simple Custom Posts per Page (SCPP) allows to configure the number of posts displayed for every custom post registered in WordPress.

See Screenshots to known why it is called “Simple”.

In your Readme page in Setting tab of WordPress, it adds an option for every post type.

Disable Plugin in Template: You can disable plugin filters in your template whenever you want. Maybe you need a query with a different number of custom posts per page for a specific post type. Using this code before your query, the filter plugin will be disabled for a specific post type:

<?php $GLOBALS['ado_cspp_disable']="YOUR_TYPE"; ?>

With this code, you can use your personalized query for your loop.

More: You can find more informations in the official Post on my Blog.

免費使用Creator方案
活躍安裝總數
60
目前已測試版本
3.1.4
此外掛程式已可供下載,並可用於你的 WordPress 自助託管安裝。