Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/users/functions.php

bbp_user_maybe_convert_pass()

Function: Convert passwords from previous platform encryption to WordPress encryption.

Source: includes/users/functions.php:958

Used by 0 functions | Uses 0 functions

bbp_check_user_edit()

Function: Redirect if unauthorized user is attempting to edit another user

Source: includes/users/functions.php:824

Used by 0 functions | Uses 0 functions

bbp_forum_enforce_blocked()

Function: Check if a user is blocked, or cannot spectate the forums.

Source: includes/users/functions.php:869

Used by 0 functions | Uses 0 functions

bbp_sanitize_displayed_user_field()

Function: Sanitize displayed user data, when viewing and editing any user.

Source: includes/users/functions.php:906

Used by 0 functions | Uses 0 functions

bbp_increase_user_reply_count()

Function: Helper function used to increase (by one) the count of replies for a user when a reply is published.

Source: includes/users/functions.php:781

Used by 0 functions | Uses 0 functions

bbp_decrease_user_topic_count()

Function: Helper function used to decrease (by one) the count of topics for a user when a topic is unpublished.

Source: includes/users/functions.php:794

Used by 0 functions | Uses 0 functions

bbp_decrease_user_reply_count()

Function: Helper function used to increase (by one) the count of replies for a user when a topic is unpublished.

Source: includes/users/functions.php:807

Used by 0 functions | Uses 0 functions

bbp_increase_user_topic_count()

Function: Helper function used to increase (by one) the count of topics for a user when a topic is published.

Source: includes/users/functions.php:763

Used by 0 functions | Uses 0 functions

bbp_bump_user_topic_count()

Function: Bump the topic count for a user by a certain amount.

Source: includes/users/functions.php:687

Used by 0 functions | Uses 0 functions

bbp_bump_user_reply_count()

Function: Bump the reply count for a user by a certain amount.

Source: includes/users/functions.php:723

Used by 0 functions | Uses 0 functions
1 2 3 Next »
Proudly powered by WordPress