skipv1_0_0form_content_buffer
Skip form content buffer for internal use.
Description
skip\v1_0_0\form_content_buffer( (string) $content );
Parameters (1)
- 0. $content (string)
- Content to buffer
Usage
if ( !function_exists( 'skip\v1_0_0\form_content_buffer' ) ) { require_once ABSPATH . PLUGINDIR . 'facebook-fanpage-import/includes/skip/elements/forms/form.php'; } // Content to buffer $content = ''; // NOTICE! Understand what this does before running. $result = skip\v1_0_0\form_content_buffer($content);
Defined (1)
The function is defined in the following location(s).