That has been the case for a long time, text widget existed before shortcodes were added to WordPress, and since then, no one bothered to implement it. But, version 4.9 scheduled for November/December will finally have this enabled for the text widget.
Related Posts:
- Conditionally Loading JavaScript/CSS for Shortcodes
- Pass boolean value in shortcode
- Escaping quotes from shortcode attributes
- How to add ‘class’ attribute into shortcode [audio]?
- Automatically add this attribute to the gallery shortcode
- How to handle valueless attributes in shortcodes?
- Get multiple shortcode attribute values
- How to check if a shortcode is being executed in a widget or post
- wpautop() when shortcode attributes are on new lines break args array
- Remove width and height attributes from [gallery] output
- Add attribute to existing Shortcode
- Shortcode displays only default attribute values
- Extending Shortcode attributes
- Remove HTML content if attribute is not set / variable attributes
- Global, network-wide shortcodes or text replace functions
- getting values from a shortcode with an include
- gutenberg widget outputting paragraph marks
- Add attribute to shortcode dynamically
- List monthy archives for specific year with wp_get_archives
- Replace / Remove Shortcode after 1st run / post
- Caption shortcodes not including caption as attribute
- Custom shortcode is not working in text widget
- add widget to page content (using shortcode)
- Conditionally Loading JavaScript/CSS for Shortcodes
- Check if CTP category taxonomy is set in shortcode
- Passing variable in nested shortcodes
- Create Widget or Enable Shortcodes in Sidebar
- How to add shortcode to html widget
- How to use a nested shortcode to render the value of an attribute in parent shortcode
- Shortcode inside text widget do not call enqueue style
- Which wordpress function is the caption shortcode linked to?
- Use atributes of shortcode in get template part
- How to completely prevent WordPress from destroying/modifying my shortcode outputs?
- How to process a single attribute in a SQL request twice times?
- shortcode atts not working
- Second attribute of shortcode is not changing why?
- Replace custom gallery shortcode with default gallery shortcode
- Shortcode Attribute contains clone of all shortcode attributes
- How can I define the output of shortcode attribute value?
- Remove width and height attributes from [gallery] output
- do_shortcode autommatic content generation
- Add widget/shortcode to sidebar OUTSIDE of the theme
- Sidebar inside page conten
- Where to put my code: plugin or functions.php?
- convert it into short code & explan how? [closed]
- Enqueue Scripts / Styles when shortcode is present
- What does extract( shortcode_atts( array( do?
- How do I escape a ‘]’ in a short code?
- Show shortcode without executing it
- Shortcode always displaying at the top of the page
- Redirect function inside a Shortcode
- Update widget form after drag-and-drop (WP save bug)
- How to create a shortcode with 1 parameter (atts)
- how to show the syntax of a shortcode
- Custom shortcode being executed when saving page in wp-admin
- Change appearance of shortcode text inside editor
- current_shortcode() – detect currently used shortcode
- shortcodes output before content [duplicate]
- How do register_sidebar() and get_sidebar() work together?
- WordPress plugin shortcode not working
- How to add stylesheets only to pages with specific shortcode?
- Using get_option() in JavaScript
- Limit widget to certain sidebar?
- Shortcode empty attribute
- How does a shortcode work?
- Shortcode outputs at the top of the_content
- the_excerpt and shortcodes
- Using wp_editor in shortcode
- Remove wpautop from shortcode content / remove whitespace in buffering
- Optimize shortcode callbacks
- Get current post id witout passing in shortcode
- Why are you using add_action for shortcode?
- How to get URL param to shortcode?
- How to add multiple buttons to TinyMCE?
- Check if post/page has gallery?
- Get first video from the post (both embed and video shortcodes)
- Get shortcode name from within it’s callback function? [duplicate]
- Checking if an attribute exists in a shortcode
- Wordspress add into my javascripts
- Making a Shortcode [NEXT] and [PREVIOUS] to place into specific posts for post navigation
- How do I create a Shortcode that returns text if domain is .com, not .co.uk
- Using preg_replace to separate gallery from the_content?
- Remove specific shortcode from get_the_content()
- How to display the site name in a WordPress page, or post
- Hide/show content starting in the middle of a paragraph
- Combining shortcode and get_template_part
- How can I put a wp_redirect into a shortcode?
- What is the quickest way to make a widget?
- Is There A Hook To Process The Content Of The Text Widget?
- Run visual composer code in php page
- short code output too early
- Shortcode in shortcode: How to append variable?
- Remove wptexturize from a shortcode?
- Highlight custom widgets in the admin area?
- How can i put an array as variable in shortcode_atts?
- Widget Options Not saving
- Autoembeds don’t work with paragraphs
- Table of Contents with a shortcode
- Complex widget form UI – examples and best practices
- Create custom [sourcecode] shortcode, the right way?