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

Readme - documentation link.

parent 1990cbe4
No related branches found
No related tags found
1 merge request!4Feature/factory
Pipeline #7562 passed
...@@ -57,3 +57,7 @@ $notice = new \WPDesk\Notice\Notice('Notice text goes here'); ...@@ -57,3 +57,7 @@ $notice = new \WPDesk\Notice\Notice('Notice text goes here');
``` ```
Notice must be used before WordPress action `admin_notices`. WordPress admin actions order is listed [here](https://codex.wordpress.org/Plugin_API/Action_Reference#Actions_Run_During_an_Admin_Page_Request). Notice must be used before WordPress action `admin_notices`. WordPress admin actions order is listed [here](https://codex.wordpress.org/Plugin_API/Action_Reference#Actions_Run_During_an_Admin_Page_Request).
## Project documentation
https://wpdesk.gitlab.io/wp-notice/index.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment