Changeset 2457467
- Timestamp:
- 01/16/2021 10:20:13 AM (5 years ago)
- Location:
- import-spreadsheets-from-microsoft-excel
- Files:
-
- 2 edited
-
tags/10.1.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
import-spreadsheets-from-microsoft-excel/tags/10.1.1/readme.txt
r2456329 r2457467 104 104 Learn more about the SpreadsheetConverter add-in for Microsoft Excel on the [SpreadsheetConverter web site](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site"). 105 105 106 This plugin supports PHP 5, PHP 7 and PHP 8.107 108 106 == Installation instructions == 109 107 … … 117 115 * A WordPress server that allows you to install plugins and use iframes. If you use WordPress.com or other hosted environments that limit this, it's usually just as easy to use [Publish to Cloud](https://help.spreadsheetconverter.com/support/online-help/publish-to-cloud "Link to the Publish to Cloud help page") instead. 118 116 * Your WordPress server must be running **version 4.5 or later of WordPress**. For security reasons, WordPress should always be updated to the latest stable version. 117 * The plugin supports PHP 5, PHP 7, and PHP 8. 119 118 * The plugin requires that the **ZipArchive** extension for PHP is installed and enabled. 120 119 * You will need the help of **a WordPress Administrator** or be one yourself to install and maintain the plugin. Unfortunately we are unable to support you with basic WordPress issues. -
import-spreadsheets-from-microsoft-excel/trunk/readme.txt
r2456329 r2457467 104 104 Learn more about the SpreadsheetConverter add-in for Microsoft Excel on the [SpreadsheetConverter web site](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site"). 105 105 106 This plugin supports PHP 5, PHP 7 and PHP 8.107 108 106 == Installation instructions == 109 107 … … 117 115 * A WordPress server that allows you to install plugins and use iframes. If you use WordPress.com or other hosted environments that limit this, it's usually just as easy to use [Publish to Cloud](https://help.spreadsheetconverter.com/support/online-help/publish-to-cloud "Link to the Publish to Cloud help page") instead. 118 116 * Your WordPress server must be running **version 4.5 or later of WordPress**. For security reasons, WordPress should always be updated to the latest stable version. 117 * The plugin supports PHP 5, PHP 7, and PHP 8. 119 118 * The plugin requires that the **ZipArchive** extension for PHP is installed and enabled. 120 119 * You will need the help of **a WordPress Administrator** or be one yourself to install and maintain the plugin. Unfortunately we are unable to support you with basic WordPress issues.
Note: See TracChangeset
for help on using the changeset viewer.