WPIntell

Source evidence

Multisite Support?

HTTP/2 Server Push · support · 2016-11-21T22:15:00+00:00

complaintsentiment
mediumseverity
0.86relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 35 rows with source links

17.1% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
netiad unresolved
Does this work with multisite? did you manage to sort this out in the end ( https://wordpress.org/support/topic/making-a-contact-button/ )? thanks I’m curious about MS support as well. 1. Does it work 2. Do we network activate or activate per site? I’m currently testing it on multisite and it seems to be working; network activated with sub-folder install and domain mapping. There is no reason for this plugin not to work on multisite. It can be activated either network wide or site by site, whatever you prefer. Network wide activation means it will be active on every site (obviously) in which case you will have to be aware of the fact that this plugin adds every css / js resource it can find to the push header list. Including any browser specific (mostly IE 8/9) stylesheet or script that a theme or plugin may include on any site in the network. For example, the default Twenty Seventeen theme includes a html5.js and a ie8.css which, when HTTP/2 Server Push is activated, are pushed to ALL browsers. In fact, they are pushed ONLY to browsers that do not need them because IE8 and 9 do not even support HTTP2… Thanks for clarifying!

Comments

5 shown
yourfishfinder 2017-01-22T21:37:00+00:00

did you manage to sort this out in the end ( https://wordpress.org/support/topic/making-a-contact-button/ )? thanks

Jon Brown 2017-04-10T18:45:00+00:00

I’m curious about MS support as well. 1. Does it work 2. Do we network activate or activate per site?

shane102 2017-04-11T11:42:00+00:00

I’m currently testing it on multisite and it seems to be working; network activated with sub-folder install and domain mapping.

Rolf Allard van Hagen 2017-06-17T14:41:00+00:00

There is no reason for this plugin not to work on multisite. It can be activated either network wide or site by site, whatever you prefer. Network wide activation means it will be active on every site (obviously) in which case you will have to be aware of the fact that this plugin adds every css / js resource it can find to the push header list. Including any browser specific (mostly IE 8/9) stylesheet or script that a theme or plugin may include on any site in the network. For example, the default Twenty Seventeen theme includes a html5.js and a ie8.css which, when HTTP/2 Server Push is activated, are pushed to ALL browsers. In fact, they are pushed ONLY to browsers that do not need them because IE8 and 9 do not even support HTTP2…

Jon Brown 2017-06-17T15:14:00+00:00

Thanks for clarifying!