two ideas, but I don't know if they're feasible:
1. provide the possibility for visitors to optionally see the whole site with ssl. Button/Link (switch on/off) could be placed with shortcode and choice of visitor saved in cookie. Or switch placed in widget.
2. optionally change http:// in Javascript variables to https://
thanks!
one more:
3. pls wrap the label with check-box on the new post page into a div with unique ID so that I can hide it for selected users with the Adminimize plugin.
Hey camthor,
Thanks for the requests!
1. I'll add it to the to-do list, but it could be a while before I get it implemented.
2. This is more or less impossible due to the countless ways URL's can be formatted in JavaScript. I may be able to add some code that would fix some JavaScript URL's, but definitely not all of them.
3. Can do! I'll get it into the next build.