Title: [Plugin: WP Minify] bugs and problems
Last modified: August 19, 2016

---

# [Plugin: WP Minify] bugs and problems

 *  [thomask](https://wordpress.org/support/users/thomask/)
 * (@thomask)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-minify-bugs-and-problems/)
 * 1. tons of warnings: attribute_escape není podporováno už od verze 2.8! Použijte
   místo toho raději esc_attr(). in /wp-includes/functions.php on line 3297
    2. 
   <b>Notice</b>: is_feed was called **incorrectly**. Conditional query tags do 
   not work before the query is run. Before then, they always return false. (This
   message was added in version 3.1.) in <b>//wp-includes/functions.php</b> on line
   <b>3416</b>
 * 3. using nonstandard /nonoptimal folder for cache /wp-minify/cache/ – so on secured
   systems it means that after instalation we have to make it writable, what i will
   definitely not do. Use /wp-content/something instead (e.g. /wp-content/cache 
   or make it modifable
    4. even worse – also config.php have to be writtable – 
   this is absolutely no-no for any plugin to have writable rights to some php.
 * so use wp-debug true before posting a plugin.

The topic ‘[Plugin: WP Minify] bugs and problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-minify.svg)
 * [WP Minify](https://wordpress.org/plugins/wp-minify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-minify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-minify/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [thomask](https://wordpress.org/support/users/thomask/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-minify-bugs-and-problems/)
 * Status: not resolved