Wallogit.com
2017 © Pedro Peláez
This plugin allows you to create your own notices that show up in the WordPress admin.
This WordPress plugin allows you to easily create custom notices that are displayed in WP-admin., (*1)
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)
, (*6)
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)
Contributions welcome! Feature wishlist:, (*11)
This plugin uses https://github.com/nikcorg/wp-plugin-stem as a stem. Check it out, it's awesome., (*12)
MIT, (*13)