Uses
Uses | Description |
---|---|
wp-includes/class-wp-customize-nav-menus.php: WP_Customize_Nav_Menus::hash_nav_menu_args() | Hashes (hmac) the nav menu arguments to ensure they are not tampered with when submitted in the Ajax request. |
wp-includes/compat.php: hash_equals() | Timing attack safe string comparison |
wp-includes/nav-menu-template.php: wp_nav_menu() | Displays a navigation menu. |