File manager - Edit - /home/verseaumee/blueversion/wp-content/plugins/qode-framework/inc/common/fields-customizer/class-qodeframeworkfieldcustomizercontrol.php
Back
<?php class QodeFrameworkFieldCustomizerControl extends QodeFrameworkFieldCustomizerType { function __construct( $params ) { parent::__construct( $params ); } public function render() { $this->params['wp_customize']->add_control( $this->name, array( 'section' => $this->section, 'settings' => $this->settings, 'type' => $this->option_type, 'label' => $this->title, ) ); } }
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings