• _
  • ,
  • )
  • #
  • $
  • A
  • B
  • C
  • D
  • E
  • F
  • G
  • H
  • I
  • J
  • K
  • L
  • M
  • N
  • O
  • P
  • Q
  • R
  • S
  • T
  • U
  • V
  • W
  • X
  • Y
  • Z
Home / Archives for K

wp_kses_uri_attributes() – Helper function listing HTML attributes containing a URL.

wp_kses_uri_attributes – filter

edd_show_user_api_key_fields – filter

edd_get_united_kingdom_states_list() – Get United Kingdom States

edd_united_kingdom_states – filter

wp_validate_user_request_key() – Validate a user request by comparing the key with the request’s key.

wp_generate_user_request_key() – Returns a confirmation key for a user action and stores the hashed version for future comparison.

user_request_key_expiration – filter

EDD_API::check_keys() – Check API keys vs token

_wp_keep_alive_customize_changeset_dependent_auto_drafts() – Make sure that auto-draft posts get their post_date bumped or status changed to draft to prevent premature garbage-collection.

Tests_API::test_invalid_key() –

Tests_API::test_update_key() –

edd_show_user_api_key_field() – Modify User Profile

edd_update_user_api_key() – Generate and Save API key

edd_get_payment_key() – Get the purchase key for a purchase

edd_get_payment_status_keys() – Retrieves keys for all available statuses for payments

EDD_Payment::get_key() – Retrieve payment key

edd_payment_key – filter

EDD_Payment::setup_payment_key() – Setup the payment key

edd_payment_fee_keys – filter

WP_Session::key() – Key of the current element.

edd_sanitize_key – filter

edd_sanitize_key() – Sanitizes a string key for EDD Settings

edd_get_hong_kong_states_list() – Get Hong Kong States

edd_hong_kong_states – filter

EDD_API::api_key_backwards_copmat() – A Backwards Compatibility call for the change of meta_key/value for users API Keys

EDD_API::generate_public_key() – Generate the public key for a user

EDD_API::generate_private_key() – Generate the secret key for a user

EDD_API::revoke_api_key() – Revoke a users API keys

EDD_API::update_key() – Generate and Save API key

EDD_API::generate_api_key() – Generate new API keys for a user

EDD_API::process_api_key() – Process an API key generation/revocation

EDD_API::user_key_field() – Modify User Profile

EDD_API::invalid_key() – Displays an invalid API key error if the API key provided couldn’t be validated

edd_process_api_key – action

edd_upgrade_user_api_keys() – Upgrade the Usermeta API Key storage to swap keys/values for performance

edd_upgrade_user_api_keys – action

edd_tools_api_keys_after – action

edd_tools_api_keys_display() – Display the API Keys

edd_tools_api_keys_before – action

edd_tools_tab_api_keys – action

edd_license_key_callback() – Registers the license field callback for Software Licensing

EDD_API_Keys_Table::prepare_items() – Setup the final data for the table

EDD_API_Keys_Table::get_paged() – Retrieve the current page number

EDD_API_Keys_Table::query() – Performs the key query

EDD_API_Keys_Table::total_items() – Retrieve count of total users with keys

EDD_API_Keys_Table::bulk_actions() – Display the key generation form

EDD_API_Keys_Table::display_tablenav() – Generate the table navigation above or below the table

EDD_API_Keys_Table::get_columns() – Retrieve the table columns

EDD_API_Keys_Table::column_key() – Displays the public key rows

EDD_API_Keys_Table::column_token() – Displays the token rows

EDD_API_Keys_Table::column_secret() – Displays the secret key rows

EDD_API_Keys_Table::column_user() – Renders the column for the user field

EDD_API_Keys_Table::column_default() – This function renders most of the columns in the list table.

EDD_API_Keys_Table

EDD_API_Keys_Table::__construct() – Get things started

EDD_API_Keys_Table::get_primary_column_name() – Gets the name of the primary column.

includes/admin/class-api-keys-table.php

check_password_reset_key() – Retrieves a user row based on password reset key and login

password_reset_key_expired – filter

get_password_reset_key() – Creates, stores, then returns a password reset key for user.

_get_additional_user_keys() – Returns a list of meta keys to be (maybe) populated in wp_update_user().

wp_revisions_to_keep() – Determine how many revisions to retain for a given post.

wp_revisions_to_keep – filter

_count_posts_cache_key() – Return the cache key for wp_count_posts() based on the passed arguments.

get_post_custom_keys() – Retrieve meta field names for a post.

delete_post_meta_by_key() – Delete everything from post meta matching meta key.

the_meta_key – filter

Translation_Entry::key() – Generates a unique key for this entry

retrieve_password_key – action

unregister_meta_key() – Unregisters a meta key from the list of registered keys.

get_registered_meta_keys() – Retrieves a list of registered meta keys for an object type.

registered_meta_key_exists() – Checks if a meta key is registered.

wp_get_attachment_id3_keys() – Returns useful keys to use to lookup data from an attachment’s stored metadata.

wp_get_attachment_id3_keys – filter

kses_remove_filters() – Removes all Kses input form content filters.

kses_init() – Sets up most of the Kses filters for input form content.

wp_kses_post() – Sanitize content for allowed HTML tags for post content.

wp_kses_post_deep() – Navigates through an array, object, or scalar, and sanitizes content for allowed HTML tags for post content.

wp_filter_nohtml_kses() – Strips all of the HTML in the content.

kses_init_filters() – Adds all Kses input form content filters.

_wp_kses_decode_entities_chr() – Regex callback for wp_kses_decode_entities()

_wp_kses_decode_entities_chr_hexdec() – Regex callback for wp_kses_decode_entities()

wp_filter_kses() – Sanitize content with allowed HTML Kses rules.

wp_kses_data() – Sanitize content with allowed HTML Kses rules.

wp_filter_post_kses() – Sanitize content for allowed HTML tags for post content.

wp_kses_named_entities() – Callback for wp_kses_normalize_entities() regular expression.

wp_kses_normalize_entities2() – Callback for wp_kses_normalize_entities() regular expression.

wp_kses_normalize_entities3() – Callback for wp_kses_normalize_entities() for regular expression.

wp_kses_decode_entities() – Convert all entities to their character counterparts.

wp_kses_html_error() – Handles parsing errors in wp_kses_hair().

wp_kses_bad_protocol_once() – Sanitizes content from bad protocols and other characters.

wp_kses_bad_protocol_once2() – Callback for wp_kses_bad_protocol_once() regular expression.

wp_kses_normalize_entities() – Converts and fixes HTML entities.

wp_kses_bad_protocol() – Sanitize string from bad protocols.

wp_kses_no_null() – Removes any invalid control characters in $string.

wp_kses_stripslashes() – Strips slashes from in front of quotes.

wp_kses_array_lc() – Goes through an array and changes the keys to all lower case.

wp_kses_hair() – Builds an attribute list from string containing attributes.

wp_kses_attr_parse() – Finds all attributes of an HTML element.

wp_kses_hair_parse() – Builds an attribute list from string containing attributes.

wp_kses_check_attr_val() – Performs different checks for attribute values.

  • 1
  • 2
  • Next Page »
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Sites
  • Sitemap
  • Blog
oik-plugins Easy Digital Downloads a2z
Easy Digital Downloads a2z

Site:  edd.wp-a2z.org
© Copyright oik-plugins 2014-2019. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins