esc_html__( 'Select...', 'elementor-pro' ), ], Archive::get_preview_as_options(), Single::get_preview_as_options() ); } protected function get_remote_library_config() { $config = parent::get_remote_library_config(); $config['category'] = ''; return $config; } }