fonts ); } /** * Render the control's content. * * Allows the content to be overriden without having to rewrite the wrapper. * * @since 10/16/2012 * @return void */ public function render_content() { ?> id; $val = $this->value(); $default = $this->setting->default; // preview image default style $style = ''; if ( empty( $val ) ) $style = ' style="display:none"'; ?>