Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
?php $schema = get_post_meta(get_the_ID(), 'schema', true); if(!empty($schema)) { echo $schema; } ?
Skip to contentWelcome to WordPress. This is your first post. Edit or delete it, then start writing!