A plugin or your theme is probably calling wp_enqueue_media()
and instead of adding a check for admin page and early return they are allowing the scripts to load on every admin page.
You need to deactivate all the plugins and switch to the default theme. If this solves your issue then activate your plugins one by one, checking if the problem re occurs (don’t forget to clear your browser cache each time) to identify where the problem is.
Related Posts:
- Check javascript file Proper way in functions.php
- Load CSS files in header of Bones theme?
- Ajax Call not Working in Plugin
- What is the process for reimplementing a back up WordPress?
- Javascript as Jquery Function Call?
- Need to change url paramenter of share product pintrest [closed]
- How to tie dark mode with prefers-color-scheme webkit? [closed]
- Ajax contact form widget plugin data not insert in database
- Time consuming callbacks in customizer
- Check for security updates
- (FES EDD) New vendor submission page is blank
- There is any way to remove post-format filter? [closed]
- Plugin-generated pages use Not Found or Pages Archive templates?
- Is there any kind of theme on WordPress to sell my own movies?
- Create custom registration form for WordPress Multisite
- Modifying a .js Function for Print [QZ Tray, WooCommerce POS]
- Child Pages Short Code plug-in and hover capabilities?
- Classified ad website : which solutions to use? [closed]
- How to hide CSS by default and show on button press
- Uncaught TypeError: jQuery(…).flipster is not a function in wordpress
- Linux Permissions and Ownership for WordPress
- posts comments goes to trash
- WordPress site periodically goes down
- Masonry images not working
- Advanced Custom Field DatePicker [closed]
- Fatal error: Call to undefined function cmsms_theme_page_layout_scheme()
- jQuery for custom plugin not working with Divi theme
- All sites themes functions.php have been changed
- Homemade plugin while using Themify Ultra
- Why namespaces are rarely used in WordPress plugins?
- What will happen if i deactivate my visual composer plug in? [closed]
- Finding the URL to be used to check if plugin is installed with a theme
- Theme/Plugin installation through url on button click
- Redux Framework: Page freezes on typing in Editor
- How can I inject options into an select tag inside the widget form?
- (Big issue) Blog is Getting Down Each day.. what should i do.?
- Custom wordpress Theme and Plugin repository
- jquery tinymce and bundled wp plugins
- Display wordpress post’s in popup?
- How to prevent plugins from loading jQuery
- Using color picker in plugin, does input attribute order matter?
- WordPress 3.8.3. custom theme – sliders won’t load js/css files
- JQuery plugin that works with Google 1.10.2 and not with WordPress 1.10.2
- How can I position ShareThis buttons manually when using the plug-in? [closed]
- How to require users to login when not logged in
- Loading a purchased jquery plugin in a wordpress theme
- Using window.onload with Ubermenu
- Post Comments with Ajax in WordPress
- Error when using plugin QuickCache with plugin Mobile Smart ? [closed]
- jQuery | JJ Carousel Plugin – Can’t set speed [closed]
- Does WP delete deprecated plugin/theme files on plugin/theme upgrade?
- Create shortcode to echo javascript
- Integrating jQuery Datatables with Editor into wordpress admin
- how to insert data in wordpress table usnig jquery ajax
- Stop WordPress processing Javascript as text
- Is there any hook for theme activation ? or something similar?
- Jquery plugin not working on single pages
- How to use get_template part in the plugin?
- How can I use get header from within my plugin?
- Jquery NoConflict Problem
- this jQuery function works perfect in static html page but not on wordpress
- How to include this jQuery File in wordpress?
- How do I find out what is in control over a certain part of a website?
- “No Add Button” for me to customize my WordPress with themes and pluggins
- How do I combine a theme with a plugin
- How can I list all installed plugins/themes/versions from CLI/API?
- My single.php page does not show the related data to the post which is clicked
- Where are theme codes located for WordPress?
- AJAX fileupload – TypeError: not a function ajaxSubmit()
- “Conflict” with jQuery (or its plugins)?
- Overwrite category head title
- How does one include the JQuery UI plugin to wordpress and enque it correctly in a plugin form?
- Basic gallery plugin suggestion [closed]
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- How to check if my wordpress websiste is nulled or not?
- a weird attribute on every html tag
- Why does my file_exist check fail?
- Remove specific plugins and themes from the Dashboard->Updates page [duplicate]
- Create a single website with 3 theme options in wordpress
- using do_shortcode
- Create custom pages with a plugin
- How to add an element right after the article using jQuery?
- How to add a dvi tag to a shortcode then change a generated text using jQuery
- How to write “alt” tag in image for wordpress code?
- Does heavy theme and plugins affect server’s response time? [closed]
- How to protect WordPress from security scanner [closed]
- How to track clicks
- How to load different homepage on Mobile.?
- wordpress add_action() issue in ajax call
- Remove Yoast jQuery from front end
- How to display checked posts on another page over AJAX? (like comparasion style)
- How to get menu location in wp_update_nav_menu hook
- Proper way to use plugin functions in functions.php
- How to activate a plugin on the activation of a theme?
- Adding media upload button to User Profile page (following a tutorial)
- Theme Custom Pages
- Localizing methods for jQuery append prepend wrap parent
- Use different single.php file based on condition
- how can I query all wordpress users of a blog
- how can I do something on new user registration?