2017 © Pedro Peláez
 

wordpress-plugin custom-admin-notices

This plugin allows you to create your own notices that show up in the WordPress admin.

image

k1sul1/custom-admin-notices

This plugin allows you to create your own notices that show up in the WordPress admin.

  • Monday, February 19, 2018
  • by k1sul1
  • Repository
  • 1 Watchers
  • 6 Stars
  • 166 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

Custom admin notices

This WordPress plugin allows you to easily create custom notices that are displayed in WP-admin., (*1)

Build Status, (*2)

Installing

Easiest way to install is with composer:, (*3)

composer require k1sul1/custom-admin-notices dev-master, (*4)

But you can also just download this repository as a .zip file, and install it like you normally would., (*5)

screenshot, (*6)

Filters

can_banner_arguments allows you to adjust the query parameters. Not sure why you would want to do that, but possible arguments listed here: https://codex.wordpress.org/Class_Reference/WP_Query, (*7)

can_notice_title allows you to customize the notice title. Don't want a title? Make it empty!, (*8)

can_notice_content allows you to customize the notice content., (*9)

can_is_dismissible allows you to disable or enable dismission of all notices generated by plugin or by post id., (*10)

Contributing

Contributions welcome! Feature wishlist:, (*11)

  • More hooks!
  • Translations?

Thanks

This plugin uses https://github.com/nikcorg/wp-plugin-stem as a stem. Check it out, it's awesome., (*12)

Licence

MIT, (*13)

The Versions

19/02 2018

dev-master

9999999-dev

This plugin allows you to create your own notices that show up in the WordPress admin.

  Sources   Download

GPL-2.0+ GPL-2.0-only

The Requires

  • php >=5.2

 

by Christian Nikkanen

05/05 2017

0.4.2-beta

0.4.2.0-beta

This plugin allows you to create your own notices that show up in the WordPress admin.

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

by Christian Nikkanen

04/10 2016

0.4.1-alpha

0.4.1.0-alpha

This plugin allows you to create your own notices that show up in the WordPress admin.

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.2

 

by Christian Nikkanen

04/08 2016

0.2

0.2.0.0

This plugin allows you to create your own notices that show up in the WordPress admin.

  Sources   Download

GPL

by Christian Nikkanen