Installing
-
2. Installing Firetools
Then to Install Firetools in Mageia GNU/Linux
Simply run:sudo su -c "dnf install firetools"
Or else:
su -c "urpmi firetools"
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }