Skip to content

Resolve all symlink issues #911

@coenjacobs

Description

@coenjacobs

Some parts of WooCommerce are not working when the plugin folder is reached via a symlink. This is mainly because functions like plugins_url() mostly use FILE as the way to get the path. This does resolve symlinks, which breaks down the full path or url of the file.

Aiming to squeeze this is in the next major release; 1.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: refactorThe issue/PR is related to refactoring.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions