Here's another note to myself. Add this to be able to upload SVGs, fonts and whatever file type you want. Careful with this one, uploading anything means uploading anything, so…
Read More
Set Post Revisions Before you even begin your development project, add this little gem to the wp-config file. Nothing blows a database up like a couple hundred revisions. If you've…
Read More
Just a reminder to myself how to hide WooCommerce menus because I have to google this EVERY time. add_filter( 'woocommerce_admin_features', function( $features ) { /** * Filter list of features…
Read More
Font awesome may the be king of easily embedded icons, but SVG Repo is a web developers dream for more diverse SVG vector icon sets. SVG Repo offers you the…
Read More
NEWS: A Judge handed WP Engine a preliminary win in the legal fight with Automattic - Read more here. Everyone that makes a living from the WordPress open-source eco-system has…
Read More
Contact button "Click URL" field notes: You can add any url to this field. However, if you'd like to use this plugin as a help desk pop-up you need…
Read More