wp_set_all_user_settings


wp_set_all_user_settings ( $user_settings )

Access:
  • private
Parameters:
  • (array) user_settings User settings.
Returns:
  • (bool|null) True if set successfully, false if the current user could not be found. Null if the current user is not a member of the site.
Defined at:

Description

Private. Sets all user interface settings.

Related Functions

get_all_user_settings, delete_all_user_settings, set_user_setting, wp_user_settings, get_user_setting

Top Google Results

User discussions

wpseek mobile