Title: WAJ Scripts
Author: waughjai
Published: <strong>डिसेंबर 14, 2018</strong>
Last modified: मे 7, 2019

---

प्लगइन शोधा

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://ps.w.org/waj-scripts/assets/icon.svg?rev=2010169)

# WAJ Scripts

 [waughjai](https://profiles.wordpress.org/waughjai/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/waj-scripts.1.1.1.zip)

 * [तपशील](https://mr.wordpress.org/plugins/waj-scripts/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/waj-scripts/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/waj-scripts/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/waj-scripts/#developers)

 [समर्थन](https://wordpress.org/support/plugin/waj-scripts/)

## वर्णन

WordPress plugin for easily adding CSS stylesheets & JavaScript files.

### Examples

    ```
    use WaughJ\WPScripts\WPStylesheets;
    WPStylesheets::register( 'main' );

    use WaughJ\WPScripts\WPScripts;
    WPScripts::register( 'blog', true );
    ```

## स्थापना

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

The main stylesheet & JavaScript external script can be set in Appearances -> Theme-
> Directories. There is also a checkbox for turning off jQuery, which WordPress 
automatically loads.

Individual pages can have specific stylesheet or JavaScript external scripts added
in input boxes on those pages’ individual editor pages.

Beyond this, stylesheets & javascript files can be loaded manually in PHP by calling
the “register” static method on the WPStylesheets or WPScripts classes. The WPScripts’
register method includes an optional boolean 2nd argument to determine whether the
script should be loaded in the footer or the header. Default is loading in the footer.“
dequeueWPDefaults” static method for the WPScripts class can be used to turn off
jQuery in PHP.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“WAJ Scripts” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान
केले आहे.

योगदानकर्ते

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

[भाषांतर करा “WAJ Scripts” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/waj-scripts)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/waj-scripts/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/waj-scripts/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/waj-scripts/) च्या
[RSS](https://plugins.trac.wordpress.org/log/waj-scripts/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.1.1

 * Test in WordPress 5.2

#### 1.1.0

 * Add Ability to make mo’ complex registration functions for sheet managers & ability
   to easily register absolute URLs.

#### 1.0.2

 * Test in WordPress 5.1

#### 1.0.1

 * Fix bug causing meta boxes to try loading empty filename for empty meta boxes.

#### 1.0.0

 * Initial stable version.

## मेटा

 *  आवृत्ती **1.1.1**
 *  शेवटचा अद्यतन **7 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10 पेक्षा कमी**
 *  वर्डप्रेस आवृत्ती ** 5.0.0 किंवा मोठा **
 *  परीक्षित केले आहे **5.2.24**
 *  PHP आवृत्ती ** 7.0 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/waj-scripts/)
 * टॅग
 * [scripts](https://mr.wordpress.org/plugins/tags/scripts/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/waj-scripts/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/waj-scripts/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/waj-scripts/reviews/)

## योगदानकर्ते

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

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/waj-scripts/)