-
Hi,
I would like to duplicate the meta title of any given page in the H1 tag of that same page, what PHP should I use to pull this in?
I can only find hooks and filters, but all I need is something like
<?php echo rank_math_meta_title(); ?>
to put in my WordPress theme.I’m planning to use this mainly for archive/category pages
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The ticket ‘Code to use meta title in PHP markup?’ is closed to new replies.