You can get a value of cache key (if still found):
<?php getCache(`key`); ?>
like:
<?php getCache('username'); // INEX SPA ?>
Last updated 3 months ago