PHPackages                             wplemon/control-wcag-auto-textcolor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. wplemon/control-wcag-auto-textcolor

ActiveLibrary[Framework](/categories/framework)

wplemon/control-wcag-auto-textcolor
===================================

Text Color control for the free version of the Gridd theme. Addon for the Kirki framework (v4.0 API).

v0.5(5y ago)037[6 PRs](https://github.com/wplemon/auto-WCAGTextColor/pulls)MITJavaScriptPHP &gt;=5.6

Since Oct 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/wplemon/auto-WCAGTextColor)[ Packagist](https://packagist.org/packages/wplemon/control-wcag-auto-textcolor)[ Docs](https://aristath.github.io/kirki)[ RSS](/packages/wplemon-control-wcag-auto-textcolor/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (3)Versions (13)Used By (0)

Example:

```
new \WPLemon\Field\WCAGTextColor( [
	'settings'    => 'my_setting',
	'label'       => esc_html__( 'My Color Control', 'textdomain' ),
	'description' => esc_html__( 'A description here.', 'textdomain' ),
	'section'     => 'my_section',
	'default'     => '',
	'transport'   => 'postMessage',
	'choices'     => [
		'formComponent'   => 'ChromePicker',
		'backgroundColor' => 'test_accessible_textcolor_control_background', // setting-name or hardcoded color.
		'textColor'       => 'test_accessible_textcolor_control', // setting-name or hardcoded color.
		'show'            => [
			'auto'        => false,
			'recommended' => false,
			'custom'      => true,
		],
	],
	'sanitize_callback' => 'sanitize_text_field',
] );
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~56 days

Recently: every ~70 days

Total

6

Last Release

2119d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/471c510b2590bce99d5e41cc9b817f0c0d420f08d0930e70b18299f993ffa965?d=identicon)[aristath](/maintainers/aristath)

---

Top Contributors

[![aristath](https://avatars.githubusercontent.com/u/588688?v=4)](https://github.com/aristath "aristath (17 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")

---

Tags

frameworkwordpresscustomizer

### Embed Badge

![Health badge](/badges/wplemon-control-wcag-auto-textcolor/health.svg)

```
[![Health](https://phpackages.com/badges/wplemon-control-wcag-auto-textcolor/health.svg)](https://phpackages.com/packages/wplemon-control-wcag-auto-textcolor)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
