Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php

bp_xprofile_field_type_wordpress

Action Hook: Fires inside __construct() method for BP_XProfile_Field_Type_WordPress class.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php:77

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type_WordPress::sanitize_for_db()

Method: Sanitize the user field before inserting it into db.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php:93

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type_WordPress::sanitize_for_output()

Method: Sanitize the user field before displaying it as an attribute.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php:103

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type_WordPress::set_field_value()

Method: Sets the WordPress field value.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php:123

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type_WordPress::get_field_value()

Method: Gets the WordPress field value during an xProfile fields loop.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php:163

Used by 0 functions | Uses 0 functions

BP_XProfile_Field_Type_WordPress

Class: Base class for xprofile field types that set/get WordPress profile data from usermeta.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php:18

Used by 2 functions | Uses 1 function

BP_XProfile_Field_Type_WordPress::__construct()

Method: Constructor for the WordPress field type.

Source: bp-xprofile/classes/class-bp-xprofile-field-type-wordpress.php:67

Used by 0 functions | Uses 0 functions
Proudly powered by WordPress