plugin-update-checker/Puc/v5p6/DebugBar
Yahnis Elsts e39f84488e Replace all htmlentities() calls with esc_html()
This avoids the need to explicitly specify the flags and the character set. WordPress will use predefined flags and detect the character set used by the site.

Prompted by #597
2025-07-22 14:23:12 +03:00
..
Extension.php Bump version number to 5.6 2025-05-20 15:20:21 +03:00
Panel.php Replace all htmlentities() calls with esc_html() 2025-07-22 14:23:12 +03:00
PluginExtension.php Bump version number to 5.6 2025-05-20 15:20:21 +03:00
PluginPanel.php Replace all htmlentities() calls with esc_html() 2025-07-22 14:23:12 +03:00
ThemePanel.php Replace all htmlentities() calls with esc_html() 2025-07-22 14:23:12 +03:00