$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true);
if(!empty($schemamarkup)) {
echo $schemamarkup;
}
Search Results
November 15, 2014 | Comments Off on How to Check If A Package Is Installed on OpenBSD 5.x Unix Easy Guide | Filed in Tutorial