Skip to content

Instantly share code, notes, and snippets.

@wpmu-authors
Created February 5, 2021 13:26
Show Gist options
  • Save wpmu-authors/5ecfd922da2f580f97e4974b3dfb74ab to your computer and use it in GitHub Desktop.
Save wpmu-authors/5ecfd922da2f580f97e4974b3dfb74ab to your computer and use it in GitHub Desktop.
notices.html
<div class="updated notice">
<p>Something has been updated, awesome</p>
</div>
<div class="error notice">
<p>There has been an error. Bummer</p>
</div>
<div class="update-nag notice">
<p>You should really update to achieve some awesome instad of bummer</p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment