Skip to content

Instantly share code, notes, and snippets.

@grola
Created January 15, 2019 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grola/9c6728fbb71acfffe326306626018855 to your computer and use it in GitHub Desktop.
Save grola/9c6728fbb71acfffe326306626018855 to your computer and use it in GitHub Desktop.
Dismissible notice
<?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