Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.
This repository was archived by the owner on May 2, 2022. It is now read-only.

PHP warning: function 'FbSustainability\Core\js_disabled_stylesheets' not found #210

@sanketio

Description

@sanketio

Describe the bug
We removed the function js_disabled_stylesheets in 4ff0061 commit, but we're still calling it in the wp_head hook - https://github.com/10up/theme-scaffold/blob/master/includes/core.php#L26

Steps to Reproduce

  1. Clone the theme
  2. Install npm dependencies using the npm run start command
  3. Activate the theme
  4. Enable the debug lof in your site
  5. Visit the front-end, and check the debug log.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions