Title: Script Report
Author: sapayth
Published: <strong>ફેબ્રુવારી 24, 2026</strong>
Last modified: માર્ચ 17, 2026

---

પ્લગીન શોધો

![](https://ps.w.org/script-report/assets/banner-772x250.png?rev=3468756)

![](https://ps.w.org/script-report/assets/icon-256x256.png?rev=3468756)

# Script Report

 [sapayth](https://profiles.wordpress.org/sapayth/) દ્વારા

[ડાઉનલોડ](https://downloads.wordpress.org/plugin/script-report.1.2.2.zip)

[જીવંત પૂર્વદર્શન](https://gu.wordpress.org/plugins/script-report/?preview=1)

 * [વિગતો](https://gu.wordpress.org/plugins/script-report/#description)
 * [સમીક્ષાઓ](https://gu.wordpress.org/plugins/script-report/#reviews)
 *  [સ્થાપન](https://gu.wordpress.org/plugins/script-report/#installation)
 * [ડેવલપમેન્ટ](https://gu.wordpress.org/plugins/script-report/#developers)

 [સપોર્ટ](https://wordpress.org/support/plugin/script-report/)

## વર્ણન

Script Report is a minimal and focused debugging tool for WordPress developers. 
It helps you audit and visualize JavaScript and CSS dependencies on any admin or
frontend page.

When something loads out of order, loads twice, or slows down a page, Script Report
helps you see exactly what is happening.

Use the Script Report link in the admin navbar on any page to open a complete breakdown
of scripts and styles, their load order, dependencies, and origin.

### Why Use Script Report?

Developers often ask:

Why is this script loading here
 Who enqueued this style Why is my dependency not
working Is something loading twice What is affecting performance on this page

Script Report gives you clear answers instantly.

### What You Can Inspect

#### JavaScript

View a complete breakdown of:

 * Registered scripts
 * Enqueued scripts
 * Total required scripts
 * Load order
 * File size
 * Footer or header loading
 * Inline scripts
 * Enqueued by source
 * Required by dependencies

#### CSS

Inspect styles with the same detailed structure:

 * Registered styles
 * Enqueued styles
 * Total required styles
 * Load order
 * File size
 * Dependency relationships
 * Enqueued by source
 * Required by dependencies

#### Script Modules WordPress 6.5+

Audit registered and enqueued script modules along with their dependency chains.

### Views

Switch between two views:

List view
 Clean, structured overview of all scripts and styles.

Tree view
 Visual representation of dependency chains. Circular or missing dependencies
are clearly flagged.

### Filtering

Quickly filter by handle or source to narrow down large lists. Filtering works client
side for fast inspection.

## સ્ક્રીનશોટ

 * [[
 * Open the “Script Report” panel using admin navbar
 * [[
 * List view showing scripts and styles with load order and metadata.
 * [[
 * Tree view displaying dependency chains.
 * [[
 * Script Report item in the top admin bar for quick access.

## સ્થાપન

 1. Upload the plugin files to `wp-content/plugins/script-report/`, or install through
    the WordPress Plugins screen.
 2. Activate the plugin through the Plugins screen.
 3. As an Administrator, click the “Script Report” link in the admin navbar on any 
    page to view the report.

## એફએક્યુ (FAQ)

### Who can see the report?

Users with the Administrator capability `manage_options` can open the report.

You may also enable access in development environments by defining:

    ```
    define( 'SCRIPT_REPORT_DEBUG', true );
    ```

Do not enable this constant on production unless temporarily required.

### Is it safe for production?

Yes. The report is only displayed to users who can `manage_options`, or when explicitly
enabled using `SCRIPT_REPORT_DEBUG`.

No data is stored and nothing runs unless you open the report via the admin bar 
link.

### Does this affect site performance?

No. Script Report only runs when you open it via the admin bar. Normal visitors 
and pages remain unaffected.

## સમીક્ષાઓ

આ પ્લગઇન માટે કોઈ સમીક્ષાઓ નથી.

## ફાળો આપનાર & ડેવલપર્સ

આ ઓપન સોર્સ સોફ્ટવેર છે. નીચેના લોકો એ આ પ્લગિન માટે ફાળો આપ્યો છે.

ફાળો આપનારા

 *   [ sapayth ](https://profiles.wordpress.org/sapayth/)

[“Script Report” ને તમારી ભાષામાં અનુવાદ કરો.](https://translate.wordpress.org/projects/wp-plugins/script-report)

### વિકાસમાં રસ ધરાવો છો?

[કોડ બ્રાઉઝ કરો](https://plugins.trac.wordpress.org/browser/script-report/), જોવો
[અસ્વીએન રેપોઝિટરીમાંથી](https://plugins.svn.wordpress.org/script-report/),અથવા 
સબ્સ્ક્રાઇબ કરો[ડેવલપમેન્ટ](https://plugins.trac.wordpress.org/log/script-report/)
દ્વારા[આરઅસઅસ](https://plugins.trac.wordpress.org/log/script-report/?limit=100&mode=stop_on_copy&format=rss).

## ચેન્જલૉગ

#### 1.2.2 18-03-2026

 * Fix – Resolve fatal error caused by incorrect telemetry template and asset paths
 * Improvement – Use plugin constants for reliable path resolution

#### 1.2.1

 * Fix – Resolve fatal error caused by incorrect telemetry template and asset paths
 * Improvement – Use plugin constants for reliable path resolution

#### 1.2.0

 * New – Deactivation feedback survey to help improve the plugin
 * New – Improve plugin activation menu focus
 * Improvement – Isolated telemetry library to prevent conflicts with other plugins

#### 1.1.0

 * New – Filter scripts and styles by plugin or theme — find exactly what they are
   loading

#### 1.0.0

 * Initial release.

## મેટા

 *  વર્ઝન **1.2.2**
 *  છેલ્લી અપડેટ: **2 અઠવાડિયા પહેલા**
 *  સક્રિય સ્થાપનો: **10 કરતા ઓછા**
 *  વર્ડપ્રેસ વર્ઝન ** 5.0 અથવા ઉચ્ચતર **
 *  **6.9.4** સુધી પરીક્ષણ કર્યું
 *  PHP સંસ્કરણ ** 7.4 અથવા ઉચ્ચતર **
 *  ભાષા
 * [English (US)](https://wordpress.org/plugins/script-report/)
 * ટૅગ્સ:
 * [debug](https://gu.wordpress.org/plugins/tags/debug/)[debug bar](https://gu.wordpress.org/plugins/tags/debug-bar/)
   [development](https://gu.wordpress.org/plugins/tags/development/)[performance](https://gu.wordpress.org/plugins/tags/performance/)
   [scripts](https://gu.wordpress.org/plugins/tags/scripts/)
 *  [વિગતવાર દૃશ્ય](https://gu.wordpress.org/plugins/script-report/advanced/)

## પૉઇન્ટ્સ

હજુ સુધી કોઈ સમીક્ષા સબમિટ કરવામાં આવી નથી.

[મારી સમીક્ષા ઉમેરો](https://wordpress.org/support/plugin/script-report/reviews/#new-post)

[બધા  સમીક્ષાઓ જુઓ](https://wordpress.org/support/plugin/script-report/reviews/)

## ફાળો આપનારા

 *   [ sapayth ](https://profiles.wordpress.org/sapayth/)

## સપોર્ટ

કંઈક કહેવું છે? મદદ જોઈએ છે?

 [આધાર ફોરમ જુઓ](https://wordpress.org/support/plugin/script-report/)

## દાન

શું તમે આ પ્લગિનની પ્રગતિને સમર્થન આપવા માંગો છો?

 [ આ પ્લગિનને દાન કરો ](https://sapayth.com/)