How to speed up your WordPress admin dashboard (back-end and editor)
There is nothing more frustrating than working on a WordPress site with a slow admin dashboard. Check out how to improve back-end performance.
There is nothing more frustrating than working on a WordPress site with a slow admin dashboard. Check out how to improve back-end performance.
WP-CLI is a powerful command tool that can help streamline your workflow by enabling you to manage plugins and themes from the command line. Typically it’s used by more advanced users or those responsible for working on a large number of sites, for example, a developer at an agency or freelancer. You can use WP-CLI … Read more
There are times when you might need to add custom code to your WordPress site’s header (head), body, or footer. A good example would be with your favicon. We always recommend loading your favicon from your CDN, and with most themes, you will need to manually specify this. On our site, we load the following … Read more