log1x / published-now
Quickly change a post publish date to the current date and time.
Fund package maintenance!
Log1x
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:wordpress-muplugin
Requires
- php: >=7.1.3
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-08 22:21:02 UTC
README
A simple plugin adding a publish date reset button on the Classic Editor.
Requirements
Installation
Bedrock
Install via Composer:
$ composer require log1x/published-now
Manual
Download the release .zip
and install into wp-content/plugins
.
Development
Published Now is built using TailwindCSS and compiled with Laravel Mix.
$ yarn install $ yarn run start
Bug Reports
If you discover a bug in Published Now, please open an issue.
Contributing
Contributing whether it be through PRs, reporting an issue, or suggesting an idea is encouraged and appreciated.
License
Published Now is provided under the MIT License.