$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true);
if(!empty($schemamarkup)) {
echo $schemamarkup;
}
Search Results
October 17, 2012 | Comments Off on How to Manually Create A Custom Application Launcher on Gnome 3 Desktop | Filed in Uncategorized