I know I actually released this Part 3 a while ago, but I’ve rewritten it in a way that I thought would be more helpful and specific to WordPress, so I’m re-releasing it. Before reading this, please catch up on Part 1 & Part 2. Conditional Statements In PHP we have the following conditional statements:…
Read More
Tutorial: PHP for WordPress Part 2 Variables
This is a continuation of my series to help you learn PHP specifically for WordPress. I caution you that this is not a full PHP course. It is the basic information you need to know to start working with PHP in WordPress right away. Please be sure to read my other parts in this series…
Read More
Tutorial: PHP for WordPress Part 1
If you have a WordPress website and have already learned HTML and CSS and you’re ready to take the next step into learning PHP so you can customize your site more, this is the tutorial for you. When I was first learning PHP, I looked all over to try to find a book that was…
Read More