Created
January 15, 2019 12:59
-
-
Save grola/9c6728fbb71acfffe326306626018855 to your computer and use it in GitHub Desktop.
Dismissible notice
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
wpdesk_permanent_dismissible_notice( 'Success notice.', 'my-success-notice', 'success' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment