Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author SuitPress

    (@suitpress)

    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.

    Plugin Author SuitPress

    (@suitpress)

    Hi, 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.

    Plugin Author SuitPress

    (@suitpress)

    Hi, cactus500!

    Sorry, I apologize for the late response.
    Maybe it will be possible in the next update.

    Cheers,
    James.

    Plugin Author SuitPress

    (@suitpress)

    Hi, 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.

    Plugin Author SuitPress

    (@suitpress)

    Hi, 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.

Viewing 5 replies - 1 through 5 (of 5 total)