Can you run PHP inside a WordPress post?
To see, I created some simple code to form a radial button group of two buttons. If this works within the post, then PHP code should execute just fine. Well, I got a definite sort of. I pasted into the HTML view, then saved. This displayed a bit corrupt. But if I switched to “visual” it basically worked. A couple extra characters were created that I was able to edit. Conclusion: Some simple PHP commands should be possible to implement in posts, even for the PHP novice.
- the Muse