• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Issue Plugin code with underscore is not accepted

sakoplesk

New Pleskian
Server operating system version
Ubuntu 20.04
Plesk version and microupdate number
Plesk Obsidian Web Host Edition Version 18.0.43 Update #1
Hi!

when I try to upload a well known wordpress plugin (Microthemer) to my wordpress toolkit set I get an error message stating: "The underscore character is not allowed in the plugin version.":


Wordpress itself, does not have this limitation. Why is it included in your upload rules?

Thanks!

Sascha
 
What is the version of your WordPress Toolkit? As far as I know, this issue was fixed a long time ago in the scope of EXTWPTOOLK-1052
 
Hi,
Bug confirmed EXTWPTOOLK-9313.

WPT analyzes the plugin code while searching it's version, unfortunately, the Microthemer plugin contains several "Version" markers in his source code, so the wrong one is taken.
You can install this plugin in WordPress Admin dashboard as a workaround
 
Back
Top