This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Jquery issue when updating to wordpress 5.6

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Jquery issue when updating to wordpress 5.6 Reply To: Jquery issue when updating to wordpress 5.6

#31021
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

That is a false positive find. The object property is existence checked before use, for backwards compatibility reasons – which the checker plugin cannot detect. I usually not recommend using compatibility check plugins, or taking them with a grain of salt, as they can detect only substrings in script files, and not complex programmatical structures.