' . __( $options[ 'name' ].' Profile Saved.' ) . "
\n";
} else {
$default_size = '';
}
// Video option button has been pressed
if ( !empty( $_POST[ 'Video' ] ) ) { $video_type = $_POST[ 'youtube_embed_video_type' ]; } else { $video_type = 'd'; }
// Fetch options into an array
$options = aye_set_profile_defaults( $profile_no );
$general = aye_set_general_defaults();
// Display ads
if ( $general[ 'donated'] != 1 ) { artiss_plugin_ads( 'youtube-embed', 990 ); }
?>
Have you voted for which features of YouTube Embed you'd like to retain in version 3? Click here to vote!
Click here for sponsorship information.', 'youtube-embed' ); ?>