I was able to find the file responsible for building the URL placed in the header:
wp-content/plugins/domain-mapping/classes/Domainmap/Module/Cdsso.php
I was able to update line# 391
and statically set the protocol to HTTPS which for my use case works. Obliviously we would want to check if SSL is being forced or if the current URL is https and then set it dynamically. I may work out a fix that includes that and post it.
Related Posts:
- ‘Global’ settings page for multisite plugin
- How to do I get a list of active plugins on my wordpress blog programmatically?
- How to add field for new site-wide option on Network Settings screen?
- Making my plugin multi-site compatible
- How to tell if a plugin is multisite compatible?
- force enqueue script to be first in order of prominence
- Plugin Development: WPMU or WP?
- How do I force wp_enqueue_scripts to load at the END of ?
- WordPress sharding: which multi-DB plugin to use?
- Auto Load Plugin Hooks inside Must Use Plugin
- How Is Network Activate Different From Activate (by Implementation)?
- How to get the main blog’s id and db prefix from a mu plugin?
- How can I modify what is being output in wp_head, whether by a theme or WordPress in general?
- Inherit plugin settings to new site in Multisite
- Change Page’s Tag Using functions.php File
- What is a Network Activated Plugin Exactly?
- How to install plugins in individual sites on a wordpress network?
- How to Check If A Plugin Is Enabled Through API?
- Fatal error: Call to undefined function wp_get_current_user()
- How to tell if plugin has been network activated
- How can I reduce the amount of files loaded/included per plugin?
- How does WordPress Multisite know that a Plugin is installed?
- How to run Two WordPress blogs with different themes and with single database and same content
- Using Vagrant for customizable WordPress Multi-sites [closed]
- Add code into on a per page/post basis
- Can I enable/disable/hide plugins on a per-site basis in multisite?
- How to enable Admins to see Plugins
- Sharing Ad Revenue among Users of a Multisite in a Collaborative Model?
- How to load different css file for different pages
- While using WordPress Multisite is it possible to display data to main site from subsites?
- Prevent multisite sites from using a plugin
- Is it possible to run plugin code when a multisite blog is deleted?
- Multi domain, multi sites with different themes and content
- Getting Custom Post Type content from main-site of a Multisite
- Infinite loop problem with the WordPress MU Domain Mapping plug-in
- How to assign user a role if none is present when logging in
- How do I add a widget programmatically to a newly created site (WPMU) within a plugin?
- Duplicate settings of master blog to slave blogs in WP multi-site installation
- How can a plugin run a script after being updated in MultiSite?
- Network-Wide Plugin Settings Management
- How can I list only sites that use a particular theme or plugin?
- Aggregate Summaries of Posts of Different Blogs in Multisite Instance
- append stylesheet via shortcode
- Posts wont expire
- Multisite functions to communicate with individual site functions
- WordPress network: set themes and plugins for new blog
- How to load plugin before the wordpress jquery?
- Is there a way to share content amongst wordpress sites
- I’m trying to create security question field for my login page
- What is the function to get plugin base url in multisite?
- Unique post-id for WordPress Multisite Network
- How to install WordPress Multisite with different domains under the same subdirectory?
- Disable wordpress from including jQuery in the head section
- How can I get a list of plugins and which blogs are using them?
- Multiple Domains with Single WordPress Install
- Multisite: Activate plugin for subsites only?
- Any way to force a specific plugin to use single site tables in multisite installation?
- How to make wp multisite subdomain exist search
- How to Call Function From Separate WordPress Install on Same Server?
- Specific plugin script not working on subdomain
- Coming soon pages with rest of site in maintenance mode
- Query Shortcode from a multisite to appear on a different site?
- How to enable Admins to see Plugins
- How do plugin updates work?
- Best use adding user generated JS/CSS to a theme with a plugin
- Automatization for automatization
- How know the “admin” blog from wordpress multisite?
- Multiple Accounts on 1 email – Multisite
- Show image or notification on specific blog in multisite
- Force Network Activated Plugin to Run After Site Level Plugins
- Is there going to an issue running different features of WP site in different subdomains?
- Plugin on all site except primary one
- WordPress MU LDAP connection failures
- How to set the default options on an existing plugin in a WP MU new user install
- Custom plugin breaks css.php on Multisite
- Check if user is in a group of another site within multisite network [closed]
- Plugin menu replaced by another plugin?
- WPMU site in subdirectory: When I clone a site with NS Cloner Pro plugin, how do I remove the subdirectory from the URL?
- Integrating planning tools in wordpress
- WordPress internationalization + domains
- Internationalization of Blog Posts
- Active Plugins for current blog in WP Multisite Network? [duplicate]
- WordPress multisite haml templates
- Plugin De/Activation Not Firing On MultiSite install
- Trying to output a “Most visited blogs” list in wordpress multisite
- Pulling sub-site content into specific pages
- Managing database tables in WordPress multisite
- I want to create a Visual Recipe site on WordPress, any suggestions or tips on how i can do it? [closed]
- Add custom fields in the new and edit the site forms without touching the WP core
- Frontpage Admin Bar Disappeared
- why i cannot see some plugins while they are enabled on network admin page?
- Turning Existing Eccommerce Site into Multi-SIte
- turn off WooCommerce for a site in a multi site environment
- Check Plugins in Use by Mutli Site Network
- Change email notification language based on the site language in WPForms
- WordPress Multisite Plugin Activation Issue
- Change homepage logo for each site multisite setup
- WordPress multisite on different subfolders can’t install plugin via network
- How to configure redis object cache for multiple sites in the same server without errors
- How to resolve Multisite Speed issues