Ah, I see. Yes, WP should only offer plugin updates when the minimum version is met.
Generally there shouldn’t be any problems, but the changes are untested. The required version is WP 5.1 because TinyMCE was updated in core. So the TinyMCE plugins that are in TinyMCE Advanced (TMA) match the TinyMCE version in core: 4.9.2. That was the only update so you can revert to TMA 5.0.1 on WP versions < 5.1 without loosing any functionality.
Also, you forgot to update Stable tag in readme.txt – it still says 5.0.1.
This is a plugin repo “technicality”. The plugin’s release is in a svn tag that is created prior to releasing. The Stable tag
in the readme controls which svn tag will be packaged/zipped and offered for downloading but it is taken from svn trunk (i.e. the development version). Generally once created an svn tag shouldn’t be changed/updated, so the value for Stable tag
ends up being one version behind in the readme in the downloaded zip, but is correct in svn trunk in the repo.
I probably should start updating that in the svn tags, like https://plugins.svn.www.ads-software.com/tinymce-advanced/tags/5.1.0/ to match trunk https://plugins.svn.www.ads-software.com/tinymce-advanced/trunk/ to avoid any misunderstandings.
-
This reply was modified 5 years, 9 months ago by Andrew Ozz.
-
This reply was modified 5 years, 9 months ago by Andrew Ozz.