=== Easy Content Adder === Contributors: byronj Donate link: http://byronj.me/donate Tags: content, posts, pages, post types Requires at least: 3.5 Tested up to: 4.2.2 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A WordPress plugin to easily add content to all of your Pages, Posts, and Custom Post Types. == Description == Easy Content Adder allows you to add custom content via a native WordPress editor and display the content at the top or bottom of all posts, pages, or both. The plugin also supports all custom post types and provides the ability to hide the content from all pages without the need to remove your content or disable the plugin. All text, links, and media attachments can be added to the custom content. If you can add it to a WordPress Page or Post, it can be added via Easy Content Adder. An option is provided that will allow you chose whether the content is displayed at the bottom or top of all pages. == Installation == 1. Upload the easy-content-adder folder to the /wp-content/plugins/ directory 2. Activate the Easy Content Adder plugin through the 'Plugins' menu in WordPress 3. Configure the plugin by going to the Settings > Easy Content Adder link that appears in your admin menu == Changelog == = 1.0.2 = * Added conditionals to ensure the added content does not show on blog feed pages = 1.0.1 = * Fixed bug causing custom post types to not register. * Removed unnecessary white spaces. = 1.0 = Initial version