SuitPress
Forum Replies Created
-
Forum: Plugins
In reply to: [Remove Branding for Yoast SEO] Can't Activate?Hi, Mark Root-Wiley!
brief explanation: Automatically deactivate itself if some conditions are not met.
When you activate the this plug-in, retrieves the status of all currently active Yoast SEO plug-in, adds the plug-in to it and then runs installation callback.
//wordpress-seo-remove-branding.php - line 84 if (defined('WPSEO_VERSION') || is_plugin_active('wordpress-seo/wp-seo.php') || is_plugin_active('wordpress-seo/wp-seo-premium.php') || is_plugin_active('wordpress-seo-premium/wp-seo-premium.php')) { run_wpseo_remove_branding(); } else { deactivate_plugins(plugin_basename(__FILE__)); }
Please don’t hesitate to contact me if you have any further questions.
Forum: Plugins
In reply to: [Remove Branding for Yoast SEO] Breaks AddToAny Share ButtonsHi, Bart!
Sorry, I apologize for the late response.
Could you expand on that a bit more?Maybe it will be possible in the next update.
Cheers,
James.Forum: Reviews
In reply to: [Remove Branding for Yoast SEO] broke wpmuHi, cactus500!
Sorry, I apologize for the late response.
Maybe it will be possible in the next update.Cheers,
James.Forum: Plugins
In reply to: [Remove Branding for Yoast SEO] Traffic LightHi, Mark Root-Wiley!
Sorry, I apologize for the late response.
Today, I checked your issues. but error was not found. (WordPress 4.5, Yoast SEO 3.1.2)“Removes Yoast SEO score traffic light on edit page”
It will be applied only to non admin users.Next update provide additional features such as Roles and Capabilities.
We would appreciate you letting us know of any problems.
Cheers,
James.Forum: Plugins
In reply to: [Remove Branding for Yoast SEO] 2 ImprovementsHi, stopspazzing!
Sorry, I apologize for the late response.
Could you expand on that a bit more?Maybe it will be possible in the next update.
Cheers,
James.