torounit/pppp

Posts per page for custom post types and taxonomies.

Maintainers

Details

github.com/torounit/pppp

Source

Issues

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 2

Forks: 3

Open Issues: 0

Type:wordpress-plugin

1.1.0 2019-12-03 07:07 UTC

This package is auto-updated.

Last update: 2024-03-29 03:13:29 UTC


README

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.

Latest Stable Version License Downloads Tested up wp.org rating Build Status Donation Gratipay

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

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.

License

GPL v2 or Later.