Title: [Plugin: WordPress HTTPS (SSL)] How do I get it to use https for my ajax calls in my secure page?
Last modified: August 20, 2016

---

# [Plugin: WordPress HTTPS (SSL)] How do I get it to use https for my ajax calls in my secure page?

 *  [gwk0](https://wordpress.org/support/users/gwk0/)
 * (@gwk0)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-how-do-i-get-it-to-use-https-for-my-ajax-calls-in-my-secure-page/)
 * Seems that this plugin will convert all my https ajax calls to http on a page
   that is running under https, which means that the call fails. This makes the 
   plugin of no use, unless there is some way to get it to do the right thing…
 * [http://wordpress.org/extend/plugins/wordpress-https/](http://wordpress.org/extend/plugins/wordpress-https/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [mvied](https://wordpress.org/support/users/mvied/)
 * (@mvied)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-how-do-i-get-it-to-use-https-for-my-ajax-calls-in-my-secure-page/#post-2760181)
 * It depends on how the call is constructed. What functions the code is using, 
   etc. Although, it should be using admin_url() to build the AJAX URL. If you’re
   on an HTTPS page, AJAX URL’s should not be coming back as HTTP.
 *  Thread Starter [gwk0](https://wordpress.org/support/users/gwk0/)
 * (@gwk0)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-how-do-i-get-it-to-use-https-for-my-ajax-calls-in-my-secure-page/#post-2760199)
 * Even if I specifically create an https url, something in the plugin is converting
   it to http.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WordPress HTTPS (SSL)] How do I get it to use https for my ajax
calls in my secure page?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-https_bec2c9.svg)
 * [WordPress HTTPS (SSL)](https://wordpress.org/plugins/wordpress-https/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-https/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-https/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-https/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-https/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-https/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [gwk0](https://wordpress.org/support/users/gwk0/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wordpress-https-ssl-how-do-i-get-it-to-use-https-for-my-ajax-calls-in-my-secure-page/#post-2760199)
 * Status: not resolved