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

Incompatible with Jetpack in WP6 (self-hosted) #5

Closed codepoet80 closed 4 months ago

codepoet80 commented 2 years ago

Spent an afternoon isolating which plug-in was disconnecting JetPack, but its 100% reproducible with all other plug-ins deactivated.

With make-paths-relative on, Jetpack will become disconnected. Turning make-paths-relative off fixes the issue.

When attempting to connect Jetpack with make-paths-relative on, the error message is: There was an error reconnecting Jetpack. Error: The required "siteurl" parameter is missing. I have a value specified in the Site Address field in Make Paths Relative settings.

codepoet80 commented 2 years ago

The first indication of a problem appears as a Site Health issue. Visiting the Site Health dashboard shows a Critical Issue: Wpcom Connection Test

If I try to re-establish the connection, I get "An error occurred. Please try again." on the Jetpack plug-in home page. It won't work again until I disable make-paths-relative.