Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Removing "All in one SEO" plugin

New Front EN Support Forums Fuji Theme Support Removing "All in one SEO" plugin Reply To: Removing "All in one SEO" plugin

#16227
mmsatori
Keymaster

Hey Denis,

please visit the “Appearance – Editor” admin section, choose the “Theme functions (functions.php” template on the right, find line 790 which says:
include_once( get_template_directory(). '/includes/seo/seo.php' );
and replace it with:
// include_once( get_template_directory(). '/includes/seo/seo.php' );
Save the changes in the code and the bundled SEO plugin will get deactivated.

Sincerely,
Andrii / Satori Studio