Awesome Support Developer Documentation

wpas_ticket_detail_toolbar01_before


Signature

do_action( 'wpas_ticket_detail_toolbar01_before', $post )

Typical Usage

This action hook is called before displaying the toolbar in admin.
Use this hook to insert items at the beginning of the toolbar.

Parameters

  • $post: object WP_Post

Located In

  • File: includes/admin/metaboxes/toolbar-middle.php

More Topics In Action Hooks

Share: