render(). * * @access protected */ protected function render_content() { $std_fonts = $this->get_standard_fonts(); $google_fonts = $this->get_google_fonts(); $value = $this->value(); if ( empty( $value ) || $value === 'default' ) { $value = ucwords( 'default' ); } ?>