Hi,
Just wondering how this method is supposed to work when you want to replace your template tag with a function like get_sidebar() which requires the use of ob_start() to get the output so it can be replaced in the output string.
Am I missing something?
Thanks!