media_upload_flash_bypass

Definition:
function media_upload_flash_bypass() {}

Source code

function media_upload_flash_bypass() {

	echo '<p class="upload-flash-bypass">';

	printf( __('You are using the Flash uploader.  Problems?  Try the <a href="%s">Browser uploader</a> instead.'), esc_url(add_query_arg('flash', 0)) );

	echo '</p>';

}

2367

No comments yet... Be the first to leave a reply!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: