Wordpress "End of Queue" plugin
Info
My first Wordpress plugin is an incredibly simple one - whenever a new post is made, it checks the current queue, and if there’s nothing there (i.e. if you’re at the end of the queue), it emails the admin to let them know.
I’m listing this as version 0.1, but it’s so simple, we can assume it’s complete.
Installation
Download this file, save with a “.php” extension (that is, add “.php” to the end of the filename) and save in your “wp-content/plugins” directory. Next, in the admin section of your Wordpress, go to the Plugins tab and select “Activate”. That’s it, you’re done!
Feedback
If you have any feedback, please leave a comment below!

