publishpress / PublishPress-Capabilities

PublishPress Capabilities gives you control over all the permissions on your WordPress site.
13 stars 4 forks source link

Show Wordfence capabilities tab for both Wordfence main and Login Security plugin #1136

Closed stevejburge closed 1 month ago

stevejburge commented 8 months ago

When you install Wordfence, we show 3 capabilities inside the "Wordfence Security" tab. That's for this plugin: https://wordpress.org/plugins/wordfence/

I think that's a mistake. Those 3 capabilities are for this plugin: https://wordpress.org/plugins/wordfence-login-security/

olatechpro commented 1 month ago

Those Capabilities are from wordfence main plugin which login security is an addon of and works even without having the separate plugin installed.

module Capture

So, my suggestion will be showing the Wordfence security tab when either or both of the plugin is active since they both have and make use of the capabilities independently and we can't have different/two tabs for same capabilities.