Files
wp-prometheus/wp-prometheus.php
magdev b605d0c299
All checks were successful
Create Release Package / build-release (push) Successful in 1m1s
fix: Defer textdomain loading to init action for WordPress 6.7+ compatibility (v0.4.8)
Fixes _load_textdomain_just_in_time notice and headers already sent warnings
on admin pages by deferring load_plugin_textdomain() and Settings tab label
initialization to the init action instead of plugins_loaded.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-07 11:39:25 +01:00

10 KiB