Getting Started
-
4. Mono Getting Started Guide
Getting Started with Mono on GNU/Linux
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Getting Started with Mono on GNU/Linux