wpmu_activate_stylesheet in /wp-activate.php
3369
Continue readingActivate a signup.Hook to ‘wpmu_activate_user’ or ‘wpmu_activate_blog’ for events that should happen only when users or sites are self-created (since those actions are not called when users and sites are created by a Super Admin).
3367
Continue readingReplaces double line-breaks with paragraph elements.A group of regex replaces used to identify text formatted with newlines and replace double line-breaks with HTML paragraph tags. The remaining line-breaks after conversion become
tags, unless $br is set to ‘0’ or ‘false’.
3365
Continue reading