Pro Preview Option Panel labels are not translatable #808
Comments
Estimate at .5 days. |
jaswrks
pushed a commit
to wpsharks/comet-cache-pro
that referenced
this issue
Nov 8, 2016
Next Release Changelog:
|
Confirmed WorkingThe HTML values can now be translated/modified for the Pro Preview Option panels |
Comet Cache v161119 has been released and includes changes from this GitHub Issue. See the v161119 announcement for further details. This issue will now be locked to further updates. If you have something to add related to this GitHub Issue, please open a new GitHub Issue and reference this one (#808). |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The "Pro Version Only" and "Additional Pro Features" labels that get added to option panels when the Pro Preview is enabled are not translatable:
That's because those labels are set via CSS:
We need to move those into
MenuPageOptions.php
so that they can be translated.Reported by @Presskopp.
The text was updated successfully, but these errors were encountered: