If you are not going to use it at all you can try to remove it from the providers all together in includes/wsl.providers.php by removing
ARRAY(
"provider_id" => "Yahoo",
"provider_name" => "Yahoo!",
"new_app_link" => null,
"cat" => "pleasedie",
)
,
Hi,
I have a similar problem with Instagram. I added it as a provider without realizing I needed to get public and private keys, and then wanted to disable it until I completed the process. However, when I select Enabled = “No”, it reverts to “Yes” when I save the settings. I’d like to disable it until I get around to signing up with Instagram, not delete it permanently. I’m using WP 3.6.1
How can I do that?
Thanks.
PS, fantastic plugin and thanks for making it open source.
It’s not my plugin and I agree It is a great plugin, If you have access to your data base you may want to manually set the provider enabled to 0
in the wordpress options table
wsl_settings_Instagram_enabled is the setting
Thanks for the heads up @mel. I just went ahead and signed up with Instagram as I abhor fiddling with the db and core files in WP and plugins.