alpipego / resolve-attachment-path
Resolve relative attachment/uploads paths in WordPress
Installs: 837
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:wordpress-plugin
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