How to Add PHP Code to Your WordPress Post or Page
There are several ways to add php code to your WordPress blog. (Note: For our purposes here, we are talking about executing php code, not displaying php code for others to see. We will be using php code to make our page more dynamic.) PHP Plugin If it’s only one or two lines of code, …
How to Add PHP Code to Your WordPress Post or Page Read More »