===Posts Per Page Changer UI====
Contributors: extakahashi
Donate link: https://www.expexp.jp/posts-per-page-changer/
Tags: posts_per_page
Requires at least: 4.0
Tested up to: 4.9.7
Stable tag: 1.0.1
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add a UI(select) to change posts displayed on the page.

== Description ==
Add a UI(select) to change posts displayed on the page.

After installing the plugin, please make the setting from the management screen and write the following code to the theme file you want to display the select boxes.
<?php posts_per_page_changer_ui(); ?>

== Screenshots ==
 
1. Posts Per Page Changer UI Setting Page.
2. Added Posts Per Page Changer UI.