[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/dist/ -> notices.js (summary)

(no description)

File Size: 209 lines (6 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  createNotice()
  createSuccessNotice()
  createInfoNotice()
  createErrorNotice()
  createWarningNotice()
  removeNotice()
  removeAllNotices()
  removeNotices()
  getNotices()

Functions
Functions that are not part of a class:

createNotice(status = DEFAULT_STATUS, content, options = {})   X-Ref
No description

createSuccessNotice(content, options)   X-Ref
No description

createInfoNotice(content, options)   X-Ref
No description

createErrorNotice(content, options)   X-Ref
No description

createWarningNotice(content, options)   X-Ref
No description

removeNotice(id, context = DEFAULT_CONTEXT)   X-Ref
No description

removeAllNotices(noticeType = "default", context = DEFAULT_CONTEXT)   X-Ref
No description

removeNotices(ids, context = DEFAULT_CONTEXT)   X-Ref
No description

getNotices(state, context = DEFAULT_CONTEXT)   X-Ref
No description



Generated : Thu Oct 30 08:20:06 2025 Cross-referenced by PHPXref