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

How to Install PhpStorm on Ubuntu 18.10 Cosmic Easy Guide

October 10, 2018 | By the+gnu+linux+evangelist.

Phpstorm Ubuntu 18.10 - Installing

  1. Then to Install PhpStorm on Ubuntu.

    sudo snap install phpstorm --classic

    If Got “User is Not in Sudoers file” then see: How to Enable sudo