Awesome Support Developer Documentation

wpas_ticket_detail_toolbar01_after


Signature

do_action( 'wpas_ticket_detail_toolbar01_after', $post )

Typical Usage

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

Parameters

  • $post: object WP_Post

Located In

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

More Topics In Action Hooks

Share: