WordPress PHP Exec Plugin
- June 9, 2006 by Emanuele Feronato
- Filed under Php, WordPress | 2 Comments
When you need to execute php code inside a WP post you are in trouble. So was I, when I tried to do it.
But I found a plugin that saved my life, and my blog.
This plugin lets you execute dynamic PHP code in posts. It masks PHP code before balanceTags, and unmask them afterwards, so it should be safe to use PHP code that has literal HTML tags in it, for example: code which print out HTML.
Take a look at the plugin page and enjoy
» WordPress themes are designs for WordPress - one of the most popular blogging software nowadays.
You will be pleasantly surprised by WordPress Themes provided by Template Monster. All of them are of professional design and high quality.
You will be pleasantly surprised by WordPress Themes provided by Template Monster. All of them are of professional design and high quality.
2 Responses
Leave a Reply
TUTORIAL SERIES:
- Una guida completa al gioco del poker online e una selezione dei migliori casino online.
- casino online
- migliori casino online
- BlackJack online
- casinò online



What I want to do on my blog, is every few hours take the oldest post and move it to the
front of the queue, all automatically. Anyone know if there is a plugin that can do this or
a simple way to set up another plugin to do this (use my own feed perhaps)?
Thanks.
thanks a lot for this info and plugin