Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / WC_Email::move_template_action / woocommerce_copy_email_template

do_action( 'woocommerce_copy_email_template', string $template_type, string $email )

Action hook fired after copying email template file.

Contents

  • Description
    • Parameters
    • Source
  • Related
    • Used By
  • User Contributed Notes

Description #Description


Parameters #Parameters

$template_type

The copied template type

$email

The email object


Top ↑

Source #Source

File: includes/emails/class-wc-email.php


Top ↑

Related #Related

Top ↑

Used By #Used By

Used By
Used By Description
includes/emails/class-wc-email.php: WC_Email::move_template_action()

Move template action.


Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress