Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

additional FTP server option to allow uat/production environment exports #4

Closed
leonstafford opened this issue Dec 29, 2016 · 1 comment
Projects

Comments

@leonstafford
Copy link
Contributor

so as to not risk a bad export messing up your live site...

@leonstafford
Copy link
Contributor Author

now have multiple export target options, so not as big a need for this

@leonstafford leonstafford added this to Released in Tasks Mar 27, 2017
leonstafford pushed a commit that referenced this issue May 29, 2019
thecodeassassin pushed a commit to thecodeassassin/wp2static that referenced this issue Mar 4, 2022
Olwyne added a commit to Olwyne/wp2static that referenced this issue Feb 23, 2023
This fix the following fatal error appearing on all pages of the plugin :

```
Fatal error: Uncaught TypeError: WP2Static\WordPressAdmin::wp2staticAdminFooterText(): Argument elementor#1 ($content) must be of type string, null given, called in /var/www/html/wp-includes/class-wp-hook.php on line 308 and defined in /var/www/html/wp-content/plugins/wp2static/src/WordPressAdmin.php:427 Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(308): WP2Static\WordPressAdmin::wp2staticAdminFooterText(NULL) elementor#1 /var/www/html/wp-includes/plugin.php(205): WP_Hook->apply_filters(NULL, Array) elementor#2 /var/www/html/wp-admin/admin-footer.php(48): apply_filters('admin_footer_te...', '<span id="foote...') elementor#3 /var/www/html/wp-admin/admin.php(297): require_once('/var/www/html/w...') elementor#4 {main} thrown in /var/www/html/wp-content/plugins/wp2static/src/WordPressAdmin.php on line 427

```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Tasks
Released
Development

No branches or pull requests

1 participant