Automattic / Automattic/jetpack

Asset CDN: Not all core/jetpack files are served from CDN

Open
#10,528 4 comments 1 reaction 0 assignees View on GitHub
[Feature] Asset CDN [Pri] Normal Bug
Dominant language
PHP
Stars
1.8k
Forks
898
Avg merge
1d 18h
Merged PRs (30d)
774

Description

#### What I expected

Here is list of files which is served from my test site with Asset CDN enabled. I think we can serve them from our CDN.

- wp-admin/css/colors/sunrise/colors.min.css?ver=4.9.8
- wp-includes/js/wp-emoji-release.min.js?ver=4.9.8

The below addresses were included in the original report and deemed wontfix or invalid:

- ~wp-admin/admin-ajax.php?action=atd_settings&ver=20150715~
- ~Not sure about this one: https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese~
- ~WPCOM themes: wp-content/themes/nikau-wpcom/style.css?ver=20160507~

Contributor guide

Open the contributing guide

Research direction

Start by tracing Jetpack's Asset CDN handling for wp-admin/css/colors/sunrise/colors.min.css and wp-includes/js/wp-emoji-release.min.js, then check how these paths are classified and routed. Done means both listed assets are served through the CDN when Asset CDN is enabled, with appropriate tests covering the routing.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
cloud, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.