Awesome Support Developer Documentation

wpas_frontend_plugin_page_top


Signature

do_action( 'wpas_frontend_plugin_page_top', $post_id, $post )

Typical Usage

This action hook is called at the top of every plugin page on the front end.

Parameters

  • $post_id: Integer
  • $post: object WP_Post

Located In

  • File: includes/functions-templating.php
  • Function: wpas_single_ticket

More Topics In Action Hooks

Share: