Skip to content
Snippets Groups Projects

Feature/readme

Merged Krzysztof Dyszczyk requested to merge feature/readme into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -82,3 +82,7 @@ wpdesk_permanent_dismissible_wp_notice( 'Notice text goes here', 'notice-name' )
// Is equivalent to
$notice = new \WPDesk\Notice\PermanentDismissibleNotice( 'Notice text goes here', 'notice-name' );
```
## Project documentation
PHPDoc: https://wpdesk.gitlab.io/wp-notice/index.html
Loading