Make WordPress Core


Ignore:
Timestamp:
10/01/2019 12:45:20 AM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Remove obsolete comment in wpmu_signup_blog_notification() and wpmu_signup_user_notification().

Props david.binda.
Fixes #48185.

File:
1 edited

Legend:

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

    r46232 r46367  
    960960    );
    961961
    962     // TODO: Don't hard code activation link.
    963962    $subject = sprintf(
    964963        /**
     
    10741073    );
    10751074
    1076     // TODO: Don't hard code activation link.
    10771075    $subject = sprintf(
    10781076        /**
Note: See TracChangeset for help on using the changeset viewer.