Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
add_action( 'wp_head', function () { $schema = get_post_meta( get_the_ID(), 'schema', true ); if ( ! empty( $schema ) ) { return $schema; } return ''; } );
Skip to contentWelcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.