This is one of the most irritating things to troubleshoot in cPanel, WHM, or whatever Linux hosting you're using. What the heck is using all the processing bandwidth and ram.…
Read More
Automatic is systematically buying up every plugin for WooCommerce and making it a paid plugin that you have to add and manage through a WordPress.com account. I can't even express…
Read More
If you have a lot of domains in your GoDaddy cPanel, and your hosting will not issue an SSL thorough the SSL/TLS Status screen for one of your domains, this…
Read More
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 ) { /** * Remove Marketing Menu *…
Read More