Installing
-
2. Installing Deja Dup
Then to Install Deja Dup App on Ubuntu
But it should be already installed by default so try:which deja-dup
Else simply play:
sudo apt install deja-dup
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }