widgets_manager->register( new Aldstore_Dropshipping_For_Aliexpress_Elementor_Category() ); \Elementor\Plugin::instance()->widgets_manager->register( new Aldstore_Dropshipping_For_Aliexpress_Elementor_Marquee() ); \Elementor\Plugin::instance()->widgets_manager->register( new Aldstore_Dropshipping_For_Aliexpress_Elementor_Testimonials() ); \Elementor\Plugin::instance()->widgets_manager->register( new Aldstore_Dropshipping_For_Aliexpress_Elementor_Iconbox() ); } } public static function aldstore_dropshipping_for_aliexpress_categories_registered( $elements_manager ) { $elements_manager->add_category( 'aldstore-dropshipping-for-aliexpress', [ 'title' => esc_html__( 'ALDStore', 'aldstore-dropshipping-for-aliexpress' ), ] ); } } }