403Webshell
Server IP : 103.191.208.88  /  Your IP : 216.73.216.44
Web Server : Microsoft-IIS/10.0
System : Windows NT COSMIC 10.0 build 20348 (Windows Server 2022) AMD64
User : IWPD_1831(willswel_) ( 0)
PHP Version : 8.2.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  D:/Inetpub/vhosts/willswell.com/httpdocs/wp-content/themes/flex-multi-business/inc/tgm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : D:/Inetpub/vhosts/willswell.com/httpdocs/wp-content/themes/flex-multi-business/inc/tgm/hook-tgm.php
<?php
/**
 * Recommended plugins
 *
 * @package flex-multi-business
 */

if ( ! function_exists( 'flex_multi_business_recommended_plugins' ) ) :

    /**
     * Recommend plugins.
     *
     * @since 1.0.0
     */
    function flex_multi_business_recommended_plugins() {

        $plugins = array(  

            array(
                'name'     => esc_html__( 'Flex Import', 'flex-multi-business' ),
                'slug'     => 'flex-import',
                'required' => false,
            ),
            array(
                'name'     => esc_html__( 'Elementor Website Builder – More Than Just a Page Builder', 'flex-multi-business' ),
                'slug'     => 'elementor',
                'required' => false,
            ),
            array(
                'name'     => esc_html__( 'ElementsKit Elementor Addons and Templates', 'flex-multi-business' ),
                'slug'     => 'elementskit-lite',
                'required' => false,
            ),
            array(
                'name'     => esc_html__( 'Gtranslate', 'flex-multi-business' ),
                'slug'     => 'gtranslate',
                'required' => false,
            ),            
        );

        tgmpa( $plugins );

    }

endif;

add_action( 'tgmpa_register', 'flex_multi_business_recommended_plugins' );

Youez - 2016 - github.com/yon3zu
LinuXploit