WP Manifestindependent plugin directory
manifest / content / published-now

Published Now archived

Quickly change a post publish date to the current date and time.

by Brandon Nifong · github.com/log1x/published-now · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/log1x/published-now/archive/refs/heads/master.zip

Readme

Published Now

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.

Read the full README on GitHub →

Releases

TagPublished
v1.0.2 Jul 8, 2020
v1.0.0 Jun 23, 2020

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.