Title: bug
Last modified: January 5, 2026

---

# bug

 *  Resolved [jstc](https://wordpress.org/support/users/jstc/)
 * (@jstc)
 * [5 months, 2 weeks ago](https://wordpress.org/support/topic/bug-454/)
 * I apologize, I meant no harm. I didn’t know how to give feedback or contact the
   author, hence the previous comment reply. It seems the plugin is currently incompatible
   with the latest version of WordPress and easily conflicts with other plugins.
   The issue is with the `options-data.php` file where `'all' => esc_html__('All
   Pages', 'debloat')`.
   ‘single’ => esc_html__(‘Single Post/Article’, ‘debloat’),‘
   pages’ => esc_html__(‘Pages’, ‘delobat’),‘home’ => esc_html__(‘Homepage’, ‘delobat’),‘
   archives’ => esc_html__(‘Archives’, ‘delobat’),‘categories’ => esc_html__(‘Categories’,‘
   delobat’),‘search’ => esc_html__(‘Search’, ‘delobat’),Is it a spelling mistake
   or something else?Then it seems that changing `add_action('plugins_loaded', array(
   $plugin, 'init'));` to `add_action('init', array($plugin, 'init'));` in the `
   bootstrap.php` and `plugin.php` files resolves the compatibility issue, but I’m
   not sure. Hopefully, the author will update the version.

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbug-454%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://s.w.org/plugins/geopattern-icon/debloat.svg)
 * [Debloat - Remove Unused CSS, Optimize JS](https://wordpress.org/plugins/debloat/)
 * [Support Threads](https://wordpress.org/support/plugin/debloat/)
 * [Active Topics](https://wordpress.org/support/plugin/debloat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/debloat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/debloat/reviews/)

 * 0 replies
 * 3 participants
 * Last reply from: [jstc](https://wordpress.org/support/users/jstc/)
 * Last activity: [5 months, 2 weeks ago](https://wordpress.org/support/topic/bug-454/)
 * Status: resolved