wp-advanced-search
wp-advanced-search copied to clipboard
A PHP framework for building advanced search forms in WordPress
Added three events, accessible by external JS to allow for targeting added DOM elements returned by WPAS. Events are: `WPASSuccess`,`WPASReset`,`WPASSubmit` `WPASSuccess` and `WPASReset` returns the identifier for any items returned...
We added/edited some functionalities of the plugin. All changes were tested using AJAX, so they may not work as expected when not using AJAX. Some changes may not be done...
Nested list fields were returning before outputting the closing for the element, causing validation issues and in some cases breaking the DOM. Changing the control structure saves adding another "$output...
line 178 - 189 added as addition to infinite scrolling on ajax