Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function fediverse_creator_meta() {
- ?>
- <meta name="fediverse:creator" content="@[email protected]" />
- <?php
- }
- add_action( 'wp_head', 'fediverse_creator_meta' );
Advertisement
Add Comment
Please, Sign In to add comment