wordpress-plugin resolve-attachment-path
Resolve Relative Attachment Paths in WordPress
alpipego/resolve-attachment-path
Resolve Relative Attachment Paths in WordPress
- Thursday, May 12, 2016
- by alpipego
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Resolve Attachment Path
A micro plugin to resolve attachment paths and urls, (*1)
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., (*2)
If you have a relative path, the WordPress uploader won't work., (*3)
http://example.com/wordpress/../uploads/image.jpg
becomes, (*4)
http://example.com/uploads/image.jpg
dev-master
9999999-dev
Resolve Relative Attachment Paths in WordPress
Sources
Download
GPL
The Requires