Auto append ?keyword=value in subsequent pages clicked
-
Hello!
First of all, thank you for developing this wonderful plugin. First time using it, but I can see this coming handy in my other projects in the future.
For now, I wanted to relay a feedback/idea from a use case I have with a site I’m working on. We’re trying to embed pages of this WordPress site into a WAP site (for older mobile phones). To keep site loading fast, we’re using the plugin to load an alternate, lightweight theme when embedding in an iframe. We’re using the ?keyword=value route for this.
e.g. <iframe width=100% height=100% src=”https://www.somesite.com/page?theme=2012″></iframe>
But anytime a link in that page is clicked, it takes users to another page that doesn’t have the ?keyword=value string to the URL, thus rendering that page with the default theme.
I wonder if it makes sense to incorporate a new feature in the plugin that will automatically append the ?keyword=value suffix to sub-pages clicked from a page already containing the suffix?… I presume this needs to overried any other settings in the plugin? (e.g. override “Use a specific theme for all posts” settings.)
Thanks for considering!
Bowo
- The topic ‘Auto append ?keyword=value in subsequent pages clicked’ is closed to new replies.