WP Rewrite – remove "http://" from query string
-
Hello,
I created very simple plugin which embeds java applet on page and passess query string as a parameter. Everything is working fine if query string doesn’t contain “http://”. But when query string contains “http://” my plugin doesn’t pass any paramater (don’t know why). How to write WP Rewrite method that would remove “http://” from query string if existing?
Regards,
jukooz
The topic ‘WP Rewrite – remove "http://" from query string’ is closed to new replies.