Bower OpenSUSE - Git Setup
-
Then to Handle Git Dependency.
which git
If Not Installed then:
sudo su -c "zypper in git"
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }