Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #44379


Ignore:
Timestamp:
06/15/2018 11:11:16 PM (8 years ago)
Author:
Otto42
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44379 – Description

    initial v2  
    44
    55That affects these filters;
    6 user_confirmed_action_email_content
    7 user_request_action_email_subject
     6* user_confirmed_action_email_content
     7* user_request_action_email_subject
    88
    99By supplying the request (id or object) in the filter then customizations can be made which insert request specific information, etc.