What’s new
- Fixed the “Settings” link in the plugins list (was pointing to a non-existent slug).
- Wrapped two unescaped
echocalls withesc_html(). - Removed an unnecessary WooCommerce recommendation notice.
- Replaced deprecated
mysql2date()calls withgmdate()(deprecated since WP 5.3).
Upgrade notes
Drop-in upgrade — no action required. All existing tokens remain valid.