Forums
Forums / Plugin: Custom Global Variables / output without code tag
(@knighthawk)
2 years, 10 months ago
is there any way I can use the shortcode to output the raw value without the <code> element?
(@akirak)
Hi @knighthawk ,
You should be able to decode it with html_entity_code function and display it without escaped tags.
Thank you. It was actually just WP content editor auto-formatting the text into a code element.
The topic ‘output without code tag’ is closed to new replies.