Issues with deprecating the_seo_framework_settings_capability
-
Hi there!
In version 4.2.0 you’ve deprecated the usage of
the_seo_framework_settings_capabilityin favor of the constantTHE_SEO_FRAMEWORK_SETTINGS_CAP.While I’m able to transform that, the issue is that I cannot define the constant within a theme as it is already defined at this point. Thus, deprecating
the_seo_framework_settings_capabilityleads to a function loss as I was able to filter the capability via theme before.Is there anything I was missing or is it intended to not be able anymore to change the capability by a theme?
Best regards,
Matthias
The topic ‘Issues with deprecating the_seo_framework_settings_capability’ is closed to new replies.