wp2static
wp2static copied to clipboard
WordPress static site generator for security, performance and cost benefits
When trying to generate a static site on my locally-hosted WordPress Multisite installation, I consistently hit a 500 error. Examining the WordPress debug log, I saw this: ``` [28-Feb-2024 22:16:34...
Hello there, Please consider adding support for Git Updater and RepoMan by adding these lines to your plugin header: ``` GitHub Plugin URI: elementor/wp2static Primary Branch: master ``` Ref: https://github.com/elementor/wp2static/blob/develop/wp2static.php...
All the links from the repo README no longer seem to work - since Elementor appears to have taken over the WP2Static domain. Including the announcement "_Strattic is generously keeping...
Fix issue where `queueJobOnPostSave` option falls back to default unexpectedly: #918 - Ensure that the queueJobOnPostSave option retains its set value and does not revert to the default.
When saving a post, it automatically queue jobs even when the `queueJobOnPostSave` option is disabled. **To Reproduce** 1. Go to the Jobs Settings 2. In the 'Events to queue new...