=== Plugin Name ===
Contributors: PSDtoFinal
Tags: editing, bulk edit, postmeta
Requires at least: 4.0
Tested up to: 5.2.2
Stable tag: 4.3
License: GPLv2 or later
Version: 1.0.1
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows you to bulk-edit post meta information (including custom post types) from a single place.

== Description ==

This easy-to-use plugin allows you to quickly and easily edit post meta values for almost any post type (including custom post types)

Edit post meta as plain text, in textareas, as light-weight HTML or using the full WordPress WYSIWYG editor!

From the first version, this has been designed for ease of use by site Contributors and Editors, but keeps settings reserved for Admin's only. This gives site Adaministrators control over what less-privileged users can bulk edit.

== Installation ==

[Click here for complete documentation](https://plugins.phoenixonline.io/plugins/bpe/bpe-installation)

1. Upload `bulk-postmeta-edior` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Navigate to Bulk Edit => Settings to set up your first edit group

== Frequently Asked Questions ==

= Does this work on custom post types? =

Yes! This will work on just about any post type, including custom post types you have defined, or custom post types from other plugins.

= Can I edit ACF post meta fields? =

Yes! We've tested with [Advanced Custom Fields (ACF)](https://www.wordpress.org/plugins/advanced-custom-fields/), and it works well.

= Can I use this in a commercial project =

Yes! We're professional website builders ourselves, so go for it. If you'd like to [send a credit our way](https://www.psdtofinal.com), you're welcome to; but it's not *required*.

= I have an idea to improve this plugin =

Awesome, please hit us up on [Twitter](https://twitter.com/psdtofinal), [Facebook](https://www.facebook.com/psdtofinal/), or [our official website](https://www.psdtofinal.com/).

== Screenshots ==

1. Add a new bulk edit key, in the settings section
2. Review / delete bulk edit keys, in the settings section
3. Full HTML bulk editor
4. Lightweight HTML bulk editor
5. Block of text (textarea) bulk editor
6. Single text line Bulk Editor Screen
7. Bulk edit menu (Admin on the left, Editor on the right)

== Changelog ==

= 1.0.2 =
* Tested to WordPress 5.2.2
* Corrected a typo
* Updated branding and descriptions
* Updated changelog

= 1.0.1 =
* Tested to WordPress 5.2.1
* Updated changelog

= 1.0 =
* Initial build and release