Awesome Support Developer Documentation

wpas_before_all_templates


Signature

do_action( 'wpas_before_all_templates' )

Typical Usage

This action hook is called at the top of every template used for the plugin front-end.
This allows for adding actions (like notifications for instance) on all plugin related pages.

Located In

  • File: includes/shortcodes/shortcode-submit.php
  • Function: wpas_sc_submit_form

More Topics In Action Hooks

Share: