Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ron Rennick

    (@wpmuguru)

    That’s not built into the plugin but could be done with some custom code.

    Thread Starter charliebrimm

    (@charliebrimm)

    Ok. Thanks. Can you point me in a direction to start? How much effort would you expect this to be?

    Plugin Author Ron Rennick

    (@wpmuguru)

    Can you point me in a direction to start?

    Sorry, I don’t have any references handy for doing that.

    How much effort would you expect this to be?

    That depends on skill level.

    We developed a branch [1] that accomplishes the mixed http/https for our own multi-site install. On the network admin add/edit domain screen it provides a drop-down with 3 options (http, https, or default).

    The default option causes the domain-mapping plugin to work how it currently works (uses the same protocol as the current request). http and https force all generated links to utilize the specified protocol.

    [1] https://github.com/frett/wordpress-mu-domain-mapping/tree/forceProtocol

    Thread Starter charliebrimm

    (@charliebrimm)

    @frett. Thanks. Looks awesome. I’ll dig in and check it out.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Mix http and https sites?’ is closed to new replies.