ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.3.0
  • Page 5

_update_blog_date_on_post_publish()

Function: Handler for updating the site’s last updated date when a post is published or an already published post is changed.

Source: wp-includes/ms-blogs.php:840

Used by 0 functions | Uses 1 function

sanitize_{$object_type}_meta_{$meta_key}

Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.

Source: wp-includes/meta.php:1348

Used by 1 function | Uses 0 functions

register_meta()

Function: Registers a meta key.

Source: wp-includes/meta.php:1399

Used by 0 functions | Uses 5 functions

get_metadata_by_mid()

Function: Retrieves metadata by meta ID.

Source: wp-includes/meta.php:790

Used by 2 functions | Uses 3 functions

update_metadata_by_mid()

Function: Updates metadata by meta ID.

Source: wp-includes/meta.php:860

Used by 0 functions | Uses 11 functions

delete_metadata_by_mid()

Function: Deletes metadata by meta ID.

Source: wp-includes/meta.php:982

Used by 2 functions | Uses 9 functions

metadata_exists()

Function: Determines if a meta field with the given key exists for the given object ID.

Source: wp-includes/meta.php:737

Used by 0 functions | Uses 3 functions

_get_additional_user_keys()

Function: Returns a list of meta keys to be (maybe) populated in wp_update_user().

Source: wp-includes/user.php:2798

Used by 0 functions | Uses 0 functions

check_theme_switched()

Function: Checks if a theme has been changed and runs ‘after_switch_theme’ hook on the next WP load.

Source: wp-includes/theme.php:3360

Used by 0 functions | Uses 5 functions

after_switch_theme

Action Hook: Fires on the first WP load after a theme switch if the old theme still exists.

Source: wp-includes/theme.php:3387

Used by 1 function | Uses 0 functions
« Previous 1 … 4 5 6 … 14 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy