=== MCOD Disable Enqueue JS & CSS ===
Contributors: crleguizamon
Donate link: https://www.paypal.com/paypalme/cristian18josue
Tags: performance, speed, dequeue, scripts, styles
Requires at least: 5.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.2.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Selectively disable enqueued JS and CSS files.

== Description ==

This plugin provides controls to disable JavaScript and CSS files enqueued by themes and plugins.

**Features:**
*   Global Settings: Disable assets across the frontend or by specific post type.
*   Per-Post Settings: Disable assets individually on specific Pages, Posts, or Custom Post Types.
*   Grouped View: Assets are grouped by Plugin, Theme, or Core.

== Installation ==

1.  Upload the `mcod-disable-enqueue-js-css` folder to the `/wp-content/plugins/` directory.
2.  Activate the plugin through the 'Plugins' menu in WordPress.
3.  Go to Settings > Disable Assets to configure global settings.
4.  Edit any post/page to configure local settings.

== Changelog ==

= 1.2.1 =
*   Initial release.
