Remove Query string in PWB?
-
/?pwb-page=2
I am wondering if PWB would consider cleaning up the url for the plugin.
Just showing “page=2” in the url instead of “?pwb-page=2″ ? maybe?
$url = preg_replace(‘/\?.*/’, ”, $url);
- The topic ‘Remove Query string in PWB?’ is closed to new replies.