Simply-Static / simply-static

Convert your WordPress site into a static one with the free WordPress static site generator plugin, Simply Static.
https://simplystatic.com
GNU General Public License v2.0
188 stars 48 forks source link

Simply Static drastically slows down the admin panel #236

Closed matt08 closed 2 months ago

matt08 commented 2 months ago

In the new version, the plugin drastically slows down the performance of the WordPress admin panel on the pages.

With each refresh and any operation in the admin panel, the plugin calls all URLs that are added in Simple Static as INCLUDE -> ADDITIONAL URLS.

Screen from Query Monitor: CleanShot 2024-07-16 at 19 30 38@2x

Solution: disable checking all additional URLs in the panel in views other than the plugin's own view.

patrickposner commented 2 months ago

Fixed now and will be included in today's update:

Screenshot 2024-07-17 at 08 39 48