Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7673905
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T16:37:11+00:00 2026-05-31T16:37:11+00:00

I try to debug a javascript function called from Generate Thumbnails plugin in WordPress.

  • 0

I try to debug a javascript function called from Generate Thumbnails plugin in WordPress. The function uses jquery. So the actual call that I want to debug occurs in jquery.

The problem is that default jquery.js inside WordPress is minimized and therefore obscure. I changed that file with the uncompressed version of jquery.js file in wp-includes\js\jquery.

But when I debug that function with Firebug’s debugger, Firebug still shows me the old, minimized version of jquery:

enter image description here

I copied the location of the script file shown in Firebug and opened it in browser: http://localhost/wordpress/wp-admin/load-scripts.php?c=1&load=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=368b0ffbc13bc55b5ae45ad40a5368d9

This time, the true, uncompressed version of jquery.js was opened.

It seems like Firebug opens the old version of jquery. I restarted the Firefox but it wasn’t resolved.

What might be the reason of this problem? Is this Firebug related or WordPress related?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T16:37:12+00:00Added an answer on May 31, 2026 at 4:37 pm

    I’d agree with the people who commented on your question – it seems like a browser cache problem.

    If it’s a test system, one thing I’d suggest is setting the WP_DEBUG constant to true in your wp-config. That’ll download the uncompressed versions of the javascript libraries. That has two advantages:

    1. You don’t have to copy different javascript files around, and
    2. The file names differ from the standard ones (they have .dev in them, from memory), so you shouldn’t hit any caching issues.

    I’m assuming there’s an uncompressed version of jquery in WordPress. Apologies if there isn’t; I haven’t checked. But in general I’d recommend this approach.

    See Debugging in WordPress in the codex for more information.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to debug a web application that uses jQuery to do some fairly
When I try to debug the following function segment, the execution brakes (jumps out
I have the following JavaScript (I'm using jQuery): function language(language) { var text =
Is it possible using IE8 javascript debugger from ie8 dev tools to debug javascript
wow! i just noticed something, every time i try to call a function, no
I make a jquery plugin look like: (function($){ $.fn.plugin_name = function(){ var methods =
i try to debug a windows gadget. Just-In-Time debugging fires up and i can
When i try to debug my webapp it starts up the tomcat server and
I try to use the winDBG to debug a dump file. When I run
Try executing the following in JavaScript: parseInt('01'); //equals 1 parseInt('02'); //equals 2 parseInt('03'); //equals

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.