Awesome Support Developer Documentation

wpas_admin_notices


Signature

apply_filters( 'wpas_admin_notices', $notices);

Typical Usage

Inject additional messages to be shown at the top of the admin screen when notices need to be shown.

Parameters

  • $notices: Array

Returns

  • Array

Located In

  • File: includes/admin/functions-notices.php
  • Function: get_notices

First Available

Version 3.0.0


More Topics In Filter Hooks

Share: