Make WordPress Core

Changeset 34665


Ignore:
Timestamp:
09/28/2015 05:57:05 PM (9 years ago)
Author:
johnbillion
Message:

Add a missing @param doc for confirm_another_blog_signup().

See #32246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-signup.php

    r34213 r34665  
    366366 * @param string $domain The domain URL
    367367 * @param string $path The site root path
     368 * @param string $blog_title The blog title
    368369 * @param string $user_name The username
    369370 * @param string $user_email The user's email address
Note: See TracChangeset for help on using the changeset viewer.