ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • wpmu_active_signup

apply_filters( 'wpmu_active_signup', string $active_signup )

Filters the type of site sign-up.


Parameters

$active_signup

String that returns registration type. The value can be 'all', 'none', 'blog', or 'user'.


Source

File: wp-signup.php

View on GitHub


Changelog

Changelog
Version Description
3.0.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy