Skip to content
Snippets Groups Projects
Commit 434f27b9 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Merge branch 'intro-txt' into 'master'

Update README.md

See merge request !24
parents eb04c5ce 4d2e79a5
No related branches found
No related tags found
1 merge request!24Update README.md
Pipeline #11789 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