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

---

Procurar plugins

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

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

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

# Simple Custom Posts per Page

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

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

 * [Detalhes](https://pt.wordpress.org/plugins/simple-custom-posts-per-page/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/simple-custom-posts-per-page/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/simple-custom-posts-per-page/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/simple-custom-posts-per-page/#developers)

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

## Descrição

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.

## Ecrãs

 * [[
 * Options added in Reading Setting of Wordpress

## Instalação

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.

## Perguntas frequentes

  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

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Simple Custom Posts per Page” é software de código aberto. As seguintes pessoas
contribuíram para este plugin:

Contribuidores

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

[Traduza o “Simple Custom Posts per Page” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/simple-custom-posts-per-page)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/simple-custom-posts-per-page/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/simple-custom-posts-per-page/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/simple-custom-posts-per-page/)
por [RSS](https://plugins.trac.wordpress.org/log/simple-custom-posts-per-page/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.0

 * First Version. Cheers!

## Metadados

 *  Versão **1.0**
 *  Última actualização **Há 14 anos**
 *  Instalações activas **50+**
 *  Versão do WordPress ** 2.7 ou superior **
 *  Testado até **3.1.4**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/simple-custom-posts-per-page/)
 * Etiquetas
 * [custom posts](https://pt.wordpress.org/plugins/tags/custom-posts/)[pages](https://pt.wordpress.org/plugins/tags/pages/)
   [pagination](https://pt.wordpress.org/plugins/tags/pagination/)[post type](https://pt.wordpress.org/plugins/tags/post-type/)
   [posts per page](https://pt.wordpress.org/plugins/tags/posts-per-page/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/simple-custom-posts-per-page/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[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/)

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/simple-custom-posts-per-page/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](http://www.adostudio.it)