URLs with 3 dots get converted to ellipsis
-
If you insert a raw URL that looks like this:
https://github.com/wp-cli/wp-cli/compare/v0.6.0…master
it will be auto-linked to an incorrect URL that contains an ellipsis.
It seems the make_clickable() filter should be applied before the texturize() filter.
- The topic ‘URLs with 3 dots get converted to ellipsis’ is closed to new replies.