apply_filters( 'update_welcome_subject', string $subject )

Filters the subject of the welcome email after site activation.


Parameters

$subject

(string) Subject of the email.


Source

File: wp-includes/ms-functions.php

View on GitHub



Changelog

Changelog
Version Description
WP-MU Introduced. (3.0.0)