Title: WAJ Scripts
Author: waughjai
Published: <strong>2018年12月14日</strong>
Last modified: 2019年5月7日

---

プラグインを検索

このプラグインは **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://ja.wordpress.org/plugins/waj-scripts/#description)
 * [レビュー](https://ja.wordpress.org/plugins/waj-scripts/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/waj-scripts/#installation)
 * [開発](https://ja.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未満**
 *  WordPress バージョン ** 5.0.0またはそれ以降 **
 *  検証済み最新バージョン: **5.2.25**
 *  PHP バージョン ** 7.0またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/waj-scripts/)
 * タグ
 * [scripts](https://ja.wordpress.org/plugins/tags/scripts/)
 *  [詳細を表示](https://ja.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/)