• Hello Adeel,

    it seems that Breeze is minifying/uglifying wp-config upon activation of the plugin – when Breeze inserts <define( ‘WP_CACHE’, true );> and saves the file all line feeds in wp-config are being eliminated, thus changing the formatting of the text.

    Is this the case?
    If so, I suggest that you change this behaviour.
    wp-config is being formatted for a reason – readability. The author of a wp-config file should decide how the file is being formatted and not Breeze.

    regards,
    Leonardo

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Leonardo Burci

    (@leonardo-burci)

    addendum:

    Breeze is reformatting the wp-config upon writing to it and saving the file.
    This happens when caching is being activated/deactivated in Breeze’s settings and Breeze is setting WP_Cache to true or false.

    This is a bug and should be corrected.

    regards,
    Leonardo

    Plugin Author adeelkhan

    (@adeelkhan)

    Hi @leonardo-burci
    Thank you for highlighting this scenario. I will add it to the list of things to fix in the upcoming releases.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Breeze minifies wp-config upon activation’ is closed to new replies.