widgets_manager->register_widget_type( $codeless_latest_posts ); } } add_action( 'init', 'my_elementor_init' ); function my_elementor_init() { My_Elementor_Widgets::get_instance(); }