• _
  • ,
  • )
  • #
  • $
  • 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 G

__get_option() – Utility version of get_option that is private to install/upgrade.

_bp_get_user_meta_last_activity_warning() – Backward compatibility for ‘last_activity’ usermeta fetching.

_BP_Groups_Group

_BP_Groups_Group::_convert_orderby_to_order_by_term() –

_BP_Groups_Group::_convert_type_to_order_orderby() –

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

_get_admin_bar_pref() – Retrieve the admin bar display preference of a user.

_get_component_from_parsed_url_array() – Retrieve a specific component from a parsed URL array.

_get_cron_array() – Retrieve cron info array option.

_get_cron_lock() – Retrieves the cron lock.

_get_custom_object_labels() – Build an object with custom-something object (post type, taxonomy) labels out of a custom-something object

_get_dropins() – Returns drop-ins that WordPress uses.

_get_last_post_time() – Get the timestamp of the last time any post was modified or published.

_get_list_table() – Fetch an instance of a WP_List_Table class.

_get_meta_table() – Retrieve the name of the metadata table for the specified object type.

_get_non_cached_ids() – Retrieve ids that are not already present in the cache.

_get_page_link() – Retrieves the page permalink.

_get_path_to_translation_from_lang_dir() – Gets the path to a translation file in the languages directory for the current locale.

_get_path_to_translation() – Gets the path to a translation file for loading a textdomain just in time.

_get_plugin_data_markup_translate() – Sanitizes plugin data, optionally adds markup, optionally translates.

_get_post_ancestors() – Retrieve post ancestors.

_get_random_header_data() – Get random header image data from registered images in theme.

_get_template_edit_filename() – Tidies a filename for url display by the theme editor.

_get_term_children() – Get the subset of $terms that are descendants of $term_id.

_get_term_hierarchy() – Retrieves children of taxonomy as Term IDs.

_get_widget_id_base() – Retrieves the widget ID base value.

_get_wptexturize_shortcode_regex() – Retrieve the regular expression for shortcodes.

_get_wptexturize_split_regex() – Retrieve the combined regular expression for HTML and shortcodes.

_image_get_preview_ratio() – Image preview ratio. Internal use only.

_post_format_get_term() – Remove the post format prefix from the name property of the term object created by get_term().

_post_format_get_terms() – Remove the post format prefix from the name property of the term objects created by get_terms().

_post_format_wp_get_object_terms() – Remove the post format prefix from the name property of the term objects created by wp_get_object_terms().

_update_generic_term_count() – Will update term count based on number of objects.

_upgrade_422_find_genericons_files_in_folder() – Recursively find Genericons example files in a given folder.

_upgrade_422_remove_genericons() – Cleans up Genericons example files.

_wp_add_global_attributes() – Helper function to add global attributes to a tag in the allowed html list.

_WP_Editors::get_baseurl() –

_WP_Editors::get_mce_locale() – Fires when the editor scripts are loaded for later initialization, after all scripts and settings are printed.

_WP_Editors::get_translation() –

_wp_get_attachment_relative_path() – Get the attachment path relative to the upload directory.

_wp_get_current_user() – Retrieves the current user object.

_wp_get_image_size_from_meta() – Get the image size as array from its meta data.

_wp_get_post_revision_version() – Gets the post revision version.

_wp_get_user_contactmethods() – The old private function for setting up user contact methods.

_wp_http_get_object() – Returns the initialized WP_Http Object

_wp_oembed_get_object() – Returns the initialized WP_oEmbed object.

added_group_meta – action

addslashes_gpc() – Adds slashes to escape strings.

Automatic_Upgrader_Skin::get_upgrade_messages() –

AVCSequenceParameterSetReader::getBit() –

AVCSequenceParameterSetReader::getBits() –

AVCSequenceParameterSetReader::getHeight() –

AVCSequenceParameterSetReader::getWidth() –

bb_get_current_user() – Get the current bbPress user.

bb_get_tag_link – filter

bb_get_user() – Get userdata for a bbPress user.

bb_got_roles – action

bp_$this_generate_rewrite_rules – action

bp_$this_global_tables – filter

bp_$this_register_global_tables – action

bp_$this_setup_cache_groups – action

bp_$this_setup_globals – action

bp_activity_action_my_groups_feed() – Load the activity feed for a user’s groups.

BP_Activity_Activity::generate_action_strings() – Generate action strings for the activities located in BP_Activity_Activity::get().

BP_Activity_Activity::get_activity_comments() – Get activity comments that are associated with a specific activity ID.

BP_Activity_Activity::get_activity_data() – Convert activity IDs to activity objects, as expected in template loop.

BP_Activity_Activity::get_child_comments() – Get child comments of an activity or activity comment.

BP_Activity_Activity::get_date_query_sql() – Get the SQL for the ‘date_query’ param in BP_Activity_Activity::get().

BP_Activity_Activity::get_filter_sql() – Create filter SQL clauses.

BP_Activity_Activity::get_id() – Get the first activity ID that matches a set of criteria.

BP_Activity_Activity::get_in_operator_sql() – Create SQL IN clause for filter queries.

BP_Activity_Activity::get_last_updated() – Get the date/time of last recorded activity.

BP_Activity_Activity::get_meta_query_sql() – Get the SQL for the ‘meta_query’ param in BP_Activity_Activity::get().

BP_Activity_Activity::get_recorded_components() – Get a list of components that have recorded activity associated with them.

BP_Activity_Activity::get_scope_query_sql() – Get the SQL for the ‘scope’ param in BP_Activity_Activity::get().

BP_Activity_Activity::get_sitewide_items_for_feed() – Get sitewide activity items for use in an RSS feed.

BP_Activity_Activity::get_specific() – In BuddyPress 1.2.x, this was used to retrieve specific activity stream items (for example, on an activity’s permalink page).

BP_Activity_Activity::get() – Get activity items, as specified by parameters.

bp_activity_admin_get_activity_actions() – Get flattened array of all registered activity actions.

bp_activity_admin_get_custom_column – filter

BP_Activity_Component::setup_globals() – Set up component global variables.

bp_activity_feed_item_guid() – Outputs the activity feed item guid.

bp_activity_generate_action_string – filter

bp_activity_generate_action_string() – Generate an activity action string for an activity item.

bp_activity_get – filter

bp_activity_get_action – filter

bp_activity_get_action() – Retrieve the current action from a component and key.

bp_activity_get_actions_for_context() – Gets a flat list of activity actions compatible with a given context.

bp_activity_get_actions() – Get all components’ activity actions, sorted by their position attribute.

bp_activity_get_activity_id – filter

bp_activity_get_activity_id() – Fetch the activity_id for an existing activity entry in the DB.

bp_activity_get_comment_count – filter

bp_activity_get_comment_count() – Return the comment count of an activity item.

bp_activity_get_comment_depth – filter

bp_activity_get_comment_depth() – Return the current activity comment depth.

bp_activity_get_comments_user_ids – filter

bp_activity_get_comments_user_ids() – Return the IDs of every user who’s left a comment on the current activity item.

bp_activity_get_comments() – Get the comment markup for an activity item.

bp_activity_get_current_context() – Gets the current activity context.

bp_activity_get_embed_excerpt – filter

bp_activity_get_embed_excerpt() – Generates excerpt for an activity embed item.

bp_activity_get_excerpt_length() – Gets the excerpt length for activity items.

  • 1
  • 2
  • 3
  • …
  • 53
  • Next Page »
  • Plugins
  • Themes
  • Shortcodes
  • APIs
  • Files
  • Hooks
  • Classes
  • Sites
  • Sitemap
  • Blog
WP-a2z BuddyPress a2z
BuddyPress a2z - under construction

Site:  buddypress.wp-a2z.org
© Copyright WP-a2z 2014-2018. All rights reserved.


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