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.

Powerful Posts Per Page (PPPP)

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.

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

Translators

Screenshots

  • screenshot-1.png

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.

Reviews

Read all 1 review

Contributors & Developers

“Powerful Posts Per Page (PPPP)” is open source software. The following people have contributed to this plugin.

Contributors

“Powerful Posts Per Page (PPPP)” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Powerful Posts Per Page (PPPP)” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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.