PHP error line 162 of class-wp-scss.php
-
Please consider replacing line 162 with the following, or something similar:
$is_always_recompile = isset($wpscss_settings['always_recompile']) ? $wpscss_settings['always_recompile'] === "1" : false; if (defined('WP_SCSS_ALWAYS_RECOMPILE') && WP_SCSS_ALWAYS_RECOMPILE || $is_always_recompile)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP error line 162 of class-wp-scss.php’ is closed to new replies.