File manager - Edit - /home/theblueo/tv/wp-content/plugins/cartflows/classes/class-cartflows-theme-support.php
Back
<?php /** * Adding the action on init to load the theme compatibility files. * * @package CartFlows */ add_action( 'init', 'load_cartflows_theme_support', 100 ); /** * Load popular theme fallback files. * * @since X.X.X * * @return void */ function load_cartflows_theme_support() { if ( defined( 'ASTRA_THEME_VERSION' ) ) { /** * Astra */ include_once CARTFLOWS_DIR . 'theme-support/astra/astra.php'; } }
| ver. 1.4 |
Github
|
.
| PHP 7.0.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings