• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / 4.6.0

auth_{$object_type}_{$object_subtype}_meta_{$meta_key}

Filter Hook (deprecated): Filters whether the user is allowed to edit meta for specific object types/subtypes.

Source: wp-includes/capabilities.php:375

Used by 1 function | Uses 0 functions

auth_{$object_type}_meta_{$meta_key}

Filter Hook: Filters whether the user is allowed to edit a specific meta key of a specific object type.

Source: wp-includes/capabilities.php:349

Used by 1 function | Uses 0 functions

auth_{$object_type}_{$sub_type}_meta_{$meta_key}

Filter Hook: Filters whether the user is allowed to add post meta to a post of a given type.

Source: wp-includes/capabilities.php:353

Used by 0 functions | Uses 0 functions

login_header

Action Hook: Fires in the login page header after the body tag is opened.

Source: wp-login.php:204

Used by 1 function | Uses 0 functions

WP_Network::__get()

Method: Getter.

Source: wp-includes/class-wp-network.php:150

Used by 0 functions | Uses 1 function

WP_Network::__isset()

Method: Isset-er.

Source: wp-includes/class-wp-network.php:173

Used by 0 functions | Uses 0 functions

WP_Network::__set()

Method: Setter.

Source: wp-includes/class-wp-network.php:194

Used by 0 functions | Uses 0 functions

WP_Theme::network_enable_theme()

Method: Enables a theme for all sites on the current network.

Source: wp-includes/class-wp-theme.php:1571

Used by 0 functions | Uses 3 functions

WP_Theme::network_disable_theme()

Method: Disables a theme for all sites on the current network.

Source: wp-includes/class-wp-theme.php:1595

Used by 1 function | Uses 3 functions

WP_Term_Query::parse_orderby_meta()

Method: Generate the ORDER BY clause for an ‘orderby’ param that is potentially related to a meta query.

Source: wp-includes/class-wp-term-query.php:922

Used by 1 function | Uses 0 functions

WP_Term_Query::parse_order()

Method: Parse an ‘order’ query variable and cast it to ASC or DESC as necessary.

Source: wp-includes/class-wp-term-query.php:981

Used by 1 function | Uses 0 functions

WP_Term_Query::get_search_sql()

Method: Used internally to generate a SQL string related to the ‘search’ parameter.

Source: wp-includes/class-wp-term-query.php:1003

Used by 1 function | Uses 2 functions

pre_get_terms

Action Hook: Fires before terms are retrieved.

Source: wp-includes/class-wp-term-query.php:326

Used by 1 function | Uses 0 functions

WP_Term_Query::parse_orderby()

Method: Parse and sanitize ‘orderby’ keys passed to the term query.

Source: wp-includes/class-wp-term-query.php:865

Used by 1 function | Uses 4 functions

WP_Term_Query::get_terms()

Method: Get terms, based on query_vars.

Source: wp-includes/class-wp-term-query.php:309

Used by 1 function | Uses 37 functions

WP_Term_Query

Class: Class used for querying terms.

Source: wp-includes/class-wp-term-query.php:18

Used by 0 functions | Uses 0 functions

WP_Term_Query::__construct()

Method: Constructor.

Source: wp-includes/class-wp-term-query.php:189

Used by 4 functions | Uses 1 function

WP_Term_Query::parse_query()

Method: Parse arguments passed to the term query with default query parameters.

Source: wp-includes/class-wp-term-query.php:236

Used by 1 function | Uses 6 functions

parse_term_query

Action Hook: Fires after term query vars have been parsed.

Source: wp-includes/class-wp-term-query.php:284

Used by 1 function | Uses 0 functions

WP_Term_Query::query()

Method: Sets up the query for retrieving terms.

Source: wp-includes/class-wp-term-query.php:295

Used by 1 function | Uses 2 functions

wp_is_ini_value_changeable()

Function: Determines whether a PHP ini value is changeable at runtime.

Source: wp-includes/load.php:1415

Used by 2 functions | Uses 0 functions

get_current_network_id()

Function: Retrieves the current network ID.

Source: wp-includes/load.php:1212

Used by 22 functions | Uses 4 functions

enable_maintenance_mode

Filter Hook: Filters whether to enable maintenance mode.

Source: wp-includes/load.php:329

Used by 1 function | Uses 0 functions

enable_wp_debug_mode_checks

Filter Hook: Filters whether to allow the debug mode check to occur.

Source: wp-includes/load.php:424

Used by 1 function | Uses 0 functions

posts_pre_query

Filter Hook: Filters the posts array before the query takes place.

Source: wp-includes/class-wp-query.php:2951

Used by 1 function | Uses 0 functions

_load_textdomain_just_in_time()

Function: Loads plugin and theme textdomains just-in-time.

Source: wp-includes/l10n.php:1199

Used by 1 function | Uses 2 functions

register_meta_args

Filter Hook: Filters the registration arguments when registering meta.

Source: wp-includes/meta.php:1325

Used by 1 function | Uses 0 functions

registered_meta_key_exists()

Function: Checks if a meta key is registered.

Source: wp-includes/meta.php:1467

Used by 2 functions | Uses 1 function

unregister_meta_key()

Function: Unregisters a meta key from the list of registered keys.

Source: wp-includes/meta.php:1485

Used by 2 functions | Uses 2 functions

get_registered_meta_keys()

Function: Retrieves a list of registered meta keys for an object type.

Source: wp-includes/meta.php:1534

Used by 3 functions | Uses 0 functions
1 2 … 9 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.