Forums
-
- Forum
- Posts
-
- Installation
- 28,532
- Troubleshooting
- 62,748
- Themes
- 10,443
- Plugins
- 15,383
- Requests & Feedback
- 14,983
- Showcase
- 3,257
-
I thought maybe the $ needed to be encoded, but it does not:
http://www.ietf.org/rfc/rfc1738.txt
Thus, only alphanumerics, the special characters
"$-_.+!*'(),", and reserved characters used for their
reserved purposes may be used unencoded within a URL.
So, it’s valid. Interesting.