[wp-trac] Re: [WordPress Trac] #4275: PHP Exec Widgets repeat in WP
2.2 widget implementation
WordPress Trac
wp-trac at lists.automattic.com
Thu May 17 17:05:27 GMT 2007
#4275: PHP Exec Widgets repeat in WP 2.2 widget implementation
---------------------------------+------------------------------------------
Reporter: technosailor | Owner: anonymous
Type: defect | Status: closed
Priority: high | Milestone: 2.2.1
Component: Administration | Version: 2.2
Severity: normal | Resolution: fixed
Keywords: widgets needs-patch |
---------------------------------+------------------------------------------
Comment (by technosailor):
Well, more like:
{{{
<div class="textwidget">
<?php
echo ($codechecked) ? eval('?>' . $text ) : $text;
?>
</div>
}}}
But I digress. :)
--
Ticket URL: <http://trac.wordpress.org/ticket/4275#comment:19>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list