Skip to content
Snippets Groups Projects
Commit 4d2e79a5 authored by Łukasz Spryszak's avatar Łukasz Spryszak
Browse files

Update README.md

parent eb04c5ce
No related branches found
No related tags found
1 merge request!24Update README.md
Pipeline #11766 passed with stages
in 3 minutes and 18 seconds
...@@ -5,14 +5,13 @@ ...@@ -5,14 +5,13 @@
[![Latest Unstable Version](https://poser.pugx.org/wpdesk/wp-notice/v/unstable)](https://packagist.org/packages/wpdesk/wp-notice) [![Latest Unstable Version](https://poser.pugx.org/wpdesk/wp-notice/v/unstable)](https://packagist.org/packages/wpdesk/wp-notice)
[![License](https://poser.pugx.org/wpdesk/wp-notice/license)](https://packagist.org/packages/wpdesk/wp-notice) [![License](https://poser.pugx.org/wpdesk/wp-notice/license)](https://packagist.org/packages/wpdesk/wp-notice)
# wp-notice
WordPress Library to display notices in admin area. A simple, yet very useful library for WordPress plugins allowing to display the different kind of notices in the admin area. It can be easily used to:
===================================================
wp-notice is a simple library for WordPress plugins allowing to display notices in admin area. * Display the simple error, warning, success and info notices,
* Display the permanently dismissible notices,
This library can display simple notices such as error, warning, success, info and dismissible ones as well. * Handle the dismiss functionality with AJAX requests.
It can also handle dismiss functionality with AJAX requests.
## Requirements ## Requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment