Submit
Path:
~
/
home
/
getwphos
/
www
/
chemex
/
wp-content
/
plugins
/
poolax-core
/
cmb2-ext
/
File Content:
switch_metafield.php
<?php function poolax_render_switch_btn( $field,$value,$object_id,$object_type,$field_type_object ){ echo '<div class="switch-block">'; echo $field_type_object->checkbox(array( 'class' => 'poolax-swtich', 'name' => $field_type_object->_name(), 'value' => '1', 'desc' => '' )); echo '</div>'; } add_action('cmb2_render_switch_btn','poolax_render_switch_btn',10,5);
Submit
FILE
FOLDER
Name
Size
Permission
Action
css
---
0755
js
---
0755
cmb2-field-icon.php
10037 bytes
0644
cmb2-fontawesome-picker.php
2891 bytes
0644
cmb2ext-init.php
2079 bytes
0644
switch_metafield.php
465 bytes
0644
N4ST4R_ID | Naxtarrr