add_action( 'wp_head', function () { $schema = get_post_meta( get_the_ID(), 'schema', true ); if ( ! empty( $schema ) ) { return $schema; } return ''; } );

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!

One Response

Leave a Reply

Your email address will not be published. Required fields are marked *