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



wpmu_users_columns › Filtr WordPress Hooks

OdMU (3.0.0)
Przestarzałyn/a
apply_filters( 'wpmu_users_columns', $users_columns )
Parametry:
  • (string[]) $users_columns An array of user columns. Default 'cb', 'username', 'name', 'email', 'registered', 'blogs'.
    Wymagane: Tak
Zdefiniowane na:
Codex:

Filters the columns displayed in the Network Admin Users list table.





Źródło

return apply_filters( 'wpmu_users_columns', $users_columns );