Disable the social profile fields in on edit profile in All in One SEO on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter( "aioseo_user_profile_tab_disable", "__return_true" );
Disable the social profile fields in on edit profile in All in One SEO on child sites.
Snippet Type
Execute on Child Sites
Snippet
add_filter( "aioseo_user_profile_tab_disable", "__return_true" );
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.