Skip to content

ST 960 Fix - Spacious theme depreciation warnings - #101

Open
jenisha00 wants to merge 2 commits into
masterfrom
ST-960-spacious-theme-depreciation-warnings
Open

ST 960 Fix - Spacious theme depreciation warnings#101
jenisha00 wants to merge 2 commits into
masterfrom
ST-960-spacious-theme-depreciation-warnings

Conversation

@jenisha00

Copy link
Copy Markdown

No description provided.

Jenisha Munikar added 2 commits August 4, 2026 14:55
Only add the 'conditional' script data for html5shiv on WP < 6.9,
since core dropped IE conditional comment output in 6.9 and the
argument is deprecated there.
spacious_hex2rgb() and spacious_darkcolor() assumed the primary
color theme mod is always a hex string, but its customizer control
allows an rgba() value. Passing that to hexdec() triggered PHP
8.3's "invalid characters" deprecation and silently produced an
invalid color. Normalize rgba() input to hex first via a shared
spacious_color_to_hex() helper.
@jenisha00 jenisha00 self-assigned this Aug 4, 2026
@jenisha00 jenisha00 added the bug label Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant