wp2static icon indicating copy to clipboard operation
wp2static copied to clipboard

WordPress static site generator for security, performance and cost benefits

Results 105 wp2static issues
Sort by recently updated
recently updated
newest added

Q. Is this when one edit's a theme from within WP admin and uses the Custom CSS option?

investigate

have seen this before, but didn't isolate/troubleshoot it to completion. suspect within URL detection. may be possible to replicate by installing/removing WooCommerce and some products or some custom post types...

investigate

ie, on clean install, categories and everything else looks ok, but missing `/2020/04/` in CrawlQueue

bug

Hi, I'm running version 7.0-alpha-007 and if I insert subdirectory under same domain, eg. on webserver http://example.com and Deployment URL is set to http://example.com/static then generated links are **http://example.com/static/static/**... instead...

bug

ie, just debugged issue where: WP URLs are mydomain.com but was getting curl errors (not properly surfaced) of unable to access, same with wget mydomain.com from the host. adding WP...

enhancement

Given a user with a custom deploy script outside of WordPress When WP2Static calls `wp2static_post_deploy_trigger` Then the file `wp2static-last-deploy` should be created and the file should contain a timestamp This...

new_feature

ie, currently, if there's a long-duration job running and job processing schedule is every minute, logs can fillup with same message at the top "Tried to process queue while other...

enhancement

had been earmarked for Advanced Crawling Add-on, but based on following workaroud by @john-shaffer, it may be possible to avoid add-on by adding some logic like John's ie, reproduce issue...

investigate

needs a bit more testing, but user submitted issue can be seen with a PDF linked in the source as such: `` Which encodes to `https://quiropractica.org/contents/data/2018/06/2018MayQUIROPR%C3%81CTICA_Y_BIENESTAR.pdf`

bug

ie, user needed to add the following to Additional URLs: ``` /wp-content/plugins/bb-plugin/fonts/fontawesome/webfonts/fa-solid-900.woff /wp-content/plugins/bb-plugin/fonts/fontawesome/webfonts/fa-solid-900.woff2 /wp-content/plugins/bb-plugin/fonts/fontawesome/webfonts/fa-solid-900.ttf /wp-content/plugins/bb-plugin/fonts/fontawesome/webfonts/fa-solid-900.svg /wp-includes/js/mediaelement/mejs-controls.svg ```

vendor-detection