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