wp_register_comment_personal_data_exporter() Registers the personal data exporter for comments.
wp_comments_personal_data_exporter() Finds and exports personal data associated with an email address from the comments table.
wp_register_comment_personal_data_eraser() Registers the personal data eraser for comments.
wp_comments_personal_data_eraser() Erases personal data associated with an email address from the comments table.
wp_cache_set_comments_last_changed() Sets the last changed time for the 'comment' cache group.
_wp_batch_update_comment_type() Updates the comment type for a batch of comments.
_wp_check_for_scheduled_update_comment_type() In order to avoid the _wp_batch_update_comment_type() job being accidentally removed,
wp_get_nav_menu_object() Returns a navigation menu object.
is_nav_menu() Determines whether the given ID is a navigation menu.
register_nav_menus() Registers navigation menu locations for a theme.
unregister_nav_menu() Unregisters a navigation menu location for a theme.
register_nav_menu() Registers a navigation menu location for a theme.
get_registered_nav_menus() Retrieves all registered navigation menu locations in a theme.
get_nav_menu_locations() Retrieves all registered navigation menu locations and the menus assigned to them.
has_nav_menu() Determines whether a registered nav menu location has a menu assigned to it.
wp_get_nav_menu_name() Returns the name of a navigation menu.
is_nav_menu_item() Determines whether the given ID is a nav menu item.
wp_create_nav_menu() Creates a navigation menu.
wp_delete_nav_menu() Deletes a navigation menu.
wp_update_nav_menu_object() Saves the properties of a menu or create a new menu with those properties.
wp_update_nav_menu_item() Saves the properties of a menu item or create a new one.
wp_get_nav_menus() Returns all navigation menu objects.
_is_valid_nav_menu_item() Determines whether a menu item is valid.
wp_get_nav_menu_items() Retrieves all menu items of a navigation menu.
update_menu_item_cache() Updates post and term caches for all linked objects for a list of menu items.
wp_setup_nav_menu_item() Decorates a menu item object with the shared navigation menu item properties.
wp_get_associated_nav_menu_items() Returns the menu items associated with a particular object.
_wp_delete_post_menu_item() Callback for handling a menu item when its original object is deleted.
_wp_delete_tax_menu_item() Serves as a callback for handling a menu item when its original object is deleted.
_wp_auto_add_pages_to_menu() Automatically add newly published page objects to menus with that as an option.
_wp_delete_customize_changeset_dependent_auto_drafts() Deletes auto-draft posts associated with the supplied changeset.
_wp_menus_changed() Handles menu config after theme change.
wp_map_nav_menu_locations() Maps nav menu locations according to assignments in previously active theme.
_wp_reset_invalid_menu_item_parent() Prevents menu items from being their own parent.
wp_underscore_audio_template() Outputs the markup for an audio tag to be used in an Underscore template
wp_underscore_video_template() Outputs the markup for a video tag to be used in an Underscore template
wp_print_media_templates() Prints the templates used in the media manager.
_walk_bookmarks() The formatted output of a list of bookmarks.
wp_list_bookmarks() Retrieves or echoes all of the bookmarks.
sodiumCompatAutoloader() Sodium_Compat autoloader.
sodium_crypto_aead_aegis128l_decrypt() sodium_crypto_aead_aegis128l_encrypt() sodium_crypto_aead_aegis256_decrypt() sodium_crypto_aead_aegis256_encrypt() bin2hex() compare() crypto_aead_aes256gcm_decrypt() crypto_aead_aes256gcm_encrypt() crypto_aead_aes256gcm_is_available() crypto_aead_chacha20poly1305_decrypt()