Installing
-
2. Installing
Next to RabbitVCS CLI and Client
Simply play:sudo apt install rabbitvcs-core rabbitvcs-cli rabbitvcs-nautilus
And for the GEdit integration:
sudo apt install rabbitvcs-gedit
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }