wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
Top Google Suchergebnisse
- wpmu_signup_blog_notification_subject Wordpress hook details ...
WordPress hook directory wpmu_signup_blog_notification_subject. WordPress version history for wpmu_signup_blog_notification_subject. This database has ... - wpmu_signup_blog_notification (WordPress Function) - WPSeek.com
Filter 'wpmu_signup_blog_notification_email' and ' wpmu_signup_blog_notification_subject' to change the content and subject line of the email sent to newly ... - Edit Activate and Welcome Registration Emails on WP Multisite
Feb 23, 2012 ... return $my_subject; } add_filter('wpmu_signup_blog_notification_subject', ' myprefix_change_activation_email_subject', 10, 8); // End changing ... - #18545 (Copy/paste error on in comment on line 795 of ms ...
Line 795 of ms-functions.php has a reference to wpmu_signup_blog_notification_email, but this should actually be wpmu_signup_blog_notification_subject.