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.zipAlso on Packagist as alleyinteractive/wp-alleyvate:
composer require alleyinteractive/wp-alleyvateFrom 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
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v3.13.0 | Jul 27, 2026 | — | — |
| v3.12.0 | Jul 14, 2026 | — | — |
| v3.11.0 | Jul 8, 2026 | — | — |
| v3.10.0 | Jun 8, 2026 | — | — |
| v3.9.2 | Apr 21, 2026 | — | — |
| v3.9.1 | Nov 19, 2025 | — | — |
| v3.9.0 | Aug 1, 2025 | — | — |
| v3.8.0 | Apr 29, 2025 | — | — |
| v3.7.2 | Apr 1, 2025 | — | — |
| v3.7.1 | Mar 6, 2025 | — | — |
| v3.7.0 | Feb 28, 2025 | — | — |
| v3.6.0 | Feb 12, 2025 | — | — |
| v3.5.2 | Feb 12, 2025 | — | — |
| v3.5.1 | Dec 6, 2024 | — | — |
| v3.5.0 | Nov 6, 2024 | — | — |
| v3.4.0 | Sep 30, 2024 | — | — |
| v3.3.0 | Sep 3, 2024 | — | — |
| v3.2.0 | Jul 22, 2024 | — | — |
| v3.1.0 | May 22, 2024 | — | — |
| v3.0.1 | Mar 14, 2024 | — | — |
| v3.0.0 | Mar 8, 2024 | — | — |
| v2.4.0 | Feb 2, 2024 | — | — |
| v2.3.1 | Jan 11, 2024 | — | — |
| v2.3.0 | Jan 10, 2024 | — | — |
| v2.2.1 | Jan 5, 2024 | — | — |