Categories
Open Source

Force Transients Refresh WordPress Plugin

Have you ever worked with transients and found yourself switching back and forth between your database and your code to make changes? Not anymore! With Force Transient Refresh, you can clear all transients by adding a query string parameter to whatever URL you are trying to load. Not for use in production. Should be used when […]

Categories
Open Source

ACF To Fieldmanager (WP utility)

ACF_To_Fieldmanager is a small helper / utility class with a goal of saving you time when you have to migrate from ACF (Advanced Custom Fields) to Fieldmanager. You might run into this pretty often if you are working on sites that you need to migrate to WordPress VIP. ACF To Fieldmanager on GitHub    

Categories
Open Source

Menu Section Titles (WP Plugin)

Add the ability to create menu items that aren’t a link. Useful in scenarios like a large footer menu where you want to have sections with links underneath the section titles. View on WordPress Plugin Directory View on GitHub