=== Powerful Posts Per Page (PPPP) ===
Contributors: Toro_Unit
Donate link:  https://www.amazon.co.jp/registry/wishlist/COKSXS25MVQV
Tags: post type,taxonomy,cms,posts per page
Requires at least: 4.3
Tested up to: 5.3
Requires PHP: 5.3
Stable tag: 1.1.0
License: GPLv2 or Later

Posts per page for custom post types and taxonomies.

== Description ==

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 =

* Custom Post Type
* Custom Taxonomy
* Category
* Tag


This plugin use `pre_get_posts`.

[This Plugin published on GitHub.](https://github.com/torounit/pppp)

Donation: Please send Amazon Gift to donate[at]torounit.com.

= Translators =
* Japanese(ja) - [Toro_Unit](https://www.torounit.com/)


== Installation ==

* Download the pppp.zip file to your computer.
* Unzip the file.
* Upload the `pppp` directory to your `/wp-content/plugins/` directory.
* Activate the plugin through the 'Plugins' menu in WordPress.

That's it. You can access the posts per page setting by going to *Settings -> Reading*.


== Screenshots ==

* screenshot-1.png



== Changelog ==

= 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.
