Awesome Support Developer Documentation

wpas_email_template_map_to_files


Signature

apply_filters( 'wpas_email_template_map_to_files', $template_files );

Typical Usage

Add additional email templates to the email template array so they can be installed via the tools option.

Parameters

  • $template_files : Array

Returns

  • Array

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: