Submit
Path:
~
/
home
/
getwphos
/
www
/
kingpanel
/
wp-content
/
plugins
/
bdthemes-prime-slider-lite
/
admin
/
white-label
/
File Content:
white-label-config.php
<?php if ( ! defined( 'BDTPS_CORE_TITLE' ) ) { $white_label_title = get_option( 'ps_white_label_title' ); define( 'BDTPS_CORE_TITLE', $white_label_title ); } if ( ! defined( 'BDTPS_LO' ) ) { $hide_license = get_option( 'ps_white_label_hide_license', false ); if ( $hide_license ) { define( 'BDTPS_LO', true ); } } if ( ! defined( 'BDTPS_CORE_HIDE' ) ) { $hide_ps = get_option( 'ps_white_label_bdtps_hide', false ); if ( $hide_ps ) { define( 'BDTPS_CORE_HIDE', true ); } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
white-label-config.php
519 bytes
0644
N4ST4R_ID | Naxtarrr