4. Artifactory Web UI Login
-
Login into the Artifactory Web UI Admin.
Defaults:url: http://localhost:8081
user: admin
pass: password
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }