alpipego / resolve-attachment-path
Resolve relative attachment/uploads paths in WordPress
Package info
github.com/alpipego/wp-resolve-attachment-path
Type:wordpress-plugin
pkg:composer/alpipego/resolve-attachment-path
1.1.0
2023-06-30 08:22 UTC
Requires
- php: >=5.4
- composer/installers: ^1.0|^2.0
README
A micro plugin to resolve attachment paths and urls
Who is this for?
Anyone who does not like relative path dots in their asset urls/paths and who does not have a "standard" WordPress installation.
If you have a relative path, the WordPress uploader won't work.
http://example.com/wordpress/../uploads/image.jpg
becomes
http://example.com/uploads/image.jpg