=== Bulk Page Maker ===
Contributors: robertwhitis
Donate link: http://slimbobwp.com/
Tags: page, pages, edit, editor, bulk, post, posts, lorem ipsum
Requires at least: 4.1.1
Tested up to: 4.4
Stable tag: 4.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create up to 20 pages or posts at a time! Choose title, slug, parent, template, status, format, and content via the default WordPress Editor.

== Description ==

Allows user to create up to 20 pages or posts at a time, choosing title, slug, parent, template, status, format, and content via the default WordPress Editor.

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the `/bulk-page-maker/` folder to the `/wp-content/plugins/` directory.
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= Does this support posts also? =

Yes! Native post and post format support was added in version 1.1.

= Does this support custom post types as well? =

Not at this time, but version 2.0 will support custom post types.

== Screenshots ==

1. Pages > Bulk Add New

== Changelog ==

= 1.0.0 =
* Initial release.

= 1.0.1 =
* Fixed missing admin menu link on non-multisite installations.

= 1.0.2 =
* Adds "(Optional)" text to field label for Slug column.
* Adds default WordPress styling for success message.

= 1.0.3 =
* Code cleanup.

= 1.1 =
* Adds support for native post type, including post formats.

= 1.1.1 =
* Updates description to include posts as well as pages.

= 1.1.2 =
* Updates tags to include posts and bumps stable tag  to 4.4.

= 1.1.3 =
* Updates FAQs and descriptions.