BUG – getting wrong pathnames
-
it is messing up the characters…. so then they cannot be deleted using the media library UI because the path is wrong.
example, your plugin creates this:
[audio src="https://localhost/edit6tester/wp-content/uploads/2014?6?1-Clocks-Coldplay.mp3" /]
instead of
[audio src="https://localhost/edit6tester/wp-content/uploads/2014/6/1-Clocks-Coldplay.mp3" /]
and the original file name contain no unusual characters.
I am using WAMP on windows localhost for testing.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘BUG – getting wrong pathnames’ is closed to new replies.