آیکن Velnix Form Monitor
افزونه رایگان نسخه 2.3.0

Velnix Form Monitor

توسعه‌دهنده: velnix

توضیحات

Your CF7 or Elementor form broke. You don't know yet. Velnix watches 24/7 and alerts you instantly — even when wp_mail fails.

تغییرات این نسخه

2.3.0

Full Velnix dark design system applied to all admin pages

Added upgrade CTA tracking: POST /api/pro-click fires on every upgrade wall click with site_token and ref parameter

Upgrade wall refs: form-limit, form-table, form-diagnosis, interval-hint, cron-wall, modal, pro-hero, pro-cta

Added plugin banner (772×250, 1544×500) and icon assets for WordPress.org listing

Fix: PHP 7.4 compatibility – changed static return type hints to self in Database and Monitor classes

Fix: Review link corrected to velnix-form-monitor slug

Fix: Plugin description header re-saved in clean UTF-8

Fix: uninstall.php now correctly deletes dismissed notice flags as user meta instead of options

Fix: cron health check strtotime() cast to int to prevent false alerts on malformed datetime

Fix: SMTP admin notice now loads stylesheet on all admin pages

Standards: text domain corrected to velnix-form-monitor in phpcs.xml

Standards: all JS updated to const/let throughout

2.2.0

Revamped admin UI to match Velnix dark design system

Added //prefix section labels using JetBrains Mono

Pro page hero gradient transparency fix

Onboarding wizard dark theme applied

Fix: Primary button text color forced white to override WP admin link styles

Fix: Fix Email Setup notice button now navigates to Settings page

2.1.2

Fix: PHPCS text domain set to velnix-form-monitor

Fix: Yoda comparison in class-alerts.php

Fix: direct database query annotated with phpcs:ignore and @return type in class-database.php