If you're launching a new online store, think carefully before making PayPal your primary checkout option. Platforms like WooCommerce, Shopify, and Toast already require customers to create an account or…
Read More
A dumb theme design thing that I have to change all the time. Just a reminder. salient > nectar > helpers > footer.php See LINE 112 Change this... $copyright_text =…
Read More
I’m fairly certain there’s a special corner of hell reserved for WordPress plugin developers who built their careers on upselling half-baked “freemium” tools. That said, I’ve never been a fan…
Read More
By default, WordPress will display published posts in reverse chronological order. This can be changed by adding a snippet of code to the functions.php file in the WordPress core configuration.…
Read More
Here is a basic set of PHP.ini directives for any cPanel type hosting to help secure and harden your hosted WordPress websites. Sometime your servers are in another state or…
Read More
Yes, I know this can be done with a plugin. But raw code in the config.php never gets touched by an update. I hate automatic updates for pretty much everything,…
Read More