Re: img tags
This didn’t work:
'img' => array(
'src' => array(),
'alt' => array(),
'title' => array()),
added that to formatting-function.php in the bb_allowed_tags() function.
Seems like it would have, though?
This didn’t work:
'img' => array(
'src' => array(),
'alt' => array(),
'title' => array()),
added that to formatting-function.php in the bb_allowed_tags() function.
Seems like it would have, though?