-
$global_groups
-
-
$group
-
-
$groups
-
-
$group_ops
-
-
generate_auth_cookie
-
Generate authentication cookie contents
-
generate_password
-
Generates a random password drawn from the defined set of characters
-
get
-
Retrieve the value of the transient.
-
get
-
Retrieve the value of the option.
-
get
-
-
get_caller
-
Retrieve the name of the function that called bpdb.
-
get_col
-
Retrieve one column from the database.
-
get_column_definition
-
Builds a column definition as used in CREATE TABLE statements from
-
get_col_info
-
Retrieve column metadata from the last query.
-
get_current_user
-
Populate variables with information about the currently logged in user
-
get_error
-
Get SQL/DB error
-
get_index_definition
-
Builds an index definition as used in CREATE TABLE statements from
-
get_level_from_integer
-
Gets the name of the log level from an integer
-
get_mc
-
-
get_multi
-
-
get_names
-
-
get_results
-
Retrieve an entire SQL result set from the database (i.e., many rows)
-
get_role
-
-
get_row
-
Retrieve one row from the database.
-
get_status_header_desc
-
Retrieve the description for the HTTP status.
-
get_table_from_query
-
Find the first table name referenced in a query
-
get_translations
-
-
get_user
-
-
get_var
-
Retrieve one variable from the database.
-
get_role_caps
-
Retrieve all of the role capabilities and merge with individual capabilities.
-
$src
-
-
$stats
-
-
sanitize_email
-
Strips out all characters that are not allowable in an email.
-
sanitize_nicename
-
-
sanitize_text_field
-
Sanitize a string from user input or from the db
-
sanitize_title
-
Sanitizes title or use fallback title.
-
sanitize_title_with_dashes
-
Sanitizes title, replacing whitespace with dashes.
-
sanitize_user
-
-
sanitize_user
-
Sanitize username stripping out unsafe characters.
-
SAVEQUERIES
-
-
seems_utf8
-
Checks to see if a string is utf8 encoded.
-
select
-
Selects a database using the current database connection.
-
send
-
Sends a message to the log
-
set
-
Sets the value of a transient with a given value.
-
set
-
-
set_auth_cookie
-
Sets the authentication cookies based User ID
-
set_current_user
-
Changes the current user by ID or name
-
set_filename
-
Sets the logging filename
-
set_group
-
-
set_group
-
-
set_level
-
Sets the logging level
-
set_password
-
set_password() - Updates the user's password with a new encrypted one
-
set_prefix
-
Sets the table prefix for the WordPress tables.
-
set_prefix
-
Sets the prefix of the database tables
-
set_type
-
Sets the logging type
-
show_errors
-
Enables showing of database errors.
-
stats
-
-
status_header
-
Set HTTP status header.
-
stripslashes_deep
-
Navigates through an array and removes slashes from the values.
-
supports_collation
-
Whether of not the database supports collation.
-
suppress_errors
-
Whether to suppress database errors.
-
set_role
-
Set the role of the user.
-
wp-taxonomy.php
-
-
wp-users.php
-
-
warning
-
Send a warning message
-
wptexturize
-
Replaces common plain text characters into formatted entities
-
WP_Auth
-
-
WP_Auth
-
-
wp_check_invalid_utf8
-
Checks for invalid UTF8 in a string.
-
wp_clone
-
Copy an object.
-
WP_Dependencies
-
-
WP_Dependencies
-
BackPress enqueued dependiences class.
-
wp_deregister_script
-
Remove a registered script.
-
wp_deregister_style
-
Remove a registered CSS file.
-
wp_enqueue_script
-
Enqueues script.
-
wp_enqueue_style
-
Enqueue a CSS style file.
-
wp_get_nocache_headers
-
Gets the header information to prevent caching.
-
wp_get_original_referer
-
Retrieve original referer that was posted, if it exists.
-
wp_get_referer
-
Retrieve referer from '_wp_http_referer', HTTP referer, or current page respectively.
-
wp_html_excerpt
-
Safely extracts not more than the first $count characters from html string.
-
wp_localize_script
-
Localizes a script.
-
WP_Object_Cache
-
-
WP_Object_Cache
-
-
wp_original_referer_field
-
Retrieve or display original referer hidden field for forms.
-
wp_parse_args
-
Merge user defined arguments into defaults array.
-
wp_parse_str
-
Parses a string into variables to be stored in an array.
-
WP_Pass
-
-
wp_pre_kses_less_than
-
Convert lone less than signs.
-
wp_pre_kses_less_than_callback
-
Callback function used by preg_replace.
-
wp_print_scripts
-
Prints script tags in document head.
-
wp_print_styles
-
Display styles that are in the queue or part of $handles.
-
wp_referer_field
-
Retrieve or display referer hidden field for forms.
-
wp_register_script
-
Register new JavaScript file.
-
wp_register_style
-
Register CSS style file.
-
wp_remote_fopen
-
HTTP request for URI to retrieve content.
-
WP_Scripts
-
BackPress Scripts enqueue class.
-
wp_script_is
-
Check whether script has been added to WordPress Scripts.
-
wp_specialchars
-
Escaping for HTML blocks
-
wp_specialchars_decode
-
Converts a number of HTML entities into their special characters.
-
wp_strip_all_tags
-
Properly strip all HTML tags including script and style
-
WP_Styles
-
BackPress Styles enqueue class.
-
wp_style_is
-
Check whether style has been added to WordPress Styles.
-
wp_timezone_choice
-
Gives a nicely formatted list of timezone strings // temporary! Not in final
-
wp_timezone_override_offset
-
gmt_offset modification for smart timezone handling
-
wp_timezone_supported
-
Check for PHP timezone support
-
WP_Users
-
-
WP_Users
-