Changeset 3449358
- Timestamp:
- 01/29/2026 08:39:59 AM (2 months ago)
- Location:
- divewp-boost-site-performance/trunk
- Files:
-
- 3 edited
-
README.txt (modified) (8 diffs)
-
divewp.php (modified) (1 diff)
-
includes/features/cron-jobs/class-cron-logger.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
divewp-boost-site-performance/trunk/README.txt
r3448398 r3449358 1 1 === DiveWP - Boost Site Performance with Clear, Actionable Steps === 2 2 Contributors: replikon 3 Tags: performance optimization, security, woocommerce, seo, site health 3 Tags: performance optimization, security, woocommerce, seo, site health, cron jobs, wp-cron, abilities api, mcp, action scheduler 4 4 Requires at least: 6.8 5 5 Tested up to: 6.9 6 6 Requires PHP: 7.2 7 Stable tag: 2.2. 07 Stable tag: 2.2.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 = 🤖 NEW: AI Capabilities & MCP Integration=16 17 **Talk to your WordPress site through AI!** DiveWP now integrates with the WordPress Abilities API and Model Context Protocol (MCP), allowing AI tools like Cursor, Claude, and ChatGPT to directly query your site's health and diagnostics.18 19 **W hat It Enables:**20 * **10 Diagnostic Tools** - Server insights, cron monitoring, database health, security audits, and more21 * **Zero Copy-Paste** - AI agents can directly run diagnosticswithout manual log sharing22 * **Secure Authentication** - UsesWordPress Application Passwords for safe, controlled access23 * **Step-by-Step Setup** - New "AI Capabilities" tab guides you through the 3-step configuration24 25 **Available A I Tools:**15 = 🤖 NEW: AI Capabilities & WordPress Abilities API = 16 17 **Talk to your WordPress site through AI!** DiveWP integrates with the **WordPress Abilities API** and Model Context Protocol (MCP), so AI tools like Cursor, Claude, and ChatGPT can query your site's health and diagnostics directly—no copy-paste needed. 18 19 **WordPress Abilities API & MCP:** 20 * **10 Diagnostic Abilities** - Server insights, cron monitoring, database health, security audits, and more via the Abilities API 21 * **Zero Copy-Paste** - AI agents run diagnostics through MCP without manual log sharing 22 * **Secure Authentication** - WordPress Application Passwords for safe, controlled access 23 * **Step-by-Step Setup** - "AI Capabilities" tab guides you through 3-step configuration for Abilities API and MCP clients 24 25 **Available Abilities:** 26 26 * `divewp/server-insights` - Full server health & config check 27 * `divewp/cron-insights` - Monitor background tasks & overdue jobs27 * `divewp/cron-insights` - Monitor WP-Cron and Action Scheduler; background tasks & overdue jobs 28 28 * `divewp/db-insights` - Database size & optimization status 29 29 * `divewp/security-insights` - Vulnerability & configuration audit … … 35 35 * `divewp/hosting-benchmark-latest` - Latest benchmark results 36 36 37 = ⏰ NEW: Cron Job Manager & WP-Cron Monitoring = 38 39 **Take control of WordPress cron jobs and scheduled tasks.** DiveWP’s **Cron Job Manager** gives you a clear view of WP-Cron and Action Scheduler so you can spot overdue jobs, slow hooks, and misconfigured cron setups. 40 41 **Cron Jobs & Abilities API:** Use the `divewp/cron-insights` ability so AI assistants can inspect your cron status, overdue tasks, and recommendations without opening the admin. 42 43 **What the Cron Job Manager Delivers:** 44 * **Real-time cron monitoring** - WP-Cron and Action Scheduler in one dashboard 45 * **Hook performance** - Execution time and memory per cron hook 46 * **Overdue & orphan detection** - Find stuck or orphaned scheduled tasks 47 * **Execution history** - Filterable, paginated cron run history 48 * **Health guidance** - System health and cron configuration tips 49 37 50 = 🚀 Hosting Performance Benchmark - Know If You Need to Upgrade! = 38 51 … … 65 78 = 🔍 Key Features = 66 79 67 **⏰ Cron JobsMonitoring**80 **⏰ NEW: Cron Job Manager & WP-Cron Monitoring** 68 81 * Real-time WP-Cron and Action Scheduler tracking 69 82 * Monitor hook performance and execution time … … 71 84 * Identify problematic cron hooks affecting performance 72 85 * Complete execution history with filtering and pagination 73 74 **🤖 AI Capabilities & MCP Integration** 75 * Let AI assistants "talk" to your site and retrieve diagnostics 76 * 10 abilities for server, security, database, and performance insights 86 * Integrates with Abilities API via `divewp/cron-insights` for AI-assisted cron diagnostics 87 88 **🤖 NEW: AI Capabilities & WordPress Abilities API** 89 * WordPress Abilities API and MCP let AI assistants query your site for diagnostics 90 * 10 abilities for server, cron jobs, security, database, and performance insights 77 91 * Works with Cursor, Claude Desktop, ChatGPT, and other MCP clients 78 92 * Secure access via WordPress Application Passwords 79 * Step-by-step setup guide in new"AI Capabilities" tab93 * Step-by-step setup guide in "AI Capabilities" tab 80 94 81 95 **🚀 Hosting Performance Benchmark** … … 152 166 = 🌟 What's New in 2.2.0 = 153 167 154 * **NEW**: AI Capabilities & MCP Integration168 * **NEW**: AI Capabilities & WordPress Abilities API 155 169 * New "AI Capabilities" tab with step-by-step setup guide 156 * 10 diagnostic abilities for AI agents (server, cron , database, security, performance, and more)170 * 10 diagnostic abilities for AI agents (server, cron jobs, database, security, performance, and more) 157 171 * Support for Cursor, Claude Desktop, ChatGPT via Model Context Protocol (MCP) 158 172 * Secure access using WordPress Application Passwords 173 * **NEW**: Cron Job Manager & WP-Cron Monitoring 174 * Full cron jobs dashboard: WP-Cron and Action Scheduler in one place 175 * Hook performance, overdue and orphan detection, execution history 176 * Abilities API integration: `divewp/cron-insights` for AI-driven cron diagnostics 159 177 * **NEW**: REST API Access Logging in User Events 160 178 * Track API access via Application Passwords in the event log … … 217 235 218 236 == Changelog == 237 238 = 2.2.1 = 239 * **FIXED**: W3 Total Cache compatibility fatal error 240 * Fixed: ArgumentCountError in cron_request filter when called with single argument by third-party plugins 241 * Fixed: Method signature now accepts optional $doing_wp_cron parameter for broader plugin compatibility 219 242 220 243 = 2.2.0 = … … 286 309 == Upgrade Notice == 287 310 311 = 2.2.1 = 312 Critical bug fix: Resolves fatal error with W3 Total Cache and other plugins. Highly recommended for all users. 313 288 314 = 2.2.0 = 289 New AI Capabilities feature! Connect Cursor, Claude, or ChatGPT to your site for automated diagnostics. New REST API access logging in User Events. Cron jobs UI improvements. Recommended for all users.315 New AI Capabilities and WordPress Abilities API support—connect Cursor, Claude, or ChatGPT for automated diagnostics. New Cron Job Manager for WP-Cron and Action Scheduler monitoring. REST API access logging in User Events. Recommended for all users. 290 316 291 317 = 2.0.2 = -
divewp-boost-site-performance/trunk/divewp.php
r3448398 r3449358 4 4 * Plugin URI: https://wordpress.org/plugins/divewp-boost-site-performance/ 5 5 * Description: Learn WordPress Best Practices Through Your Own Site! Get clear insights about Performance, Security, and Best Practices – explained in plain English. 6 * Version: 2.2. 06 * Version: 2.2.1 7 7 * Requires at least: 6.8 8 8 * Requires PHP: 7.2 -
divewp-boost-site-performance/trunk/includes/features/cron-jobs/class-cron-logger.php
r3448398 r3449358 593 593 * @return array Modified request array 594 594 */ 595 public function on_cron_request($cron_request_array, $doing_wp_cron ) {595 public function on_cron_request($cron_request_array, $doing_wp_cron = '') { 596 596 // Just pass through - we track at the hook level 597 597 return $cron_request_array;
Note: See TracChangeset
for help on using the changeset viewer.