rhubarbgroup / redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
https://wordpress.org/plugins/redis-cache/
GNU General Public License v3.0
427 stars 149 forks source link

Allow translation of Object Cache Pro headline #456

Closed MatzeKitt closed 1 year ago

MatzeKitt commented 1 year ago

Currently, the headline of the Pro advertising is not translatable. This pull request fixes this and allow its translation.

tillkruss commented 1 year ago

I'm not sure what the rules around premium stuff is in the plugin guidelines.

MatzeKitt commented 1 year ago

I think we already had this discussion when I requested the translatability of the bullet points some time ago. 😄

The only thing I could find was regarding general SaaS: https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/#6-software-as-a-service-is-permitted

However, it’s explicitly allowed to use that. And you should explicitly allow to translate any content shipped within your plugin.