WP Packages Now Supports dev-trunk with SVN Revision Pinning

WP Packages now supports immutable dev-trunk installs for every WordPress plugin that doesn’t have tags reflecting the latest version.

Unlike WPackagist’s approach (mutable zip with a cache-busting timestamp, causing unexpected plugin updates), we pin dev-trunk to a specific SVN revision.

Read more on the blog: WP Packages Now Supports dev-trunk with SVN Revision Pinning | Roots

2 Likes