amp_post_template_include_{$template_type}

do_action( "amp_post_template_include_{$template_type}",  AMP_Post_Template $this )

Description #

Fires before including a template.


Parameters #

$this

Post template.



Changelog #

Changelog
Version Description
0.4 Introduced.