new_user_email_admin_notice in /wp-admin/includes/ms.php
2437
Continue readingNotifies the network admin that a new user has been activated.Filter ‘newuser_notify_siteadmin’ to change the content of the notification email.
2435
Continue readingNotifies the network admin that a new site has been activated.Filter ‘newblog_notify_siteadmin’ to change the content of the notification email.
2433
Continue readingConverts MySQL DATETIME field to user specified date format.If $dateformatstring has ‘G’ value, then gmmktime() function will be used to make the time. If $dateformatstring is set to ‘U’, then mktime() function will be used to make the time.
2419
Continue reading
next_comments_link
Display the link to next comments page.
2439
Continue reading →