static-html-output
static-html-output copied to clipboard
Static HTML Output Plugin for WordPress
When trying to deploy static HTML to S3, this error shows. BAD RESPONSE STATUS (404): /%e7%84%a1%e9%a1%8c%e3%81%ae%e5%86%8d%e5%88%a9%e7%94%a8%e3%83%96%e3%83%ad%e3%83%83%e3%82%af-2/ BAD RESPONSE STATUS (404): /%e7%84%a1%e9%a1%8c%e3%81%ae%e5%86%8d%e5%88%a9%e7%94%a8%e3%83%96%e3%83%ad%e3%83%83%e3%82%af/ BAD RESPONSE STATUS (404): /ads.txt BAD RESPONSE STATUS (404):...
Using v6.6.21 Background image not copied to the destination URL. `2021-01-14 04:36:58 2021-01-14 04:36:58 PHP VERSION 7.4.14 OS VERSION Linux server01 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.5 to 1.9.1. Release notes Sourced from guzzlehttp/psr7's releases. 1.9.1 See change log for changes. 1.9.0 See change log for changes. Changelog Sourced from guzzlehttp/psr7's changelog. 1.9.1...
https://github.com/leonstafford/static-html-output/blob/10cf1af363a07c90d1bec426f7db99f40cadfff9/src/HTMLProcessor.php#L1161-L1166 and https://github.com/leonstafford/static-html-output/blob/10cf1af363a07c90d1bec426f7db99f40cadfff9/src/HTMLProcessor.php#L1185-L1190 both look like a noop, replacing the patterns with the patterns. Should these have a call to `getBaseURLRewriteReplacements()` instead?
I have some content with relative links. As this is an old site that has been transformed a couple times, I use a plugin to put `.html` on my page...
https://github.com/leonstafford/static-html-output/blob/10cf1af363a07c90d1bec426f7db99f40cadfff9/src/Exporter.php#L36-L74 This code gets the additional URLs into the `$inclusion_candidates` variable, which is then never used. The code gets the Exclusions into the `$inclusions` variable (why?) and then the loop...
https://github.com/leonstafford/static-html-output/blob/10cf1af363a07c90d1bec426f7db99f40cadfff9/src/WPSite.php#L327 When WP is installed in a subfolder, however deep, the count of folders cannot be found just from `parse_url`. The site could be multisite, with its different structure, or...
`array_filter()` returns the changed array
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.6 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Changelog Sourced from guzzlehttp/guzzle's...
Fatal error: Uncaught Error: Class 'StaticHTMLOutput\Controller' not found in C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-content\plugins\static-html-output-6.6.21\static-html-output-plugin.php:26 Stack trace: #0 C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-admin\includes\plugin.php(2286): include_once() #1 C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-admin\plugins.php(191): plugin_sandbox_scrape() #2 {main} thrown in C:\Bitnami\wordpress-5.8.1-0\apps\wordpress\htdocs\wp-content\plugins\static-html-output-6.6.21\static-html-output-plugin.php on line 26