Installing
-
2. Installing Git
Then to Install Git for Mageia
With dnf Enabled simply play:sudo dnf install git
Otherwise:
sudo urpmi git
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }