Go to you chrome JavaScript console window and write _.VERSION. Then press Enter. It will return you the version of the included Underscore JS. Also it will make sure that Underscore JS is included or enqueued. And Underscore JS is include in WordPress admin by default. You don’t need to enqueue it. Just use it as you use any where else.
Related Posts:
- How do I Enqueue styles/scripts on Certain /wp-admin Pages?
- Why are admin scripts not printed
- Can I add custom attributes while adding inline scripts?
- How to disable 3.3 Tooltips?
- Execute script only on certain admin pages
- Enque script based on url paramater
- Trying to get custom js files in my admin header
- load-{$page hook} and returned parameter
- Why is WordPress enqueuing admin relevant scripts (e.g., React, ReactDOM, Redux, hooks, TinyMCE etc) when not logged in?
- How to load Dashboard default media files via HTTPS even when Browser URL has HTTP
- Conditions for admin get_current_screen action parent_file edit.php?post_type=page
- Hook into backbone to add js to wp-admin -> media library?
- admin_print_styles incuding $_SERVER[‘DOCUMENT_ROOT’]
- Adding custom columns to custom post types
- Adding Fields to the Category, Tag and Custom Taxonomy Edit Screen in the WordPress Admin?
- When moving a WP site, why does wp-admin redirect to old site?
- do_shortcode() within Admin Page
- Admin ajax request return 0 with die()
- How to Layer 7 Load Balance WordPress Backend and Frontend?
- How to remove comments option from wp-admin bar and modify profile icon
- Add header and footer to WP backend
- .htaccess in wp-admin produces a redirect loop
- How to Remove All Admin Bar Menu Items?
- Edit specific nodes in WP_Admin_Bar
- Filter Custom Post Type in Admin
- Using Image insert control in code
- Wrong canonical link on wp-admin pages
- How can I make WordPress work with a Symfony app?
- Using the loop inside admin
- Easiest way to make post private by default
- How can I make my Admin Icon SVG color correctly? [closed]
- Is there any filter to disable the total fronted in WordPress
- How to wrap admin menus and menu headers in additional divs without modifying the WordPress core?
- Display sortable User meta column in admin panel user’s page
- wp-login.php — redirect logged in users to custom URL
- Can’t access admin dashboard with wp-admin without /index.php after it
- How to change “wp-admin” to something else without search-replacing the core?
- Hooking into register_admin_color_schemes
- How can I add an extra admin column showing the word-count of a page or post?
- Which actions can update/change .php files?
- Blank page for edit.php
- Upload media file problem
- comment_form – show all fields when logged in
- Always show same size tags for Tag Cloud in WordPress Admin
- Why should I password protect WP-Admin?
- How to change how long items are kept in the trash?
- Using /wp-admin works, using /login gives a 404. Why?
- Custom role based users are not able to access wp-admin
- How can I add ‘view mode’ to screen options for pages and cpts?
- Using List Table Filters for ALL Custom Post Types
- In the WordPress admin, how can I find out which page (themes.php, widgets.php, etc.) I’m on?
- Cannot log into WordPress Dashboard after removing/adding .htaccess
- My wp-admin stops working suddenly
- How to debug “You do not have sufficient permissions to access this page”? [closed]
- What is the practical difference between is_admin() and is_blog_admin()?
- How do I set the homepage to the WordPress Admin Dashboard login?
- How to check if upload window came from the featured image link?
- Today, without warning, all admin panel logins redirect to home page after login. non-admin users logins work well
- Reusable content block
- Wrong wp-admin URL
- What is wrong with this code to remove wp admin bar from one page
- Stopping user deletion from running on error
- Admin search not working for any type of post
- admin_post action not usable if admin access denied to user
- Can’t log into wp-admin after migration from localhost to server
- Adding Custom Capabilites
- Display checked in checkbox theme admin page when reloaded
- Why is unfiltered_upload not working despite being enabled?
- List All Enqueued Scripts and Styles
- Can I add my own profile.php?
- Wp-admin is giving me an error “Sorry, you are not allowed to access this page.”. I do have access to the wp-admin besides the dashboard itself
- Add menu option to “New Post” menu in admin bar
- Linking table cells to network folders
- Remove bulk option row
- Admin menu in front-end
- How can I disable all external url Google in WordPress backend?
- if it possible to get all notifications from all plugins and core?
- wp-admin page redirecting to 404 error page
- Require Login Redirect to Login Page
- wp-admin redirects to 404
- Generate PDF using tcpdf from WordPress admin side custom page [closed]
- Renaming wp-admin without hard-coding it. Is it really possible?
- add_submenu_page() issue
- Unable to properly login
- How to check if it’s edit.php & post_type is set?
- Dashboard : remove Safari navigator message
- how to stop wordpress admin menu from scrolling with page
- Trying to create a page as a menu item in the admin while keeping the admen panel visible
- Give wp-admin access for shop managers
- Cannot log in to WordPress admin or change password
- Cached php? Updates are rendering only if logged as admin
- Js errors in wp-admin
- Avoid executing a function (redirect) if I’m in the admin area
- sharing wp-include – wp-admin on same installation
- Admin Scripts enqueue codes seems ok but not working
- admin-post.php results on white screen after form submission
- CSS not showing up in my website Only HTML Displaying
- How to protect wp-admin from third party access?
- Unable to access my plugins [closed]
- Can admin-ajax.php be used for spam purposes? And if yes, how to prevent that?