2020-05-02 / 3802阅 / 悠然
Check if the given ID is a navigation menu.
Returns true if it is; false otherwise.
(int|string|WP_Term) (Required) Menu ID, slug, name, or object of menu to check.
(bool) Whether the menu exists.