Remote resources
Keep shared resources at a stable endpoint and load them where they are needed across WordPress properties.
WP Resource Relay provides a compact delivery layer for loading centrally managed web resources across WordPress installations without adding heavy application dependencies.
Keep shared resources at a stable endpoint and load them where they are needed across WordPress properties.
No large client bundle or full application framework is required for the basic delivery path.
Common resource behavior can be maintained centrally instead of repeating the same changes across many installations.
WordPress sites can load a remote resource from the relay while keeping the local theme implementation minimal. The delivery endpoint is separated from the public website content, so normal site pages and resource requests can coexist on the same domain.
A site loads a remote resource over HTTPS.
The relay determines the appropriate resource response.
The result is returned without requiring a heavyweight local integration.