$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install IntelliJ IDEA on Ubuntu 17.10 Artful Easy Visual-Guide

February 20, 2018 | By the+gnu+linux+evangelist.

5. Making Symlink

  • Then Make a Symlink into the working Path:

    sudo ln -s /opt/idea/bin/idea.sh /usr/local/bin/idea.sh