The default language of any content posted is English. Do not create multi-accounts, you will be blocked!
Information: Safety & Support
Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use. Consider buying licenses to support developers. Your security is our priority.
Added an OpenAPI compatible swagger.yaml file in the plugin root directory for REST endpoint (#123)
The plugin script output had been greatly optimized by exchanging the current build engine to esbuild. The overall package build script had been rebuilt to node.js and npm. (#133)
Improvements
Greatly improved Media File Search and fixed an issue where the context and images would not show up on PDF results (#136)
Fixed an issue where incorrectly set post limits would cause an issue on the back-end (#137)
Fixed an issue where post tag filters threw an error (#138)
Fixed an issue where the back-end options post type search was not working correctly (#135)
Added a new argument for the advanced title and content fields "separator", which is used in joining the values, when the custom field value is an array
Added an option for taxonomy term filters: Filtering by parent terms should also include the results from children? If a post from child category is not directly assigned to the parent category as well, this will force the filter to still apply if the parent category is selected.
Added support for Advanced Custom Fields Repeater/Theme Builder fields index and search
Fixes
Fixed an issue with the PDF thumbnail generator, where the thumbnail was not generated when the default image was selected.
PDF thumbnail generator now also checks for pre-generated thumbnails from WordPress, and use those if available and will also respect the selected image size
Fixed a conflict with WooCommerce ajax cart feature
Fixed an issue with the number range custom field filter - where redirecting to the results page with the empty filter range would end up with "0" values filled in with potential no results.
Post tag filters now allow 10 000 items in the filter box instead of the previous 400
vtt (subtitle) files are now supported for the media search
Fixes
When using the WooCommerce {_sale_price} in advanced title or content, it will only appear if the item is on sale
Fixed an issue with the post type and user meta field search logic
Minor fixes is the internal file manager
Fixed an issue in the CSS generator, where in a specific configuration some assets were not picked up
Fixed an issue where the index table tokenizer looped and took too long to respond
Fixed an issue with the archive page live filter
Divi live pagination will work correctly for custom shop pages
Fixed an issue where some elementor items were duplicated in the container
Fixed a sorting issue with the media search
Fixed an issue where the variation would not show up on the WooCommerce results page
Fixed an accessibility issue with the Isotopic results navigation
Fixed various PHP 8.3 deprecation warnings
Added shortcode output minification, so when using the plugin shortcode in a Shortcode Block the line breaks added by WordPress autop() should be ommited
Many other minor fixes
Changes
The advanced content fields now will respect the maximum content length (each field is trimmed to the set length)