Unfiltered html in widget title not working

If it’s outputting it transformed into htmlspecialchars you could just decode it.

In your widget() function:

echo $before_title;
echo htmlspecialchars_decode( $title );
echo $after_title;

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)