/ Published in: PHP
URL: http://www.thainy.com/2007/05/how-to-use-html-tag-and-script-in-wpmu-text-widget/
Expand |
Embed | Plain Text
//Cambiar en wp-includes/widgets.php if ( !current_user_can(�unfiltered_html�) ) // por: if ( !current_user_can(�edit_themes�) )
You need to login to post a comment.
