Method | Description | |
---|---|---|
buddypress_compat ( ) | Removes canonical URL from BuddyPress. Regardless of The SEO Framework settings. | |
disable_genesis_seo ( $plugins ) : array | Removes the Genesis SEO meta boxes on the SEO Settings page | |
genesis_compat ( ) | Adds Genesis SEO compatibility. | |
jetpack_compat ( ) | Adds compatibility with various JetPack modules. |
Method | Description | |
---|---|---|
__construct ( ) | Constructor, load parent constructor |
public buddypress_compat ( ) |
public disable_genesis_seo ( $plugins ) : array | ||
return | array | Plugins to detect. |
public jetpack_compat ( ) |