Skip to content

Disable scssphp in wp-config.php #180

@vahidalvandi

Description

@vahidalvandi

for incrase performance and disable php scss in function.php and Avoid interfering with versions of the on-site and local control versions for remove two line

 require_once 'inc/scss-compiler.php';
  bootscore_compile_scss();

I suggest that php scss work with bellow config
define('WP_ENVIRONMENT_TYPE', 'development'); active but in
define('WP_ENVIRONMENT_TYPE', 'production'); disable automatically

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions