Modify WordPress to not replace + (plus) characters from URLs?
You can hook into WordPress’ slug algorithm and create your own slugs. For an example look into my plugin Germanix URL. I’m not sure if WordPress can accept requests with an + without further tweaking tough. If just want to allow the slug without much coding, install Germanix and create a second plugin with this … Read more