• Oliver

    (@oliverraduner)


    I am using WP Optimize which also minifies my site’s CSS and JS files. In the source of my rendered page I found an issue relating to the BMAC WP-Plugin:

    <!-- ERROR: WP-Optimize Minify was not allowed to save its cache on - wp-content/cache/wpo-minify/1683058843/assets/wpo-minify-header-buy-me-a-coffee3.6.min.css -->

    Through this WP Optimize support topic I was able to trace back the issue to the empty – jet still being referenced / injected – CSS file of the BMAC WP Plugin:

    buymeacoffee/public/buy-me-a-coffee-public.css

    It would be great to not load / inject plugin files like this CSS, if they are empty.

  • The topic ‘Do not inject empty CSS file (conflicts with Minification Plugin)’ is closed to new replies.