Getting Started
- 
4. LaunchingFinally, Launch & Enjoy Calibre 
 Make Use of the desktop Launcher… 
 Or from Shell simply with:calibre   
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }