PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
Dir : /home/trave494/polo-family.com/wp-content/plugins/wwcAliAff/modules/modules_manager/ |
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 IP: 209.182.202.254 |
Dir : //home/trave494/polo-family.com/wp-content/plugins/wwcAliAff/modules/modules_manager/config.php |
<?php /** * Config file, return as json_encode * http://www.aa-team.com * ======================= * * @author Andrei Dinca, AA-Team * @version 0.1 - in development mode */ echo json_encode( array( 'modules_manager' => array( 'version' => '0.1', 'menu' => array( 'order' => 19, 'title' => 'Modules manager', 'icon' => 'assets/16_modules.png' ), 'in_dashboard' => array( 'icon' => 'assets/32_modulesmanager.png', 'url' => admin_url("admin.php?page=wwcAliAff#!/modules_manager") ), 'help' => array( 'type' => 'remote', 'url' => 'http://docs.aa-team.com/products/wooexpress-woocommerce-aliexpress-affiliates/' ), 'description' => "In the modules manager module you can deactivate modules that you don’t want to use.", 'load_in' => array( 'backend' => array( 'admin-ajax.php' ), 'frontend' => false ), 'javascript' => array( 'admin', 'hashchange', 'tipsy' ), 'css' => array( 'admin', 'tipsy' ) ) ) );