Title: Simple Custom Posts per Page
Author: Jabawack
Published: <strong>Gurraandhala 11, 2012</strong>
Last modified: Gurraandhala 11, 2012

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Simple Custom Posts per Page

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

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

 * [Details](https://gax.wordpress.org/plugins/simple-custom-posts-per-page/#description)
 * [Reviews](https://gax.wordpress.org/plugins/simple-custom-posts-per-page/#reviews)
 *  [Installation](https://gax.wordpress.org/plugins/simple-custom-posts-per-page/#installation)
 * [Development](https://gax.wordpress.org/plugins/simple-custom-posts-per-page/#developers)

 [Support](https://wordpress.org/support/plugin/simple-custom-posts-per-page/)

## Description

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.

## Screenshots

 * [[
 * Options added in Reading Setting of Wordpress

## Installation

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.

## FAQ

  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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Simple Custom Posts per Page” is open source software. The following people have
contributed to this plugin.

Contributors

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

[Translate “Simple Custom Posts per Page” into your language.](https://translate.wordpress.org/projects/wp-plugins/simple-custom-posts-per-page)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simple-custom-posts-per-page/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simple-custom-posts-per-page/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simple-custom-posts-per-page/)
by [RSS](https://plugins.trac.wordpress.org/log/simple-custom-posts-per-page/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * First Version. Cheers!

## Meta

 *  Version **1.0**
 *  Last updated **14 years ago**
 *  Active installations **50+**
 *  WordPress version ** 2.7 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-custom-posts-per-page/)
 * Tags
 * [custom posts](https://gax.wordpress.org/plugins/tags/custom-posts/)[pages](https://gax.wordpress.org/plugins/tags/pages/)
   [pagination](https://gax.wordpress.org/plugins/tags/pagination/)[post type](https://gax.wordpress.org/plugins/tags/post-type/)
   [posts per page](https://gax.wordpress.org/plugins/tags/posts-per-page/)
 *  [Advanced View](https://gax.wordpress.org/plugins/simple-custom-posts-per-page/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/simple-custom-posts-per-page/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simple-custom-posts-per-page/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.adostudio.it)