Free Plugins

Free Software Foundation Logo
Free Software Foundation Logo
Used with Permission

License

All plugins provided on this page are released under the GNU General Public License, version 2. These program(s) are free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

These program(s) are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should download a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Plugins

Show Scheduled Publish Time

We generally write several articles in a single day and schedule them for publication at a later date. WordPress does not natively display the scheduled date and time on the All Posts panel for future dated posts. This very simple plugin adds a function that will display the future publication date and time to the All Posts panel.

This plugin doesn’t have to be used as a plugin. As an alternative, you can just copy and paste the source code for plugins function below into your theme’s functions.php file.

https://gist.github.com/vfontjr/490afc1e9bc47bd78cb4c3a63cd1aaab#file-vmf_post_date_column_time-php

Download Show Scheduled Publish Time Plugin

Classic WordPress Text Widget

This plugin brings back the classic text widget that was forever changed in WordPress 4.8. See this article for further details: https://victorfont.com/restore-wordpress-classic-text-widget/

Download Classic Text Widget Plugin

Custom Function Library

This is a scaled down version of the same custom library we use on all new WordPress installations where we use the Genesis Framework.

Standard Custom Functions