Configuring File Sharing
-
5. Configuring File Sharing
Now provide to Configure File Sharing
So first, Add User:
Set the UserName & Password:And then Add Directory:
Set the Name & a Target Directory in you Home:
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }