wp_iframe
wp_iframe ( $content_func, $args )
Parameters:- (callable) content_func Function that outputs the content.
- (mixed) args Optional additional parameters to pass to the callback function when it's called.
Defined at:Change Log: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Outputs the iframe to display the media upload page.