Submit
Path:
~
/
home
/
getwphos
/
www
/
shellfish
/
wp-content
/
plugins
/
shortcodes-ultimate
/
admin
/
partials
/
settings
/
fields
/
File Content:
checkbox.php
<?php defined( 'ABSPATH' ) or exit; ?> <input type="checkbox" name="<?php echo esc_attr( $data['id'] ); ?>" id="<?php echo esc_attr( $data['id'] ); ?>" <?php checked( get_option( $data['id'] ), 'on' ); ?>> <label for="<?php echo esc_attr( $data['id'] ); ?>"><?php _e( 'Enabled', 'shortcodes-ultimate' ); ?></label> <p class="description"><?php echo $data['description']; ?></p>
Submit
FILE
FOLDER
Name
Size
Permission
Action
checkbox-group.php
629 bytes
0644
checkbox.php
380 bytes
0644
css.php
2726 bytes
0644
text.php
296 bytes
0644
N4ST4R_ID | Naxtarrr