yasglobal / make-paths-relative

This powerful plugin simplifies website maintenance by automatically converting absolute paths (URLs) for resources like links, scripts, stylesheets, and images to relative paths. This ensures your website functions flawlessly regardless of its location on a server or domain.
https://wordpress.org/plugins/make-paths-relative/
GNU General Public License v3.0
4 stars 1 forks source link

Make plugin compatible with multisite installs #1

Open raulillana opened 5 years ago

raulillana commented 5 years ago

Featured changes to make the plugin multisite compatible. Added conditionals for network wide site options and functions if multisite active and plugin network wide activated. Added a filter so users can hack the default site_url(). This is useful for example on the roots.io stack (trellis + bedrock).