lscache_wp
lscache_wp copied to clipboard
Remove errors when open_basedir restriction is on
Topic: https://wordpress.org/support/topic/v7-multiple-css-file-path-errors
Problem: When open_basedir restriction is set, the site will throw errors. What is fixed: added tests for possible ways to stop open_basedir errors to appear.