AyeCode / geodirectory

GeoDirectory is the leading Directory Plugin for WordPress. Compatible with Gutenberg and the most popular page builders such as Elementor, Oxygen, Beaver Builder and Divi. GeoDirectory is the only solution for WordPress that can scale to millions of listings and high traffic.
https://wpgeodirectory.com/
Other
38 stars 21 forks source link

Elementor - do we use their waypoints.js #2627

Closed Stiofan closed 4 days ago

Stiofan commented 4 days ago

I wanted to let you know that we found that your plugin GeoDirectory is currently calling Elementor’s waypoints.js file, which will soon be deleted in an upcoming release (v3.24) scheduled for a beta release on August 19. We will be replacing waypoints.js with the native Intersection Observer API, thereby reducing the reliance on external libraries and decreasing the number of JS assets loaded on the page (saving 18kb). Your addon will also benefit from this improvement. We kindly ask you to update your plugin’s code to use ‘IntersectionObserver()’ or include waypoints.js files in your addon to avoid any issues on our shared users’ websites.

Check if we use this files functionality (I don't think so but please confirm)

kprajapatii commented 4 days ago

We don't use Elementor's waypoints.js file or functionality from the file.

Stiofan commented 4 days ago

Thanks for confirming