You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made this consistent so that it returns boolean values. I have also added contextual messages to ensure that users know if they try to install/activate and there are no plugins that match the criteria, a message is displayed for them.
Most returns are boolean. However, here is it is void:
and it's void at the end of the function.
Should be always void or always bool, I think.
The text was updated successfully, but these errors were encountered: