Skip to content

Commit ca1f637

Browse files
dlind1matticbot
authored andcommitted
Add Advanced SEO to A8C Sites - Sync changes from wpcom-185424 (#43941)
* Sync the changes from WPCOM * Add a changelog entry Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/15621596288 Upstream-Ref: Automattic/jetpack@e0a7c3a
1 parent a24837c commit ca1f637

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is an alpha version! The changes listed here are not final.
66

77
### Added
88
- add tracking for site settings launch action
9+
- Enabled Advanced SEO features for localized version of developer.wordpress.com
910

1011
### Fixed
1112
- Playground Importer: Fix query error generated by SQLite table with no entries in the data types cache table.

wpcom-features/class-wpcom-features.php

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1441,7 +1441,15 @@ class WPCOM_Features {
14411441
163161552, // brwpgo.wordpress.com
14421442
53424024, // discover.wordpress.com
14431443
489937, // dailypost.wordpress.com
1444-
33534099, // developer.wordpress.com
1444+
33534099, // developer.wordpress.com
1445+
233643880, // eswpcomdeveloper.wordpress.com
1446+
244311505, // jawpcomdeveloper.wordpress.com
1447+
244447807, // frwpcomdeveloper.wordpress.com
1448+
244448116, // dewpcomdeveloper.wordpress.com
1449+
244448279, // ptbrwpcomdeveloper.wordpress.com
1450+
244517526, // idwpcomdeveloper.wordpress.com
1451+
244516213, // itwpcomdeveloper.wordpress.com
1452+
244518337, // nlwpcomdeveloper.wordpress.com
14451453
22994, // theme.wordpress.com
14461454
16390, // learn.wordpress.com
14471455
54117, // automattic.wordpress.com

0 commit comments

Comments
 (0)