Possible to parse PHP inside a bucket?
-
Hi, and thanks for making a great plugin!
This is probably a long shot, but it is somehow possible to write
<?php something ?>inside a bucket and to parse this through a widget using the given shortcode?When I try, the code output is plain text, i.e.
<?php echo 'Hello world'; ?>instead of “Hello world”.I also tried combining Buckets with a PHP Text plugin without any luck.
The topic ‘Possible to parse PHP inside a bucket?’ is closed to new replies.