Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
define( 'TIELABS_DB_VERSION', '3.2.0' ); define( 'TIELABS_THEME_SLUG', ..
Decoded Output download
<? define( 'TIELABS_DB_VERSION', '3.2.0' );
define( 'TIELABS_THEME_SLUG', 'jannah' );
define( 'TIELABS_TEXTDOMAIN', 'jannah' );
define( 'TIELABS_THEME_ID', '19659555' );
define( 'TIELABS_TEMPLATE_PATH', get_template_directory() );
define( 'TIELABS_TEMPLATE_URL', get_template_directory_uri() );
define( 'TIELABS_BBPRESS_IS_ACTIVE', class_exists( 'bbPress' ));
define( 'TIELABS_JETPACK_IS_ACTIVE', class_exists( 'Jetpack' ));
define( 'TIELABS_BWPMINIFY_IS_ACTIVE', class_exists( 'BWP_MINIFY' ));
define( 'TIELABS_REVSLIDER_IS_ACTIVE', class_exists( 'RevSlider' ));
define( 'TIELABS_CRYPTOALL_IS_ACTIVE', class_exists( 'CPCommon' ));
define( 'TIELABS_BUDDYPRESS_IS_ACTIVE', class_exists( 'BuddyPress' ));
define( 'TIELABS_LS_Sliders_IS_ACTIVE', class_exists( 'LS_Sliders' ));
define( 'TIELABS_FB_INSTANT_IS_ACTIVE', class_exists( 'Instant_Articles_Wizard' ));
define( 'TIELABS_WOOCOMMERCE_IS_ACTIVE', class_exists( 'WooCommerce' ));
define( 'TIELABS_MPTIMETABLE_IS_ACTIVE', class_exists( 'Mp_Time_Table' ));
define( 'TIELABS_AMP_IS_ACTIVE', function_exists( 'amp_init' ));
define( 'TIELABS_WPUC_IS_ACTIVE', function_exists( 'run_MABEL_WPUC' ));
define( 'TIELABS_ARQAM_IS_ACTIVE', function_exists( 'arqam_init' ));
define( 'TIELABS_SENSEI_IS_ACTIVE', function_exists( 'Sensei' ));
define( 'TIELABS_TAQYEEM_IS_ACTIVE', function_exists( 'taqyeem_get_option' ));
define( 'TIELABS_EXTENSIONS_IS_ACTIVE', function_exists( 'jannah_extensions_shortcodes_scripts' )); ?>
Did this file decode correctly?
Original Code
define( 'TIELABS_DB_VERSION', '3.2.0' );
define( 'TIELABS_THEME_SLUG', 'jannah' );
define( 'TIELABS_TEXTDOMAIN', 'jannah' );
define( 'TIELABS_THEME_ID', '19659555' );
define( 'TIELABS_TEMPLATE_PATH', get_template_directory() );
define( 'TIELABS_TEMPLATE_URL', get_template_directory_uri() );
define( 'TIELABS_BBPRESS_IS_ACTIVE', class_exists( 'bbPress' ));
define( 'TIELABS_JETPACK_IS_ACTIVE', class_exists( 'Jetpack' ));
define( 'TIELABS_BWPMINIFY_IS_ACTIVE', class_exists( 'BWP_MINIFY' ));
define( 'TIELABS_REVSLIDER_IS_ACTIVE', class_exists( 'RevSlider' ));
define( 'TIELABS_CRYPTOALL_IS_ACTIVE', class_exists( 'CPCommon' ));
define( 'TIELABS_BUDDYPRESS_IS_ACTIVE', class_exists( 'BuddyPress' ));
define( 'TIELABS_LS_Sliders_IS_ACTIVE', class_exists( 'LS_Sliders' ));
define( 'TIELABS_FB_INSTANT_IS_ACTIVE', class_exists( 'Instant_Articles_Wizard' ));
define( 'TIELABS_WOOCOMMERCE_IS_ACTIVE', class_exists( 'WooCommerce' ));
define( 'TIELABS_MPTIMETABLE_IS_ACTIVE', class_exists( 'Mp_Time_Table' ));
define( 'TIELABS_AMP_IS_ACTIVE', function_exists( 'amp_init' ));
define( 'TIELABS_WPUC_IS_ACTIVE', function_exists( 'run_MABEL_WPUC' ));
define( 'TIELABS_ARQAM_IS_ACTIVE', function_exists( 'arqam_init' ));
define( 'TIELABS_SENSEI_IS_ACTIVE', function_exists( 'Sensei' ));
define( 'TIELABS_TAQYEEM_IS_ACTIVE', function_exists( 'taqyeem_get_option' ));
define( 'TIELABS_EXTENSIONS_IS_ACTIVE', function_exists( 'jannah_extensions_shortcodes_scripts' ));
Function Calls
| define | 1 |
Stats
| MD5 | d1d8f7c0b76a14fa07285b1fa382a8f0 |
| Eval Count | 0 |
| Decode Time | 117 ms |