Awesome Support Developer Documentation

wpas_before_template


Signature

do_action( 'wpas_before_template', $name, $template, $args )

Typical Usage

This action hook is called before loading the template.

Parameters

  • $name: String
  • $template: String
  • $args: Array

Located In

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

First Available

Version: 3.0.0


More Topics In Action Hooks

Share: