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;
Related Posts:
- Extend WordPress 3.8 Site Activity Dashboard Widget to include more comments
- Add filter to blogroll widget
- How to add a filter to all widget output
- Shortcode from a widget is wrapped in unwanted element
- Woocommerce Product Category Widget – hide categories that have no products in stock [closed]
- Widget Area: Modify $param[‘xy’] from widget-$n
- WordPress: Apply filter/hook to a particular sidebar widgets?
- Trying to wrap around first word of multiple word strings with a widget_title() filter, only works on two word strings and not more than two
- Disable widgets on specific posts
- Text Widget Links Not Working
- Include chat (HTML, js, css) in all pages of WordPress
- Excluding specific widgets from default sidebar class
- Need help using a filter on the default Categories widget
- Issue understanding and using WordPress filters and actions
- Filter Text from sidebar widget?
- Shortcodes within the sidebar text/html widget: How to preserve the raw HTML output of the shortcode?
- How to add urls in html widget in a gravity form? [closed]
- How to make home widgets appear horizontally
- Header Sidebar Won’t Move Lower – Want to Align with Header Logo [closed]
- Why would apply_filters return a non-empty string, when the value returned is empty?
- Widget : html 2 dimensional array doesn’t work
- recent comments filter by author, page, category
- WP renders HTML wrong when adding widgets
- Creating a simple button inside of a widget
- Pass widget variable to external function
- Can I add a widget to the of my site?
- How to output built-in widgets with number in range as class?
- Loading scripts only if a particular shortcode or widget is present
- How to use is_active_widget?
- Widget Options Not saving
- Embed iframe or html page into dashboard widget
- Where to find the source code of a widget?
- How to add author details in the post sidebar?
- Why will using __construct instead of widget_class_name when creating widget trigger out of memory error
- Hide widget to non-logged in users without plugin (functions.php) [closed]
- How Can I Register Menus and Widgets Conditionally Based on Theme Options/Settings?
- Why can’t I add this feed to the RSS widget?
- Why use dynamic_sidebar() conditionally?
- Using Advanced Custom Fields in a widget
- Closest thing to an is_widget() tag?
- More flexible sidebar and widget management
- Dynamic Sidebars On Multiple Subpages
- Can I remove a widget area without editing code?
- Cannot save widgets in custom sidebars
- register widget class not written in theme
- Font awesome Icon HTML in widgets disappear on save
- How to determine the number of widgets contained in a sidebar via customizer JS
- Hide widget if user is logged in without plugin
- Toggle option in sidebar widgets
- Add field to dashboard to update embedded URL on homepage?
- How can hide widget title if custom widget is empty
- styling back end widget form and enabling multi widget feature
- How to show different widgets on different pages in a user friendly way
- widgetlogic and permalinks
- allow user to style widget backgound per widget
- I’m trying to find a basic plugin for displaying images in a widget [closed]
- How to track whether the user has changed the value of the field in the widget or not?
- Redirect to page after a widget form submit
- WordPress: How to embed a widget on a separate website?
- Making tags appear as an Unordered list instead of a ‘cloud’
- How to pass a special CSS class into widget li
- Show Woocommerce Product “attributes/extra information tab” in widget [closed]
- How to use the widget area to extend the page content?
- wordpress widget missing jquery
- Widget Title is not saving in backend
- Add class to on sidebar widget
- WordPress update not saving
- WordPress Edit Button not appearing for widget in customizer
- using get_template_part() inside a widget and passing variables
- How to add a text widget on the posts admin page?
- Widget select option not saving
- How do I exclude portrait pictures from the nextgen gallery sidebar widget?
- Add html after the first widget in a sidebar
- Your theme has 8 widget areas, but this particular page doesn’t display them
- A message to clients in the dashboard widget received from another site
- How to get individual values from custom widget?
- How would you return a value from an individual field in a custom widget?
- Can view Social Media buttons only in the private mode – why?
- Before_widget won’t show up
- Widget Registration Problem
- Reload widget with AJAX
- Widget outputting JS as plain text
- How do you add a widget to the side of a page
- Widget settings disappear after refreshing page
- Widgets Opening In New Window – Unwanted
- Target logic based on Widget / Sidebar Name
- Allow end users to change settings of a widget
- Widget checkbox array empty on update function
- how to use get_field_name in external ajax handler
- Use of apply_filter in plugin/widget class
- Add custom class to a tags [closed]
- Widget page broken
- How to use in_category?
- WooCommerce Layered Nav Widget [closed]
- How do I get shortcode, widget and template tag CSS to load in the head only as required? [duplicate]
- How to find the exact widget details
- Widgets are not showing after moving domain
- Keeping shortcode-generated widget and theme element in one line [closed]
- Can’t edit the widgets sidebar or footer
- Custom dashboard widget – load style only for added widget