Wondering if its possible to specify that all links created within the body of the post are specifically set to HTTP instead of HTTPS? The trouble is: my site uses plugins which are not compatible with HTTPS, but when using the_permalink() within the body of an article (shortcode plugin I'm working on), I get an HTTPS link instead of HTTP.