Skip to content

Commit fd3fd4b

Browse files
committed
Update Jetpack plugin from 15.0.2 to 15.1
1 parent acd8420 commit fd3fd4b

562 files changed

Lines changed: 9372 additions & 5321 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

wp-content/plugins/jetpack/3rd-party/debug-bar/class-jetpack-search-debug-bar.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
use Automattic\Jetpack\Search as Jetpack_Search;
99

10+
if ( ! defined( 'ABSPATH' ) ) {
11+
exit( 0 );
12+
}
13+
1014
/**
1115
* Singleton class instantiated by Jetpack_Searc_Debug_Bar::instance() that handles
1216
* rendering the Jetpack Search debug bar menu item and panel.

wp-content/plugins/jetpack/CHANGELOG.md

Lines changed: 67 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,68 @@
22

33
### This is a list detailing changes for all Jetpack releases.
44

5-
## 15.0.2 - 2025-09-25
6-
### Bug fixes
7-
- Resolved conflict with WordPress 6.7.3
8-
9-
## 15.0.1 - 2025-09-25
10-
### Bug fixes
11-
- Forms: prevent a conflict between the phone field and WordPress 6.7. [#45120]
5+
## 15.1 - 2025-10-08
6+
7+
- Testimonials: Prevent warning when custom post type is not registered.
8+
9+
### Enhancements
10+
- Forms: Add hidden field. [#45104]
11+
- Forms: Add hidden input field block. [#44079]
12+
- Forms: Add integrations permissions check. [#45063]
13+
- Forms: Add new block toggle to skip saving form submisions on WP Admin. [#45072]
14+
- Forms: Add preloaded config endpoint. [#45091]
15+
- Forms: Add scheduled deletion for submissions that skip the submission's inbox and are stored as temporary feedback. [#45178]
16+
- Forms: Add setting to enable or disable email notifications for form submissions. [#45230]
17+
- Forms: Allow enabling integration by default. [#45201]
18+
- Forms: Improve preloading for endpoints. [#45362]
19+
- Forms: Improve supported integrations filter. [#45123]
20+
- Forms: Make rating and slider fields available to self-hosted users. [#45094]
21+
- Forms: Phone field can now contain a country selector combobox. [#45120]
22+
- Forms: Rename 'Manage responses' forms sidebar block panel to 'Responses storage'. [#45228]
23+
- Forms: Return integration titles from endpoint. [#45151]
24+
- Forms: Use localized number format for number of responses shown. [#45326]
25+
26+
### Improved compatibility
27+
- Change the location of the Jetpack -> Stats submenu item to a new top-level admin menu item called "Stats". [#44524]
28+
- Cookie Consent Block: Ensure we always have a default set of colors to style the block when theme colors are not available. [#45287]
29+
- Forms: Add integrations feature flag. [#45037]
30+
- Site Accelerator (Image CDN): Add support for images added via Breakdance blocks. [#45059]
31+
32+
### Bug fixes
33+
- AI Assistant: Fix spacing on Forms block. [#45143]
34+
- Cookie Consent Widget: Ensure the default widget text can be translated. [#45367]
35+
- Forms: Don't override field labels on transforms. [#45281]
36+
- Forms: Fix MailPoet string warning. [#45114]
37+
- Forms: Fix missing REST attributes. [#45274]
38+
- Forms: Fix slider min/max editing. [#45219]
39+
- Forms: Fix slider value position. [#45218]
40+
- Resolve conflict with WordPress 6.7.3. [#45320]
41+
- Sharing: Fix Facebook sharing URL. [#45083]
42+
- Widget Visibility: Prevent PHP error under specific block conditions. [#45087]
43+
44+
### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
45+
- Add MCP abilities title to site settings. [#45064]
46+
- Admin Menu: Show `wp-admin` menu of self-hosted Jetpack sites in Calypso. [#45336]
47+
- Block editor: Update allowed block types for the mobile editor. [#45039]
48+
- Editor assets endpoint: Allow all `jetpack/contact-info` inner blocks. [#45252]
49+
- Editor assets endpoint: Enforce absolute URLs to mitigate failed requests from client origins. [#45319]
50+
- Editor assets endpoint: Optimize URL processing. [#45358]
51+
- Forms: Track form submission failure. [#45090]
52+
- Garden Sites: Exposes the `garden_is_provisioned` flag on the site endpoint. [#45321]
53+
- Garden Sites: Expose the Garden flags and information on the site endpoint. [#45107]
54+
- Integrate calls to add and remove the proxy speed module in Jetpack plugin initialization and deactivation processes. [#45243]
55+
- Internal updates.
56+
- Prevent a PHP error when fetching a non-existing menu in JSON API. [#45147]
57+
- Sharing: Prevent PHP warnings when dealing with unexpected data. [#45165]
58+
- Shortcodes: Load Recipe dependency via PNPM. [#45089] [#45134] [#45140]
59+
- Show all sharing settings on WordPress.com Simple sites even when using a block theme so that the sharing buttons filter can be disabled. [#45176]
60+
- Subscribe and Button blocks: Add email rendering for the WooCommerce Email Editor. [#45006]
61+
- Subscriptions: Always link to WP Admin in Newsletter widget. [#45180]
62+
- Tiled Gallery: Improve editor animation performance by removing loading animations when possible. [#45344]
63+
- Update package dependencies. [#45027] [#45096] [#45097] [#45127] [#45128] [#45173] [#45200] [#45229] [#45298] [#45299] [#45334] [#45335]
64+
- Widgets: Prevent PHP warnings. [#45327] [#45185]
65+
- Wrap upgrade nudge with span due to an ongoing Gutenberg issue where link clicks are not captured unless wrapped. [#45288]
66+
- Writing Settings: Add Mailchimp connection. [#44999]
1267

1368
## 15.0 - 2025-09-04
1469
### Enhancements
@@ -26,7 +81,7 @@
2681
- Forms: Save feedback entries in a new format. [#44821]
2782
- Forms: Show trash action alongside view action in inbox. [#44882]
2883
- Related Posts block: Update placeholder text for the site editor, and update the demo date. [#44937]
29-
- Remove CRM installation nudge for Complete plan users [#45026]
84+
- Remove CRM installation nudge for Complete plan users. [#45026]
3085
- Shortcodes: Update embed reversal code to only run when content is inserted in the admin. [#44741]
3186
- Site Accelerator: Ignore images from openlibrary.org. [#44627]
3287
- Sitemaps: Add filter to allow suspending object cache addition during generation. [#44732]
@@ -66,7 +121,7 @@
66121
- Editor assets endpoint: Disallow the VideoPress block type. [#44848]
67122
- Editor assets endpoint: Expand allowed block types. [#44616]
68123
- Fix JavaScript in one-image Slideshow shortcodes. [#44643]
69-
- Fix LaTex Block selector. [#44920]
124+
- Fix LaTeX Block selector. [#44920]
70125
- I18n: Improve context hints in comments for translators. [#44686]
71126
- Image CDN: Prevent PHP warnings when handling malformed data. [#45015]
72127
- Memberships: Fix JSON parsing error. [#44812]
@@ -85,10 +140,7 @@
85140
- Slideshow block: Add email rendering. [#44835]
86141
- Tiled Gallery: Add initial state tests. [#44591]
87142
- Tiled gallery block: Add email rendering. [#44943]
88-
- Update package dependencies. [#44677]
89-
- Update package dependencies. [#44701] [#44725]
90-
- Update package dependencies. [#44870] [#44894] [#44899]
91-
- Update package dependencies. [#44948]
143+
- Update package dependencies. [#44677] [#44701] [#44725] [#44870] [#44894] [#44899] [#44948]
92144
- Use `wp_rand()` instead of `rand()` and `mt_rand()`. [#44964]
93145
- Writing Settings: Add Instagram connection. [#44936]
94146

@@ -2127,7 +2179,7 @@
21272179
- Jetpack AI: Add transcription post-processing example to Voice-to-Content block. [#35734]
21282180
- Jetpack AI: include audio transcription usage example to Voice-to-Content block. [#35691]
21292181
- Jetpack AI Voice to content: Update to modal UI [#35698]
2130-
- Move user customization to seperate file [#35277]
2182+
- Move user customization to separate file [#35277]
21312183
- Persist user-new.php custom message form field after submission with errors [#35277]
21322184
- Related Posts: remove duplicated HTML attributes [#35686]
21332185
- Rename status column to sso status and add tooltip [#35277]
@@ -8186,7 +8238,7 @@
81868238
- Related Posts: improve HTML markup for related posts, with emphasis on accessibility.
81878239
- Search: add an easy way to see the raw Jetpack Search query results in the search page's source code.
81888240
- Shortcodes: allow links in Quiz shortcode explanations.
8189-
- Widgets: improve the text for the Blog Stats widget when stats data can not be retrieved from WordPress.com.
8241+
- Widgets: improve the text for the Blog Stats widget when stats data cannot be retrieved from WordPress.com.
81908242

81918243
### Improved compatibility
81928244
- General: require WordPress 5.0! To celebrate, we cleaned out some compatibility code that supported older versions. We know how to party.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '89cb478311bdbd5761fd');
1+
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-api-fetch', 'wp-components', 'wp-compose', 'wp-dom-ready', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '8d72a162af4388c5f730');

wp-content/plugins/jetpack/_inc/blocks/ai-chat/view.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array(), 'version' => '27c95720482d6e33f60b');
1+
<?php return array('dependencies' => array(), 'version' => '1d9dcc77ea6865ff7d3d');

wp-content/plugins/jetpack/_inc/blocks/blogging-prompt/view.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('wp-polyfill'), 'version' => 'b664f06e9c9a18b510f7');
1+
<?php return array('dependencies' => array('wp-polyfill'), 'version' => '6d8907ec06a9eccdd98c');

wp-content/plugins/jetpack/_inc/blocks/blogroll/view.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array(), 'version' => '015c90376027208061a7');
1+
<?php return array('dependencies' => array(), 'version' => '913cee29e4e5eb3ee1b0');

wp-content/plugins/jetpack/_inc/blocks/business-hours/view.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)