So I was looking for a plugin that would allow me to have multiple content blocks with the WordPress admin. If I couldn’t find one, I was going to create one myself. Fortunately for my upcoming work schedule, I found one by Trend Werk. I want to give them a special thanks because their plugin [...]
Filed under: PHP by Interactive John
No Comments »
WordPress Conditional Tags not working? This might be the problem. Today I ran into the problem of WordPress Conditional Tags not working properly. I wrote the following: This kept returning false. I didn’t understand why it was doing this! Turns out, the conditional statements need to be outside the loop. Still perfecting my PHP skills, [...]
Filed under: PHP by Interactive John
No Comments »