Yoast SEO added @Mastodon to the user profile in WordPress. And if you’re adventurous like me, you can now use this function reference in your templates to output the Mastodon URL.
<?php echo get_the_author_meta(‘mastodon’); ?>
Yoast SEO added @Mastodon to the user profile in WordPress. And if you’re adventurous like me, you can now use this function reference in your templates to output the Mastodon URL.
<?php echo get_the_author_meta(‘mastodon’); ?>