Make WordPress Core


Ignore:
Timestamp:
12/16/2025 08:19:55 PM (4 months ago)
Author:
johnbillion
Message:

Docs: Miscellaneous improvements and corrections to inline documentation.

See #64224

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/pluggable.php

    r61386 r61387  
    656656
    657657            /**
    658              * Fires after a PHPMailer\PHPMailer\Exception is caught.
     658             * Fires after a PHPMailer exception is caught.
    659659             *
    660660             * @since 4.4.0
     
    15211521
    15221522        /**
    1523          * Filters the X-Redirect-By header.
     1523         * Filters the value of the `X-Redirect-By` HTTP header.
    15241524         *
    15251525         * Allows applications to identify themselves when they're doing a redirect.
Note: See TracChangeset for help on using the changeset viewer.