Software Engineering in WordPress, PHP, and Backend Development

Search: “plugins” (Page 60 of 130)

We found 650 results for your search.

WordPress eCommerce, Past, and Future

[…] slow and have typically been so (unless you knew enough SQL-fu to craft custom queries that might provide more optimal performance). Over the years more and more plugins have started moving back to custom tables in the database. This takes a great deal of time and effort, though. EDD is mostly there. WooCommerce still […]

WordPress Widgets: Starting with Standards

[…] follow along with the rest of this tutorial just fine with any version of WordPress you’d like. To do so, Make sure that you are in the plugins directory of your WordPress installation And then enter the following commands into a copy of your terminal $ git clone https://github.com/tommcfarlin/WordPress-Widget-Boilerplate.git This will create a WordPress-Widget-Boilerplate directory […]

An Introduction to Debugging for WordPress Developers

[…] That is, I’m going to assume you have: a site set up and configured, the ability to access it in a web browser, a core set of plugins such as Hello Dolly that come with WordPress. If you don’t have any of the following, please review the following posts: Installing WordPress for Local Development […]

Reading and Understanding WordPress Error Logs, Part 2

[…] of the $storage variable out before even iterating through the loop. That choice is really up to you and what you’re looking to achieve. Using the Installed Plugins At this point, we’ve covered the foundational aspects of debugging code through the use of error logs. Now though, we need to turn our attention to […]

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑