WP Manifestindependent plugin directory
manifest / developer / wp-alleyvate

Alleyvate

Defaults for WordPress sites by Alley.

by Alley · github.com/alleyinteractive/wp-alleyvate · website

35stars
49kcomposer installs
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/alleyinteractive/wp-alleyvate/archive/refs/heads/main.zip

Also on Packagist as alleyinteractive/wp-alleyvate:

composer require alleyinteractive/wp-alleyvate

From the readme

Alleyvate Alleyvate contains baseline customizations and functionality for WordPress sites that are essential to delivering a project meeting Alley's standard of quality. Installation Install the latest version with: Basic usage Alleyvate is a collection of distinct features, each of which is enabled by default. Each feature has a handle, and sites can opt out of individual features with the alleyvateloadfeature or alleyvateload{$handle} filters. Features load on the aftersetuptheme hook, so your filters must be in place before then. Disabling Features The intention of this plugin is that all features should be on by default, unless there is a good reason to turn them off. For example most sites will want to have the disablecomments feature turned on, unless a site is actually using WordPress comments, in which case it should be turned off. To disable a feature, use the alleyvateload{$featurename} filter and return false. For example, to tell Alleyvate to not disable comments: Features Each feature's handle is listed below, along with a description of what it does. cacheslowqueries This feature caches/optimizes slow queries to the database to improve performance. It is

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v3.13.0Jul 27, 2026
v3.12.0Jul 14, 2026
v3.11.0Jul 8, 2026
v3.10.0Jun 8, 2026
v3.9.2Apr 21, 2026
v3.9.1Nov 19, 2025
v3.9.0Aug 1, 2025
v3.8.0Apr 29, 2025
v3.7.2Apr 1, 2025
v3.7.1Mar 6, 2025
v3.7.0Feb 28, 2025
v3.6.0Feb 12, 2025
v3.5.2Feb 12, 2025
v3.5.1Dec 6, 2024
v3.5.0Nov 6, 2024
v3.4.0Sep 30, 2024
v3.3.0Sep 3, 2024
v3.2.0Jul 22, 2024
v3.1.0May 22, 2024
v3.0.1Mar 14, 2024
v3.0.0Mar 8, 2024
v2.4.0Feb 2, 2024
v2.3.1Jan 11, 2024
v2.3.0Jan 10, 2024
v2.2.1Jan 5, 2024