-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Closed
WordPress/wordpress-playground
#2347Labels
type: refactorThe issue/PR is related to refactoring.The issue/PR is related to refactoring.
Milestone
Description
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
Labels
type: refactorThe issue/PR is related to refactoring.The issue/PR is related to refactoring.