Tagged Questions
2
votes
2answers
82 views
Shortcode perfomance solution
I have a site that is performance critical. Doing shortcodes I thought about the time the server needs to parse and return the content, instead to allow some HTML (<div class="redletter">) to go ...