Awesome Support Developer Documentation

wpas_email_template_root_path


Signature

apply_filters( 'wpas_email_template_root_path', $template_root_path )

Typical Usage

Override the path where the default email templates are located.  Can be used if you create a folder with your own email templates.

Parameters

  • $template_root_path : String

Returns

  • String

Located In

  • File: includes/admin/functions-tools.php
  • Function: wpas_install_email_template

First Available

Version 5.0.0


More Topics In Filter Hooks

Share: