I have a plugin (Simple Video Embedder, Press75.com) that allows you to post URL's. How can I create a front-end field that populates that field? I've tried a custom field but the custom field name is not listed there. Do I need to add HTML? The HTML generates this code id="p75-video-url" or do I need this get_post_meta($postID, '_videoembed', true? I feel like I'm sooo close. Thanks!