Skip to content

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

Open
Raruto wants to merge 1 commit into
afragen:developfrom
Raruto:notice_options
Open

Option to selectively display "Activate Now" and "Install Now" notices#63
Raruto wants to merge 1 commit into
afragen:developfrom
Raruto:notice_options

Conversation

@Raruto

@Raruto Raruto commented Feb 24, 2020

Copy link
Copy Markdown
Contributor

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

afragen commented Feb 24, 2020

Copy link
Copy Markdown
Owner

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

Raruto commented Mar 1, 2020

Copy link
Copy Markdown
Contributor Author

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