Mô tả
The Viking Abandoned Monitor is a lightweight, admin-only WordPress plugin that helps you identify potentially abandoned or outdated plugins on your site. It scans all installed plugins and classifies them based on their last update date from the WordPress.org plugins API.
Key Features:
- Automatic Plugin Scanning: Scans all installed plugins and checks their last update date via WordPress.org API
- Status Classification: Classifies plugins as Safe, Risk, or Abandoned based on configurable thresholds
- Dashboard Overview: Beautiful dashboard with summary cards and filterable plugin table
- Weekly Email Reports: Automatically sends weekly summary emails with top abandoned and risk plugins
- Optional Webhook Integration: Send data to external services like n8n (completely optional, disabled by default)
- WordPress.org Compliant: Fully compliant with WordPress.org guidelines, no deceptive behavior
- Lightweight: No external SDKs or bloat, uses WordPress core functions only
- Secure: Proper nonces, capability checks, and data sanitization
How It Works:
- The plugin scans all installed plugins on your site
- For each plugin, it attempts to resolve the WordPress.org slug (from PluginURI, UpdateURI, or folder name)
- It fetches plugin information from WordPress.org API (with 48-hour caching to avoid rate limits)
- Plugins are classified based on their last update date:
- Safe: Updated within the risk threshold (default: 6 months)
- Risk: Updated between risk and abandoned thresholds (default: 6-12 months)
- Abandoned: Not updated within abandoned threshold (default: 12+ months)
- Unknown: Could not be resolved or API error occurred
Privacy & Data:
- All plugin data is fetched from public WordPress.org API
- Webhook functionality is completely optional and disabled by default
- If webhook is enabled, you can choose to redact plugin details and send only summary counts
- No data is sent anywhere unless explicitly configured by the site administrator
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/the-viking-abandoned-monitordirectory, or install the plugin through the WordPress plugins screen directly - Activate the plugin through the ‘Plugins’ screen in WordPress
- Navigate to ‘The Viking A.M.’ > ‘Abandoned Monitor’ in the admin menu
- Configure settings at ‘The Viking A.M.’ > ‘Settings’ if needed
Hỏi đáp
-
Does this plugin send data to external servers?
-
By default, no. The plugin only fetches public data from WordPress.org API. Webhook functionality is completely optional and must be explicitly enabled and configured by the site administrator.
-
What happens if a plugin is not on WordPress.org?
-
Plugins that cannot be resolved to a WordPress.org slug will be marked as “Unknown” with a note explaining why.
-
How often is the plugin data updated?
-
Plugin data from WordPress.org API is cached for 48 hours to avoid rate limits. You can manually trigger a scan from the dashboard.
-
Can I customize the risk and abandoned thresholds?
-
Yes, you can configure both thresholds in the Settings page. Default values are 6 months for risk and 12 months for abandoned.
-
Who receives the weekly email?
-
By default, the admin email address. You can configure a comma-separated list of email addresses in the Settings page.
-
Is the webhook feature free?
-
Yes, the webhook feature is part of the free core functionality. It’s completely optional and disabled by default.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“The Viking Abandoned Monitor” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “The Viking Abandoned Monitor” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.1
- Added subscription model with Viking Core integration
- Added 14-day free trial system
- Added site registration and entitlements checking
- Updated admin menu name to “The Viking A.M.”
- Added email input field for user registration
- Improved dashboard with subscription status display
- Enhanced access control based on subscription status
- Fixed all WordPress.org Plugin Check errors and warnings
1.0.0
- Initial release
- Plugin scanning with WordPress.org API integration
- Status classification (Safe/Risk/Abandoned/Unknown)
- Dashboard with filterable table
- Weekly email reports
- Optional webhook integration
- Full WordPress.org compliance
