• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved 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
 
Oops. I just started a new thread on this. Sorry.
I have found the cause and the "fix" / Workaround.
 
Hi, everyone. The issue with the underscore parsing should be fixed. Now the reading function won't overwrite its own value. If you still encounter similar behavior, please let us know.
 
Back
Top