このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

BF WPO Dequeuer

説明

This plugin allows you to easily dequeue styles and scripts from your site’s queue.

It also allows you to check which ones are called from the Archive, Single, Page and Frontpage templates of your site.

Once you used it, you can copy&paste generated code to your plugin or theme files.

This plugin can break your site frontend, so be careful when using it. If you don’t know what you are doing, please don’t use this plugin.

スクリーンショット

  • This is how the backend of the plugin looks like. You'll can configure all the aspects through one single configuration page.

インストール

  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
  3. Use the Settings->Plugin Name screen to configure the plugin

FAQ

How does this plugin save the information on the database

Serialized as an unique array.

What happens if I uninstall the plugin

It uses the WordPress’ deactivate method and removes the information stored on the database, keeping it clean.

評価

3件のレビューをすべて表示

貢献者と開発者

BF WPO Dequeuer はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“BF WPO Dequeuer” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.3 – 1.1.4

Reviewed for compatibility

1.1.2

  • Reviewed for compatibility

1.1.1

  • Fixed some hardcoded strings for translation

1.1.0

  • Added code generator

1.0.1

  • Fixed a little bug with Scripts Runner

1.0.0

  • First stable version of the plugin

0.1.0

  • Just born with basic functionality