mncombine strip out commented sections from cached html?
-
hi again
I am still using this with amazing results and you helped me months ago with a chat we had in another thread, one thing that still bothers me is if i view the source code of my websites the cached css link that mncombine creates when clicked shows commented lines which shows what theme etc i am using, let me explain a little more below.
If i click the cached link that has my css combined i can see lines like these EXAMPLES below before each section of css.
/*lazy-news-css, open-sans, dashicons, admin-bar,lazyload-style,font-awesome, */
The above text shows what has been combined by your plugin at the top of the css cached version.
Then it has this text above each section Examples below.
/*lazy-news-css*/
then this sections css/*lazyload-style*/
then this sections cssI think you get the picture now :).
Now i want the combined css to not show the commented text because of security, i have hidden everything wordpress related from my html appart from the output from the combined cached css.
How can i strip out this unwanted text from the html? any ideas?
- The topic ‘mncombine strip out commented sections from cached html?’ is closed to new replies.