Changeset 61387 for trunk/src/wp-includes/pluggable.php
- Timestamp:
- 12/16/2025 08:19:55 PM (4 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/pluggable.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r61386 r61387 656 656 657 657 /** 658 * Fires after a PHPMailer \PHPMailer\Exception is caught.658 * Fires after a PHPMailer exception is caught. 659 659 * 660 660 * @since 4.4.0 … … 1521 1521 1522 1522 /** 1523 * Filters the X-Redirect-Byheader.1523 * Filters the value of the `X-Redirect-By` HTTP header. 1524 1524 * 1525 1525 * Allows applications to identify themselves when they're doing a redirect.
Note: See TracChangeset
for help on using the changeset viewer.