Title: DesignyourCode's Replies | WordPress.org

---

# DesignyourCode

  [  ](https://wordpress.org/support/users/designyourcode/)

 *   [Profile](https://wordpress.org/support/users/designyourcode/)
 *   [Topics Started](https://wordpress.org/support/users/designyourcode/topics/)
 *   [Replies Created](https://wordpress.org/support/users/designyourcode/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/designyourcode/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/designyourcode/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/designyourcode/engagements/)
 *   [Favorites](https://wordpress.org/support/users/designyourcode/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Cloudinary - Deliver Images and Videos at Scale] Warnings for image sizes when an SVG has been used](https://wordpress.org/support/topic/warnings-for-image-sizes-when-an-svg-has-been-used/)
 *  Thread Starter [DesignyourCode](https://wordpress.org/support/users/designyourcode/)
 * (@designyourcode)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/warnings-for-image-sizes-when-an-svg-has-been-used/#post-14703883)
 * Brilliant, thank you all. [@benbodhi](https://wordpress.org/support/users/benbodhi/)
   let me know if I can be of any help as we use your plugin on a number of our 
   sites so we can help test.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Plugin activation writes line to wp-config.php](https://wordpress.org/support/topic/plugin-activation-writes-line-to-wp-config-php/)
 *  Thread Starter [DesignyourCode](https://wordpress.org/support/users/designyourcode/)
 * (@designyourcode)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/plugin-activation-writes-line-to-wp-config-php/#post-13611110)
 * This code checks if the constant is defined and is true.
 * What I am saying, is that locally or in dev, we would not want to have the caching
   enabled. But because we use environment variables, WP_CACHE will exist, but will
   be set to false.
 * So your check allows the writing of that line and then we end up with a fatal
   error. Because it’s already defined, but false.
 * The check should just be: `if (defined('WP_CACHE')) {`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Types Order] Plugin breaks when DISALLOW_FILE_MODS is set to true](https://wordpress.org/support/topic/plugin-breaks-when-disallow_file_mods-is-set-to-true/)
 *  [DesignyourCode](https://wordpress.org/support/users/designyourcode/)
 * (@designyourcode)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-breaks-when-disallow_file_mods-is-set-to-true/#post-9391177)
 * Ok great, thanks.
 * This is also an issue on the `Category Order and Taxonomy Terms Order` plugin.
   Will it be fixed on there as well?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post Types Order] Plugin breaks when DISALLOW_FILE_MODS is set to true](https://wordpress.org/support/topic/plugin-breaks-when-disallow_file_mods-is-set-to-true/)
 *  [DesignyourCode](https://wordpress.org/support/users/designyourcode/)
 * (@designyourcode)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-breaks-when-disallow_file_mods-is-set-to-true/#post-9391077)
 * Hi. Do you know when this fix will be released?

Viewing 4 replies - 1 through 4 (of 4 total)