Woptily

描述

Woptily is a lightweight, modular WordPress plugin designed to improve your website’s performance, security, and reliability. Built with modern PHP and WordPress coding standards.

Features:

  • Page Cache – Simple, effective page caching for faster load times
  • Backup – Create and manage complete site backups
  • Security – Basic security hardening and protection
  • DevTools – Debug toggles, post meta inspector, and user meta inspector
  • Optimization – Auto-updates manager and database cleanup tools

Why Woptily?

  • Modular architecture – only enable what you need
  • Clean, lightweight code
  • No external dependencies
  • Developer-friendly with hooks and filters
  • Translation ready
  • Multisite compatible

屏幕截图

安装

  1. Upload the woptily folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure settings under Woptily in your admin menu

常见问题

Does this plugin work with multisite?

Yes, Woptily is fully compatible with WordPress Multisite.

Will this plugin slow down my site?

No. Woptily is designed to be lightweight and improve performance through caching.

Does this plugin collect any user data?

No. Woptily does not collect, transmit, or store any user data externally.

评价

此插件暂无评价。

贡献者及开发者

「Woptily」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Woptily」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.2

  • New: DevTools
    • Debug toggles for WP_DEBUG, WP_DEBUG_LOG, WP_DEBUG_DISPLAY, SCRIPT_DEBUG
    • Post meta inspector — select post type, browse posts, view/edit/add/delete meta
    • User meta inspector — browse users, view/edit/add/delete meta
    • Meta details displayed in modal with search/filter
    • Includes pages and all hierarchical post types
  • New: Optimization
    • Auto-updates manager for plugins, themes, and WordPress core
    • Post cleanup — remove revisions, drafts, auto-drafts, trash, oembed cache
    • Comment cleanup — remove spam, trash, unapproved comments
    • Option cleanup — remove expired transients from wp_options
    • Database backup warning before cleanup operations

1.1.0

  • New: [Core] Replaced jQuery admin UI with React SPA and REST API
  • New: [Backup] Added backup and restore feature
  • New: [Security] Added login limits, security headers check, and code highlighting
  • New: [Cache] Improved cache directory writability checks
  • Enhancement: [Backup] Improved backup metadata, progress tracking, and download handler
  • Enhancement: [Backup] Skip .git directories during backup and restore
  • Enhancement: [Security] Redesigned security module UI and scan results
  • Fix: [Backup] Fixed SQL restore syntax and database export/import errors
  • Fix: [Backup] Fixed stale lock handling and stats refresh after deletion
  • Fix: [Security] Fixed sensitive files check and recommendation messages

1.0.0

  • Initial release