https://github.com/toolstack/date-post-title
A plugin for WordPress that automatically sets published post title to the publish date if no title exist.
https://github.com/toolstack/date-post-title
wordpress wordpress-plugin
Last synced: about 1 year ago
JSON representation
A plugin for WordPress that automatically sets published post title to the publish date if no title exist.
- Host: GitHub
- URL: https://github.com/toolstack/date-post-title
- Owner: toolstack
- License: gpl-2.0
- Created: 2021-03-18T03:24:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T03:52:51.000Z (over 3 years ago)
- Last Synced: 2025-02-06T04:44:22.503Z (about 1 year ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage: http://toolstack.com/date-post-title
- Size: 57.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Date Post Title #
**Contributors:** [gregross](https://profiles.wordpress.org/gregross/)
**Plugin URI:** http://toolstack.com/date-post-title
**Author URI:** http://toolstack.com
**Tags:** admin post title
**Requires at least:** 3.5
**Tested up to:** 5.7
**Requires PHP:** 7.0
**Stable tag:** 1.0
**License:** GPLv2
Sets a post title to the publish date if one does not exist when publishing a post.
## Description ##
If your writing a daily bog, or other site that uses the publish date for the post title, it can be a pain to manually set this for each post.
Date Post Title creates a post title based on the publish date when you publish a post immediately or in the future, if the title has not already been set.
This code is released under the GPL v2, see license.txt for details.
## Installation ##
1. Extract the archive file into your plugins directory in the smart-prev-next folder.
2. Activate the plugin in the Plugin options.
3. Sett the title template in the Writing setting menu.
## Frequently Asked Questions ##
* None at this time!
## Screenshots ##
### 1. Settings. ###

## Changelog ##
### 1.0 ###
* Release date: March 19, 2021
* Initial release.
## Upgrade Notice ##
* None at this time!
## Roadmap ##
* None at this time!