Следуйте инструкциям в видео ниже, чтобы узнать, как установить наш сайт как веб-приложение на главный экран вашего устройства.
Примечание: Эта функция может быть недоступна в некоторых браузерах.
* ADD: jet-search/tools/get-post-types filter to modify the CPT list;
* UPD: jet-search/ajax-search/thumbnail-html and jet-search/ajax-search/thumbnail-placeholder-html hooks;
* FIX: apply escaping to dynamic classes and attributes for proper HTML output;
* FIX: minor issues.
* ADD: sanitize user input and escape output to prevent potential XSS in Search Suggestions widget;
* FIX: sanitize and typecast term and post ID filters as arrays in Ajax Search Tax Query.
* ADD: trigger 'jet-ajax-search/show-results/listing' for compatibility;
* UPD: support 'jet-search/ajax-search/query-args' filter on Results and Custom Results pages;
* FIX: apply focus to search field when popup entrance animation is active.
* ADD: `Target Widget ID ( optional )` compatibility for Archive Templates;
* ADD: support for custom attributes in 'Search in taxonomy terms' for Bricks and Gutenberg;
* ADD: trigger 'added_to_cart' event for plugins compatibility.
* ADD: filters to allow including custom attributes in the Ajax Search widget;
* ADD: `Target Widget ID ( optional )` option to limit search results to specific Listing Grid on custom results page;
* UPD: package.json;
* UPD: language files;
* FIX: exclude `accordion.default` widget from initialization;
* FIX: handle wide space characters in Ajax Search widget.
* FIX: Bricks. Convert `symbols_for_start_searching` option to an integer in the Ajax Search widget;
* FIX: Filter out empty values in ajaxSendData before sending request in the Ajax Search widget;
* UPD: Compatibility with Elementor 3.26.
* ADD: 'X-WP-Nonce' header for REST API requests in Ajax Search widget;
* ADD: excluded the GallerySlider widget from initialization in JetSearch;
* UPD: Compatibility with Elementor 3.24;
* FIX: dynamic content handling in popups for listing templates in Ajax Search widget;
* FIX: SQL condition handling for Ajax Search widget.
* FIX: Bricks builder Listing templates styles;
* FIX: Issues with preview templates and options in the Blocks editor;
* FIX: Compatibility with Elementor 3.26;
* ADD: Added compatibility with Custom Meta Storage
* FIX: Minor issues.