You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple Sales Tax scripts and stylesheets are not being versioned properly - the ?ver query parameter is being set to the current WordPress version rather than the current SST plugin version. This can potentially result in stale versions of styles/scripts being loaded on server setups with caching enabled.
Simple Sales Tax scripts and stylesheets are not being versioned properly - the
?ver
query parameter is being set to the current WordPress version rather than the current SST plugin version. This can potentially result in stale versions of styles/scripts being loaded on server setups with caching enabled.I suspect this is contributing to issues like the one reported in https://wordpress.org/support/topic/8-0-0-exemption-certificates-very-broken/
The text was updated successfully, but these errors were encountered: