Make WordPress Core

Changeset 34770


Ignore:
Timestamp:
10/02/2015 07:02:23 AM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Remove documentation for a phantom parameter not actually passed to the is_email filter.

The documentation error was introduced in [26485].

Props chrisvendiadvertisingcom.
Fixes #34097.

File:
1 edited

Legend:

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

    r34761 r34770  
    24652465         * @param bool   $is_email Whether the email address has passed the is_email() checks. Default false.
    24662466         * @param string $email    The email address being checked.
    2467          * @param string $message  An explanatory message to the user.
    24682467         * @param string $context  Context under which the email was tested.
    24692468         */
Note: See TracChangeset for help on using the changeset viewer.