Skip to content

Commit 80edaf8

Browse files
authored
Merge branch 'master' into TMS-1174
2 parents 5bc13f1 + 202c826 commit 80edaf8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88
## [Unreleased]
99

1010
- TMS-1174: Change icon colors to improve accessibility
11+
- TMS-1176: Add homepage-selection for some-linklist fields
1112

1213
## [1.9.6] - 2025-05-14
1314

lib/ACF/Fields/SomeLinkListFields.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ protected function sub_fields() : array {
9797
'snapchat' => 'Snapchat',
9898
'spotify' => 'Spotify',
9999
'threads' => 'Threads',
100+
'globe' => 'Kotisivut',
100101
] )
101102
->set_default_value( 'facebook' )
102103
->set_required()

0 commit comments

Comments
 (0)