Awesome Support Developer Documentation

toolbar_items via call_user_func_array


Signature

call_user_func_array( 'apply_filters', $args )

Typical Usage

Add/remove toolbar items. The “toolbar” is the list of icons you see when you hover over the ticket message in the ticket detail screen in wp-admin.

Parameters

  • $args : array of toolbar items.

Returns

  • Array

Located In

  • File: includes/admin/functions-toolbar.php
  • Function: wpas_toolbar

First Available

Version 5.0.0


More Topics In Filter Hooks

Share: