My Default Post Content Plugin
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 …
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.
- Upload
my-default-post-content.php
to the /wp-content/plugins/my-default-post-content
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the default values through the settings page.
Screenshots
This screenshot shows the setting field in use.
The new post screen showing the saved values.
FAQ
Can I include HTML in my defaults? Yes you can include any values in the defaults.
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
0.5.3
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