static-html-output icon indicating copy to clipboard operation
static-html-output copied to clipboard

Static HTML Output Plugin for WordPress

Results 73 static-html-output issues
Sort by recently updated
recently updated
newest added

https://docs.aws.amazon.com/aws-sdk-php/v3/api/class-Aws.Credentials.CredentialProvider.html Currently the plugin requires the usage of an IAM Access Key and Secret Access Key to be provided in order to authenticate to S3 to upload. This is not...

enhancement
deployment
s3

I successfully FTP'd a site with the old repo version of the plugin, however I had issues with character encoding. So I installed the latest version and now I'm having...

Why my repo only shows test file?- https://github.com/thegulshankumar/wp ![A9InXmRHTu](https://user-images.githubusercontent.com/23408127/103064793-e5788500-45da-11eb-896f-ff91a00e2cd9.gif) ![issue](https://user-images.githubusercontent.com/23408127/103064706-b104c900-45da-11eb-8704-b15e68482529.png) This is export logs ``` 2020-12-24 11:07:33 2020-12-24 05:37:33 PHP VERSION 7.4.13 OS VERSION Windows NT GULSHAN-PC 10.0 build 19042...

` Fatal error: Uncaught Error: Class 'StaticHTMLOutput\Controller' not found in /home/g6/public_html/wp-content/plugins/static-html-output-master/static-html-output-plugin.php:26 Stack trace: #0 /home/g6/public_html/wp-admin/includes/plugin.php(2297): include() #1 /home/g6/public_html/wp-admin/plugins.php(191): plugin_sandbox_scrape('static-html-out...') #2 {main} thrown in /home/g6/public_html/wp-content/plugins/static-html-output-master/static-html-output-plugin.php on line 26`

When deploying to bitbucket, the configured branch name is not taken in to account. The site is deployed to the master branch.

For some reason the rel=canonical tag is being deleted. Which is a major problem. If someone links to a subpage with /index.html appended you will get duplicate content penalties. Why...

I am using the Microsoft version of this for WordPress Multisite on WAMP for windows 10. After much trial and error, I got the plugin working to render a site...

I am using the Microsoft version of this for WordPress Multisite on WAMP for windows 10. After much trial and error, I got the plugin working to render a site...

An awesome use case of this plugin is running a wordpress server locally as a development environment, and then deploying the static site from the plugin menu in a browser,...

As reported by a user: > I followed your advice and changed the post to draft, failed still but this time on a different post. > When I disabled that...