Submit
Path:
~
/
home
/
getwphos
/
www
/
kingpanel
/
wp-content
/
plugins
/
bdthemes-prime-slider-lite
/
includes
/
feedback-hub
/
File Content:
start.php
<?php /** * Main File */ if ( ! defined( 'ABSPATH' ) ) { exit; } if ( ! function_exists( 'rc_dynamic_init' ) ) { function rc_dynamic_init( $params ) { if ( is_admin() ) : $menu_slug = isset( $params['menu']['slug'] ) ? $params['menu']['slug'] : false; $current_page = isset( $_GET['page'] ) ? $_GET['page'] : false; /** * Attach SDK to current page */ $params['current_page'] = $current_page; $params['menu_slug'] = $menu_slug; /** * Include SDK */ require_once dirname( __FILE__ ) . '/rc-biggopti.php'; if ( function_exists( 'rc_sdk_automate' ) ) { rc_sdk_automate( $params ); } endif; } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
assets
---
0755
index.php
26 bytes
0644
start.php
660 bytes
0644
N4ST4R_ID | Naxtarrr