Lightweight Performance Optimizer

توضیحات

Lightweight Performance Optimizer provides simple, safe optimizations for small-to-medium WordPress sites:

  • Simple Page Cache (stores HTML in uploads/lwpopt-cache)
  • Image Lazy Load (adds loading=”lazy” to images)
  • Heartbeat Control (adjust or disable heartbeat)

This plugin is minimal and intended to be privacy-friendly. It stores cache files in the WordPress uploads directory (wp-content/uploads/lwpopt-cache).

عکس‌های صفحه

نصب

  1. Upload the plugin ZIP via Plugins Add New Upload Plugin.
  2. Activate the plugin.
  3. Configure settings under Settings Performance Optimizer.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Lightweight Performance Optimizer” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Lightweight Performance Optimizer” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.1

  • Fixed WP.org review issues: removed discouraged functions, proper sanitization, escaping, no WP_CONTENT_DIR, longer prefixes.