Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to selectively display "Activate Now" and "Install Now" notices #63

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Raruto
Copy link
Contributor

@Raruto Raruto commented Feb 24, 2020

This change allows devs more freedom to control which and when to display these admin notices.

If not specified, this is the default behavior (i.e. the same as it already works):

$dependency['activate_notice'] = true;
$dependency['install_notice']  = true;

@afragen
Copy link
Owner

afragen commented Feb 24, 2020

I have to think about this one a bit. As I see it the only thing this changes is where or not the dev configurable dismissible notices are seen at least once.

@Raruto
Copy link
Contributor Author

Raruto commented Mar 1, 2020

I have to think about this one a bit. As I see it the only thing this changes is where or not the dev configurable dismissible notices are seen at least once.

Is there any hope about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants