apply_filters( 'sensei_notices_screen_ids', Array ) → {array}
Filter the array of screen IDs that are part of Sensei, and where we should show Sensei notices on.
Parameters:
Name | Type | Description |
---|---|---|
Array |
array | of Screen IDs that are part of Sensei. |
- Since:
- 4.12.0
- Source:
Returns:
Updated array of screen IDs that are part of Sensei.
- Type
- array