Setting up Runlevel 3
-
3. Setting up Runlevel 3
Next Find Line containing “quiet”
And Append a ‘3‘ just after it.
(Use arrows to navigating)
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }