=== My Default Post Content === Contributors: mrdenny Donate Link: https://www.dcac.com/go/DefaultPostContent Tags: email Requires at least: 3.0.1 Tested up to: 6.6.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin sets the title and body of new blog posts so that when the post contain the same content each time that same content doesn't need to be typed in each time. == Description == This plugin sets the title and body of new blog posts so that when the post contain the same content each time that same content doesn't need to be typed in each time. This plugin differs from others in that it supports setting the subject as well as the body of the blog post. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload `my-default-post-content.php` to the `/wp-content/plugins/my-default-post-content` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure the default values through the settings page. == Frequently Asked Questions == = Can I include HTML in my defaults? = Yes you can include any values in the defaults. == Screenshots == 1. This screenshot shows the setting field in use. 2. The new post screen showing the saved values. == Changelog == = 0.7.3 = * Fixed warning about missing object when posting = 0.7.2 = * Fixed name of activation function * Changed author name = 0.7 = * Cleaned up the settings page * Removed some errors being caused by un-needed code on the settings page = 0.6 = * Added seperate default settings for pages and posts * Tested against WordPress 5.2 = 0.5.4 = * Tested for version 4.3 = 0.5.3 = * Tested for version 4.1 = 0.5.2 = * Fixed bug where some users couldn't log into admin page. = 0.5.1 = * Fixed support/donate URLs. = 0.5 = * Moved the code into a class for easier code maintenance. * Renamed some of the functions for easier code maintenance. * Tested on 3.5 and 3.5.1. = 0.1 = * Birth of the plugin. == Upgrade Notice ==