Steve D.
Steve D.
### Impacted plugin Jetpack ### What Site Logo ### How ``` // `.min` and `rtl` asset files not included, because those are handled differently in wpcom and Jetpack. // `modules/theme-tools/site-logo/inc/class-site-logo.php`...
### Impacted plugin Jetpack ### What WP REST API Extensions ### How ``` "$plugin_root/_inc/lib/core-api/class-wpcom-rest-field-controller.php" => "$wpcom_root/wp-content/rest-api-plugins/centralized/class-wpcom-rest-field-controller.php", ```
### Impacted plugin Jetpack ### What Podcast Block Helper ### How ``` "$plugin_root/_inc/lib/class-jetpack-podcast-helper.php" => "$wpcom_root/wp-content/lib/class-jetpack-podcast-helper.php", ```
### Impacted plugin Jetpack ### What Podcast Feed Locator ### How ``` "$jetpack_root/_inc/lib/class-jetpack-podcast-feed-locator.php" => "$wpcom_root/wp-content/lib/class-jetpack-podcast-feed-locator.php", ```
### Impacted plugin Jetpack ### What Tiled Galleries ### How ``` "$plugin_root/modules/tiled-gallery/tiled-gallery.php" => "$wpcom_root/wp-content/mu-plugins/tiled-gallery.php", "$plugin_root/modules/tiled-gallery/math/" => "$wpcom_root/wp-content/mu-plugins/math/", "$plugin_root/modules/tiled-gallery/tiled-gallery/" => "$wpcom_root/wp-content/mu-plugins/tiled-gallery/", ```
### Impacted plugin Jetpack ### What JSON API ### How ``` "$plugin_root/class.json-api.php" => "$wpcom_root/public.api/rest/class.json-api.php", "$plugin_root/class.json-api-endpoints.php" => "$wpcom_root/public.api/rest/class.json-api-endpoints.php", "$plugin_root/json-api-config.php" => "$wpcom_root/public.api/rest/json-api-config.php", "$plugin_root/json-endpoints.php" => "$wpcom_root/public.api/rest/json-endpoints.php", ```
### Impacted plugin Jetpack ### What 3rd Party compatibility tools ### How ``` "$plugin_root/3rd-party/3rd-party.php" => "$wpcom_root/wp-content/mu-plugins/jetpack/3rd-party/3rd-party.php", "$plugin_root/3rd-party/class.jetpack-amp-support.php" => "$wpcom_root/wp-content/mu-plugins/jetpack/3rd-party/class.jetpack-amp-support.php", ``` D88774-code to start this work.
### Impacted plugin Jetpack ### What Responsive Videos ### How ``` "$plugin_root/modules/theme-tools/responsive-videos.php" => "$wpcom_root/wp-content/mu-plugins/responsive-videos.php", "$plugin_root/modules/theme-tools/responsive-videos/responsive-videos.js" => "$wpcom_root/wp-content/mu-plugins/responsive-videos/responsive-videos.js", "$plugin_root/modules/theme-tools/responsive-videos/responsive-videos.min.js" => "$wpcom_root/wp-content/mu-plugins/responsive-videos/responsive-videos.min.js", "$plugin_root/modules/theme-tools/responsive-videos/responsive-videos.css" => "$wpcom_root/wp-content/mu-plugins/responsive-videos/responsive-videos.css", ```
### Impacted plugin Jetpack ### What Simple Payments ### How ``` "$plugin_root/modules/simple-payments/" => "$wpcom_root/wp-content/mu-plugins/simple-payments/", ```
### Impacted plugin Jetpack ### What Likes ### How This one might be good to save for last. ``` "$plugin_root/modules/likes.php" => "$wpcom_root/wp-content/mu-plugins/likes/jetpack-likes.php", "$plugin_root/modules/likes/jetpack-likes-settings.php" => "$wpcom_root/wp-content/mu-plugins/likes/jetpack-likes-settings.php", "$plugin_root/modules/likes/style.css" => "$wpcom_root/wp-content/mu-plugins/likes/jetpack-likes.css", "$plugin_root/_inc/jquery.jetpack-resize.js" =>...