WP Manifestindependent plugin directory
manifest / performance / wp-weboptimizer

WP WebOptimizer Pro

WordPress Performance Optimization Plugin Pro - Tối ưu toàn diện FCP, LCP, TBT, SI, CLS để đạt điểm tối đa trên PageSpeed Insights

by Vũ Văn Nam Việt · github.com/vannamvu/wp-weboptimizer · 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/vannamvu/wp-weboptimizer/archive/refs/heads/main.zip

WordPress Performance Optimization Plugin Pro

Comprehensive Core Web Vitals optimization (FCP, LCP, TBT, SI, CLS) to achieve maximum PageSpeed Insights score.

Author Information

  • Author: Vũ Văn Nam Việt
  • Website: https://vuvannamviet.com
  • Hotline: 0971.735.735
  • Version: 1.0.0
  • License: GPL v2 or later

Features

10 Professional Optimization Modules

  1. Assets Optimizer - CSS & JavaScript minification, defer loading
  2. Lazy Load - Smart lazy loading for images, iframes, and videos
  3. Font Optimizer - Font-display swap, preload critical fonts
  4. Image Optimizer - WebP conversion, responsive images
  5. Cache Manager - Page caching, GZIP compression
  6. Resource Hints - DNS prefetch, preconnect, prefetch
  7. Third-party Scripts Optimizer - Optimize external scripts
  8. Database Optimizer - Clean up and optimize database
  9. Performance Monitor - Real-time Core Web Vitals tracking
  10. Advanced Settings - Performance modes, import/export

Modern Admin Interface

  • 8 organized tabs for easy navigation
  • AJAX auto-save functionality
  • Real-time performance metrics
  • Responsive design
  • Vietnamese and English support

Core Web Vitals Optimization

  • FCP (First Contentful Paint) optimization
  • LCP (Largest Contentful Paint) improvement
  • TBT (Total Blocking Time) reduction
  • SI (Speed Index) enhancement
  • CLS (Cumulative Layout Shift) prevention

Security & Privacy

  • No automatic updates from external servers
  • ❌ No check-update.php file
  • ❌ No WPBO_Updater class
  • ❌ No remote update checking code
  • ❌ No cron jobs for update checking
  • ✅ Complete local control
  • ✅ Full privacy protection

Installation

  1. Upload the wp-weboptimizer folder to /wp-content/plugins/
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to 'WP WebOptimizer' in the admin menu to configure

Requirements

  • WordPress 5.0 or higher
  • PHP 7.2 or higher
  • MySQL 5.6 or higher (or MariaDB 10.1+)

Documentation

Quick Start

  1. Choose Performance Mode: Go to Advanced tab and select appropriate mode

    • Safe: Basic optimizations only
    • Balanced: Recommended for most sites
    • Aggressive: Maximum performance
  2. Enable Key Features:

    • Lazy load images and iframes
    • Defer JavaScript
    • Font-display swap
    • WebP conversion (if supported)
  3. Test Your Site: Check all pages and functionality

  4. Monitor Results: View Core Web Vitals in Dashboard tab

Support

For support and questions:

Changelog

1.0.0

  • Initial release
  • 10 optimization modules
  • Modern responsive admin interface
  • AJAX auto-save
  • Core Web Vitals monitoring
  • Full Vietnamese documentation
  • WordPress coding standards compliant
  • Production-ready code
  • No external update system

License

GPL v2 or later


Developed with ❤️ by Vũ Văn Nam Việt