wp-ldp
wp-ldp copied to clipboard
Adapt the context Protocol
As every JSON-LD context file is available in both HTTP and HTTPS, it should be ok to define the context file protocol we are targeting based on the current site protocol, in order to avoid mixed-content conflicts.
Thanks to @simonLouvet for finding this one.