wp2static icon indicating copy to clipboard operation
wp2static copied to clipboard

WordPress static site generator for security, performance and cost benefits

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

Issue : While generating static site, in crawling, images are getting 404 error for favicon and uploaded images. Initial Finding : - Plugin is searching for wrong URL and resulting...

bug

WP2Static assumes that the base path of some directories is the root of the Wordpress install, but in some environments like Bedrock these directories can be in a different subdirectory...

enhancement

When installing via composer, it install without complaining. But then, when visiting the wp admin, I get this error : > Composer detected issues in your platform: Your Composer dependencies...

bug

Likely issue: **Environmental** **Describe the bug** I am running wp2static locally using [Local WP](https://localwp.com/). When clicking the "Generate static site" button it returns this error in the browser: ``` Error...

bug

Hi, I've been using the [wp-sqlite-db](https://github.com/aaemnnosttv/wp-sqlite-db) Sqlite plugin which is regularly maintained. It works pretty well with the main WordPress plugin but the obvious caveat being this doesn't apply to...

enhancement

Hi Leon, I'm running WordPress in a Docker container locally. PHP version 8.0.10 Wordpress: latest upload_max_filesize set to 500M max_execution_time set to 36000 Downloaded WP2Static source from GitHub and built...

environmental

I have no idea if this is the correct implementation for this. I have tested this code on a single deployment and it appears to be working correctly.

Submitted by @stevygee: https://gist.github.com/stevygee/ed18db68a247c2cd4fb7680d39d41502 consider whether in Advanced Detection add-on or WPML specific add-on if other functionality makes sense to bundle

investigate

Think i may have run into an issue with how the generation handles paging in the parent of nested category pages. I've got the Glossary type of category. This category...

bug

**Description** When running the Crawl process, the following error appears: `PHP Fatal error: Uncaught TypeError: WP2Static\Crawler::WP2Static\{closure}(): Argument #1 ($reason) must be of type WP2StaticGuzzleHttp\Exception\RequestException` **To Reproduce** 1. From bash, run:...

bug