Tag Archives: codex

newuser_notify_siteadmin

Notifies the network admin that a new user has been activated.Filter ‘newuser_notify_siteadmin’ to change the content of the notification email.

2435

Continue reading

newblog_notify_siteadmin

Notifies the network admin that a new site has been activated.Filter ‘newblog_notify_siteadmin’ to change the content of the notification email.

2433

Continue reading

mysql2date

Converts 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