How Can I Use get_the_id() from inside W3 Total Cache mfunc tags?
I am using page caching with W3 Total Cache. Using the Disk caching method with late initialization, W3 total cache allows you to use comment tags <!-- mfunc {uniquephrase} -->
to get the server to process PHP within these tags, exempt from the rest of the page. It is called page fragment cache.