WP Post Nag
Let WP Post Nag help you blog frequently.
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/leftouterjoins/wp-post-nag/archive/refs/heads/main.zipHave you been blogging at the frequency you want too? Let WP Post Nag keep you honest.
Screenshots
Below are some screenshots demonstrating how the plugin works.
Users can set a number of days that the plugin should be patient with them as well as a number of days after which the gloves come off 😊. Different "nag" messages appear depending on the time since the last post and the user's settings.
Example Nag

Nag Settings



Development
Docker
This repository comes with its own docker based development server. Simply run the following command to boot it:
$ cd wp-post-nag
$ docker-compose up -d
Dependencies
There are zero runtime dependencies for this project. PHPUnit and Mockery are the only development dependencies.
License
This plugin has been released under the MIT license. See included license file for more information.