While it is a technically possibility, it’s most likely direction that isn’t worth it.
Overuse of shortcodes for what is essentially (crappy) templating is problematic and has a history of security issues.
In recent months there has been ongoing planning and discussion about possibility of changes to shortocde syntax and mechanics in core. HTML in attributes is explicitly named as one of the problems that led to it.
Related Posts:
- Return HTML Template Page with PHP Function
- How do I use Shortcodes inside of HTML tags?
- WordPress Shortcode and Dynamic CSS
- How to create shortcodes that pull custom field data from general settings
- Creating a WordPress shortcode
- the_title() & the_content() are retrieving Post details inside a Page, after calling a shortcode
- Get list of shortcodes from content
- Audio tags around Mp3 URL in content
- How do I hardcode a WordPress shortcode into my theme?
- has_shortcode() – how to detect nested shortcode
- How to return multiples lines in a shortcode?
- Wrap each shortcode in array to div
- Put php variable in shortcode
- Placing raw HTML inside a WordPress shortcode
- How do I add text in a shortcode?
- Template part inside shortcode, unexpected reult
- Shortcode Inside Class Not Working
- PHP code inside shortcodes
- Shortcode API: How to get name that matched shortcode RegEx?
- Shortcode content filter?
- How to display posts by current user in a drop down
- Get value from shortcode to do something
- Colon is Missing In My Website Url in WordPress
- Custom shortcode outputs plain text instead of HTML at top of post
- wordpress 4.4 self hosted video (html5) doesn’t show
- Remove echo from shortcode
- Shortcode to show the code
- Get URL from shortcode tag
- Only first shortcode gets executed
- Multiple do_shortcode in page template
- echo something inside a shortcode
- Shortcode from a function not working
- Is it possible to return content, and then also continue to do other things?
- $wpdb returns duplicate posts
- Creating WordPress Shortcode with Variable
- Catchable fatal error: Object of class stdClass could not be converted to string
- Shortcode to find and replace URL
- Could use some help with Shortcodes
- How to put a form with php code into a variable or shortcode?
- Shortcode to embed Edit Account form not working
- Handling PHP/HTML inside the output of a shortcode function
- Shortcode for Listing Users from Meta Value?
- Need to Modify a WordPress Shortcode with another wordpress shortcode
- Split shortcodes to array of shortcodes
- Shortcodes showing in excerpt despite using strip_shortcodes
- PHP error with a shortcode: “no suitable wrapper” for file_get_contents
- Calling PHP Titles inside Javascript Markup
- How to make a conditional statement within $output in shortcodes.php?
- How to get my [shortcode] rendered on the home page, other pages are fine
- What is the difference between Null vs Empty (Zero Length) string?
- Shortcode displaying at the top of the page [duplicate]
- MySQL Query Returns Array () In Shortcode
- Why wp_remote_get() fetches certain web pages while it doesn’t work for my localhost?
- Show Featured Image Dimensions and size frontend with shortcode
- How to exclude labels from certain categories in a shortcode?
- How to work Woocommerce pagination inside shortcode?
- How to get woocommerce orders with get_posts method in a shortcode
- Counting number of posts in multiple (sub)categories using shortcode
- Trying to call dynamic content into a 3rd party shortcode
- Shortcode in Shortcode/HTML Graphics and Pictures
- Why is the current page loaded in the pop-up window and not the specified one?
- How to search order using database frontend short code WordPress
- How to add a shortcode which runs a .php file for the current post
- Block error message in foreach loop when looping through ACF field
- How to pass parameters in wordpress shortcode?
- Get title of page containing post grid within the posts
- PHP multiple forms, same page, isset($_POST[]) not working?
- shortcodes, custom php and their errors
- Adding variable in WordPress shortcode
- Display a custom name when the user has no name settle in his account
- Echo short code syntax
- custom taxonomies not working
- How to return html as a string from php for WordPress
- Changing Date Format on Custom Meta Data w/shortcode call
- Why my Ajax events are no longer detected after dynamic change of shortcode content
- Add the shortcodes from the enfold theme to the other theme
- How to output values from a loop into a javascript array
- Offset with ajax load more posts duplicates
- Get posts by id using shortcode
- Short code into PHP
- How can i iterate through this shortcode array?
- Shortcode in a $output statement
- Need help with PHP functions
- Shortcode is not outputting all of the desired markup
- When using shortcode, content stops generating after the_content
- PHP Shortcode – 500 error
- Run PHP Results inside WP Shortcode
- Shortcode At top of Page – PHP 5.5 vs 5.4 – ob_start();
- Create dynamic content from one WP page to multiple other pages
- On selecting shortcode generate selected shortcode table inside page editor worrdpress
- Do_shortcode on PHP file outside theme ALMOST works
- Using the same shortcode to show any table from the database
- Shortcoding with Divs
- My title is showing after the shortcode
- Shortcode to include PHP file, pass various parameters to include?
- Is there a better way to output HTML as a shortcode?
- Gutenberg – render_callback does not pass ToggleControl value on frontend
- HTTP 500 Error after Creating Shortcode
- How call WordPress shortcode inside function file
- How to execute a shortcode within a custom field?