Title: Simple Custom Posts per Page
Author: Jabawack
Published: <strong>2012 年 2 月 11 日</strong>
Last modified: 2012 年 2 月 11 日

---

搜索插件

![](https://ps.w.org/simple-custom-posts-per-page/assets/banner-772x250.png?rev=
503593)

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://s.w.org/plugins/geopattern-icon/simple-custom-posts-per-page_90b7a8.
svg)

# Simple Custom Posts per Page

 作者：[Jabawack](https://profiles.wordpress.org/jabawack/)

[下载](https://downloads.wordpress.org/plugin/simple-custom-posts-per-page.1.0.zip)

 * [详情](https://cn.wordpress.org/plugins/simple-custom-posts-per-page/#description)
 * [评价](https://cn.wordpress.org/plugins/simple-custom-posts-per-page/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/simple-custom-posts-per-page/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/simple-custom-posts-per-page/#developers)

 [支持](https://wordpress.org/support/plugin/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](https://wordpress.org/extend/plugins/simple-custom-posts-per-page/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](http://www.adostudio.it/blog/simple-custom-posts-per-page-397/)
on my Blog.

## 屏幕截图

 * [[
 * Options added in Reading Setting of Wordpress

## 安装

Like the most common plugins, installation is very simple.

e.g.

 1. Upload folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Set a number of posts per page in _Reading_ Setting in WordPress pannel.

## 常见问题

  Can i disable this plugin in my theme?

Yes. If you need a different number of posts per page, you can disable plugin for
a specific post type.
 Use this code before your custom query for your loop:

  What languages are supported?

At the moment English and Italian. If you want translate this plugin in a different
language, contact me at info[A_T]adostudio.it

## 评价

此插件暂无评价。

## 贡献者及开发者

「Simple Custom Posts per Page」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Jabawack ](https://profiles.wordpress.org/jabawack/)

[帮助将「Simple Custom Posts per Page」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/simple-custom-posts-per-page)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/simple-custom-posts-per-page/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/simple-custom-posts-per-page/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/simple-custom-posts-per-page/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/simple-custom-posts-per-page/)。

## 更新日志

#### 1.0

 * First Version. Cheers!

## 额外信息

 *  版本 **1.0**
 *  最后更新：**14 年前**
 *  活跃安装数量 **50+**
 *  WordPress 版本 ** 2.7 或更高版本 **
 *  已测试的最高版本为 **3.1.4**
 *  语言
 * [English (US)](https://wordpress.org/plugins/simple-custom-posts-per-page/)
 * 标签
 * [custom posts](https://cn.wordpress.org/plugins/tags/custom-posts/)[pages](https://cn.wordpress.org/plugins/tags/pages/)
   [pagination](https://cn.wordpress.org/plugins/tags/pagination/)[post type](https://cn.wordpress.org/plugins/tags/post-type/)
   [posts per page](https://cn.wordpress.org/plugins/tags/posts-per-page/)
 *  [高级视图](https://cn.wordpress.org/plugins/simple-custom-posts-per-page/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/simple-custom-posts-per-page/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/simple-custom-posts-per-page/reviews/)

## 贡献者

 *   [ Jabawack ](https://profiles.wordpress.org/jabawack/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/simple-custom-posts-per-page/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://www.adostudio.it)