Installing Required Package
- 
2. Installing DependenciesTo Install Required Dependency 
 Simply play:sudo apt install libpango1.0-0 
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }