value(); ?> fields = $fields; $this->repeater_main_label = $args['repeater_main_label']; $this->repeater_add_control_field = $args['repeater_add_control_field']; parent::__construct( $manager, $id, $args ); } public function enqueue(){ wp_enqueue_style( 'font-awesome', get_template_directory_uri() . '/assets/css/font-awesome.min.css', array(), '4.5.0' ); wp_enqueue_style( 'pt-customizer-repeater-style', get_template_directory_uri() . '/paragonthemes/customizer-repeater/customizer-repeater.css', array(), '3.3.6' ); wp_enqueue_script( 'pt-customizer-repeater-script', get_template_directory_uri() . '/paragonthemes/customizer-repeater/customizer-repeater.js', array('jquery', 'jquery-ui-draggable' ), '1.0.0', true ); } public function render_content() { ?> label ); ?> description ) { ?> description ); ?> link(); ?> class="pt-repeater-collection" value="value() ); ?>"/> fields; $values = json_decode( $this->value() ); ?>
  • repeater_main_label ); ?>