芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/www/ebpt.pulsehost.co.uk/wp-content/themes/maxcoach/framework/class-plugins.php
esc_html__( 'Insight Core', 'maxcoach' ), 'slug' => 'insight-core', 'source' => $this->get_plugin_google_driver_url( '1trtABaj0Vozbu6I666yaHWDo1qvABOZS' ), 'version' => '2.7.1', 'required' => true, ), array( 'name' => esc_html__( 'Elementor', 'maxcoach' ), 'slug' => 'elementor', 'required' => true, ), array( 'name' => 'ThemeMove Addons For Elementor', 'description' => 'Additional functions for Elementor', 'slug' => 'tm-addons-for-elementor', 'logo' => 'insight', 'source' => $this->get_plugin_google_driver_url( '1dmecb1hqn23t7XDBPI67Z7IzGX88MTY-' ), 'version' => '2.0.1', ), array( 'name' => esc_html__( 'Revolution Slider', 'maxcoach' ), 'slug' => 'revslider', 'source' => $this->get_plugin_google_driver_url( '1dNliEKQiQ3Z7XOpiPCh4mInBpr6Qz0_T' ), 'version' => '6.7.23', ), array( 'name' => esc_html__( 'LearnPress – WordPress LMS Plugin', 'maxcoach' ), 'slug' => 'learnpress', ), array( 'name' => esc_html__( 'LearnPress – Course Review', 'maxcoach' ), 'slug' => 'learnpress-course-review', ), array( 'name' => esc_html__( 'ThemeMove Payment Add-ons for LearnPress', 'maxcoach' ), 'slug' => 'thememove-payment', 'source' => 'https://www.dropbox.com/s/0lkgm1x08m76uv6/thememove-payment-addon-for-learnpress-1.2.0.zip?dl=1', 'version' => '1.2.0', ), /*array( 'name' => esc_html__( 'Paid Memberships Pro', 'maxcoach' ), 'slug' => 'paid-memberships-pro', ),*/ /*array( 'name' => esc_html__( 'LearnPress - Paid Membership Pro Integration', 'maxcoach' ), 'slug' => 'learnpress-paid-membership-pro', 'source' => $this->get_plugin_google_driver_url( '18naY3dlVzdZC2qW8jngZKFM21OMuuWcc' ), 'version' => '4.0.5', ),*/ array( 'name' => esc_html__( 'WP Events Manager', 'maxcoach' ), 'slug' => 'wp-events-manager', ), array( 'name' => esc_html__( 'Video Conferencing with Zoom', 'maxcoach' ), 'slug' => 'video-conferencing-with-zoom-api', ), array( 'name' => esc_html__( 'Taxonomy Thumbnail', 'maxcoach' ), 'slug' => 'sf-taxonomy-thumbnail', 'required' => true, ), array( 'name' => esc_html__( 'Contact Form 7', 'maxcoach' ), 'slug' => 'contact-form-7', ), array( 'name' => esc_html__( 'MailChimp for WordPress', 'maxcoach' ), 'slug' => 'mailchimp-for-wp', ), array( 'name' => esc_html__( 'WooCommerce', 'maxcoach' ), 'slug' => 'woocommerce', ), array( 'name' => esc_html__( 'WPC Smart Compare for WooCommerce', 'maxcoach' ), 'slug' => 'woo-smart-compare', ), array( 'name' => esc_html__( 'WPC Smart Wishlist for WooCommerce', 'maxcoach' ), 'slug' => 'woo-smart-wishlist', ), array( 'name' => esc_html__( 'WP-PostViews', 'maxcoach' ), 'slug' => 'wp-postviews', ), /*array( 'name' => esc_html__( 'Instagram Feed', 'maxcoach' ), 'slug' => 'elfsight-instagram-feed-cc', 'source' => 'https://www.dropbox.com/s/o55sjvh8fs2nmoq/elfsight-instagram-feed-cc-4.0.3.zip?dl=1', 'version' => '4.0.3', ),*/ ); return array_merge( $plugins, $new_plugins ); } public function get_plugin_google_driver_url( $file_id ) { return "https://www.googleapis.com/drive/v3/files/{$file_id}?alt=media&key=" . self::GOOGLE_DRIVER_API; } } new Maxcoach_Register_Plugins(); }