Plugin Directory

Changeset 2457467


Ignore:
Timestamp:
01/16/2021 10:20:13 AM (5 years ago)
Author:
spreadsheetconverter
Message:

Moved the information about PHP 8 support to the system requirements.

Location:
import-spreadsheets-from-microsoft-excel
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • import-spreadsheets-from-microsoft-excel/tags/10.1.1/readme.txt

    r2456329 r2457467  
    104104Learn more about the SpreadsheetConverter add-in for Microsoft Excel on the [SpreadsheetConverter web site](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site").
    105105
    106 This plugin supports PHP 5, PHP 7 and PHP 8.
    107 
    108106== Installation instructions ==
    109107
     
    117115* 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.
    118116* 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.
    119118* The plugin requires that the **ZipArchive** extension for PHP is installed and enabled.
    120119* 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  
    104104Learn more about the SpreadsheetConverter add-in for Microsoft Excel on the [SpreadsheetConverter web site](http://www.spreadsheetconverter.com/ "Link to the SpreadsheetConverter web site").
    105105
    106 This plugin supports PHP 5, PHP 7 and PHP 8.
    107 
    108106== Installation instructions ==
    109107
     
    117115* 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.
    118116* 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.
    119118* The plugin requires that the **ZipArchive** extension for PHP is installed and enabled.
    120119* 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.