Artifactory Ubuntu 18.10 - Extracting
-
Double-Click on Artifactory .zip and Extract into /tmp.
Or from Command Line:unzip -d /tmp/ $HOME/Downloads/artifactory*.zip
rm $HOME/Downloads/artifactory*.zip
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }