=== Dracula77 Performance Optimizer ===
Contributors: dracula77
Tags: performance, optimization, speed
Requires at least: 5.0
Tested up to: 7.0
Stable tag: 1.3.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Lightweight performance optimizer for WordPress with safe and aggressive modes.

== Description ==
Minimal, efficient front-end optimizer with lazy loading, script delay, and performance tweaks.

Features include:
* Native lazy loading for images
* Script delay for non-critical JavaScript
* Blocking heavy embeds until user interaction
* Optional CSS optimization
* Preloading critical assets
* Font loading improvements to reduce layout shifts

Designed to be lightweight, stable, and compatible with most themes and plugins.

== Installation ==
1. Upload the plugin files to `/wp-content/plugins/dracula77-performance-optimizer/`
2. Activate the plugin through the “Plugins” menu in WordPress
3. Go to **Settings → Performance Optimizer** to configure Safe or Aggressive mode

== Frequently Asked Questions ==

= Does this replace caching plugins =
No. This plugin complements caching plugins by optimizing front-end behavior.

= Will this break my theme =
Safe Mode is designed to avoid conflicts. Aggressive Mode may require testing.

== Changelog ==

= 1.3.0 =
* Updated performance modes
* Improved script delay logic
* Enhanced lazy loading behavior

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.3.0 =
Recommended upgrade for improved performance and stability.