WP Manifestindependent plugin directory
manifest / performance / wordpress-performace-optimzer-plugin

Organic Kratom USA Performance Optimizer

A modular, safe performance suite that improves Core Web Vitals (LCP, INP, CLS): true LCP preloading (including CSS background heroes), one-click optimization, defer/delay JavaScript, async CSS delivery, and database cleanup — without breaking your site.

by Siddhant Srivastava · github.com/siddhant7701/wordpress-performace-optimzer-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/siddhant7701/wordpress-performace-optimzer-plugin/archive/refs/heads/main.zip

Readme

WordPress Performance Optimizer

A modular, object-oriented WordPress performance optimization plugin designed to improve Core Web Vitals (LCP, INP, CLS) through safe, standards-compliant optimizations without breaking your website.

✨ Features

🚀 One-Click Auto Optimize

  • Applies a recommended performance profile instantly.
  • Enables safe, high-impact optimizations.
  • Includes JavaScript optimization, LCP preload, font optimization, heartbeat tuning, and WordPress cleanup.

🖼️ Real LCP Image Preloading

  • Automatically detects and preloads hero images.
  • Supports:
    • <img> elements
    • CSS background images
    • Elementor
    • Beaver Builder
    • Divi
  • Manual preload URLs supported.
  • Adds fetchpriority="high" where appropriate.

⚡ JavaScript Optimization

  • Safe JavaScript defer.
  • Delay third-party scripts until user interaction.
  • Sequential loading to preserve script order.
  • Supports:
    • Google Analytics
    • Google Tag Manager
    • Meta Pixel
    • Microsoft Clarity
    • Hotjar
    • Chat widgets

🎨 CSS Optimization

  • Inline CSS minification.
  • Optional asynchronous CSS loading.
  • Preload + onload swap.
  • `

Read the full README on GitHub →