APP_Notices

Notices class for displaying all types of notices


Package


Description Description


Top ↑

Methods Methods

  • add — Enqueues a new notice message into the notices array
  • display — Iterates though all the enqueued notices groups and displays them by type using appthemes_display_notice()
  • get_notices — Retrieve notices by type. If no type is set, retrieves all enqueued notices
  • get_transient — Retrieves any previously stored transient notices
  • init
  • outputter — Prints notices.
  • save_notices — Callback triggered on page redirects.
  • set_transient — Stores a notice using WP set_transient()
Premium WordPress Apps

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.