wpseek.com
Bazujące na WordPress narzędzie wyszukiwania dla deweloperów i twórców motywów.



wpmu_active_signup › Filtr WordPress Hooks

Od3.0.0
Przestarzałyn/a
apply_filters( 'wpmu_active_signup', $active_signup )
Parametry:
  • (string) $active_signup String that returns registration type. The value can be 'all', 'none', 'blog', or 'user'.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the type of site sign-up.





Źródło

$active_signup = apply_filters( 'wpmu_active_signup', $active_signup );