mirror of
https://ghproxy.net/https://github.com/elementor/wp2static.git
synced 2025-08-30 13:43:54 +08:00
be more explicit about uploadsDir error
This commit is contained in:
parent
b042c9e923
commit
4e78f5dc28
1 changed files with 3 additions and 3 deletions
|
@ -29,12 +29,12 @@ endif;
|
|||
|
||||
<div class="wrap wpsho-report">
|
||||
|
||||
<h2>System Requirements Report</h2>
|
||||
<h2>Pre-flight check - is your system able to run the WP Static HTML Output plugin?</h2>
|
||||
|
||||
<p><strong>Your server does not meet the following requirements in order to use this plugin.</strong></p>
|
||||
<p><strong>Oops - we need to fix some things before the plugin will run smoothly for you.</strong></p>
|
||||
|
||||
<p>
|
||||
The following requirements failed, please contact your hosting provider in order to receive assistance with meeting the system requirements for this plugin:
|
||||
The following requirements failed, please contact the plugin developer, <a href="https://leonstafford.github.io">Leon Stafford</a>, for some support with your issue.
|
||||
<ul>
|
||||
<li><?php echo implode('</li><li>', $fail) ?></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue