Processing 3 Mint 18 - Downloading
Download the Latest Processing 3 Release for Linux
Double-Click on Archive and Extract into /tmp
Open Terminal Window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Download the Latest Processing 3 Release for Linux
Double-Click on Archive and Extract into /tmp
Open Terminal Window
(Press “Enter” to Execute Commands)
In case first see: Terminal QuickStart Guide.