tfrommen / default-post-date
Define an individual default post date that is to be used when adding a new post.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 0
Type:wordpress-plugin
Requires
- php: >=5.2.4
- composer/installers: ~1.0
Requires (Dev)
- php: >=5.3.3
- 10up/wp_mock: dev-master
- mockery/mockery: ~0.9.4
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-10-15 15:51:11 UTC
README
Have you ever had to create a fair amount of posts that all should be published on an individual date other than today?
Maybe some reviews of an event a while back? Or a bunch of essays scheduled for the day after tomorrow?
This is exactly when Default Post Date kicks in.
Installation
- Download ZIP.
- Upload contents to the
/wp-content/plugins
directory on your web server. - Activate the plugin through the Plugins menu in WordPress.
- Find the new Default Post Date setting on the Writing Settings page in your WordPress backend.
Screenshots
Setting - Here you can define the default post date.
Contribution
If you have a feature request, or if you have developed the feature already, please feel free to use the Issues and/or Pull Requests section.
Of course, you can also provide me with translations if you would like to use the plugin in another not yet included language.