Skip to content

Incorrect Usage of ABSPATH which breaks sites using custom WordPress install paths #114

@timnolte

Description

@timnolte

The code here:

https://github.com/BoldGrid/library/blob/master/src/Library/Start.php#L181-L187

doesn't work properly to determine the actual WordPress path when WordPress Core is installed in an alternative place. This causes major plugin broken UI issues as CSS & JS assets can't be loaded properly. This should be using WordPress Core methods for determining paths & URLs.

The issue was originally reported here: BoldGrid/boldgrid-backup#546

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions