We'll create fresh WordPress site with Reve Dynamic Widget installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Reve Dynamic Widget is a extended WordPress text widget that evaluates any content type (text, HTML, Javascript, PHP or shortcodes) and shows it in the posts and pages you want.
It is totally free, very light-weight, fast, easy to use and versatile.
This plugin is translation ready (pot file included) and translated to spanish. Translations to other languages are welcome.
PHP code must be correct and used within the open and close PHP tags: <?php
and ?>
.
Note that any PHP code is executed in the scope of a PHP function, but you can do almost everything that you can do with PHP. So only administrators with PHP knowledges must use this feature.
This plugin uses the native PHP eval()
function with the error control operator @
, to prevent error messages and broken pages. So if you don’t see your PHP output it is probably because your code have mistakes.
And don’t forget to activate the “Evaluate with PHP” option, that is disabled by default.