Plugin Directory

Changeset 3146591


Ignore:
Timestamp:
09/04/2024 06:44:37 PM (19 months ago)
Author:
ice9js
Message:

Updating trunk to version 13.8

Location:
jetpack/trunk
Files:
29 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/CHANGELOG.md

    r3145445 r3146591  
    33### This is a list detailing changes for all Jetpack releases.
    44
    5 ## 13.8-beta - 2024-09-02
     5## 13.8 - 2024-09-04
    66### Major Enhancements
    77- Custom CSS: Remove feature in favor of WordPress core implementation. [#38865]
    88- Embeds: Remove YouTube and Vimeo embeds in favor of WordPress core implementation. [#39096]
     9- WordPress.com Toolbar: The feature has been removed. [#38804]
    910
    1011### Enhancements
    1112- Admin Menu: Update order of Jetpack sub-menu items. [#39095]
    1213- AI Assistant: Add spelling mistakes check for English language. [#39174]
    13 
    14 ### Bug fixes
     14- Newsletters: Add the plugin icon to the Block Editor header, with a dedicated sidebar with an email preview feature. [#39039]
     15- Social: Display Fediverse creator meta tag when a post has an active Mastodon connection. [#38809]
     16
     17### Improved compatibility
     18- Sharing Block: Improve performance when hooking the block into single post templates. [#38727]
     19- Tiled Galleries: Defer loading of the Tiled Gallery script for improved performance. [#38928]
     20
     21### Bug fixes
     22- AI Assistant: Disable Write Brief for free plan users when AI Assistant block is disabled. [#38743]
     23- AMP: Avoid fatal errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled. [#38744]
     24- Blocks: Ensure the stylesheets for Contact Info and Payment Button blocks are loaded correctly. [#39018] [#39018]
     25- Blocks: Fix the editor freeze after inserting a pattern with the Donations block. [#38961]
    1526- Mailchimp Block: Do not attempt to fetch groups when a site is not connected to Mailchimp yet. [#38901]
    1627- REST API: Avoid PHP warnings in the comment endpoint when the parent comment does not exist. [#39102]
    17 
    18 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
     28- Social Icons Widget: Ensure the social network icons display correctly. [#38965] [#38966]
     29- Subscriptions: Prevent the subscribe modal from automatically turning on when discussion settings are saved. [#38805]
     30
     31### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
     32- A4A: Add a4a_is_dev_site attribute to Sites API response. [#38964]
     33- AI Assistant: Accept Write Brief typo suggestions. [#39008]
    1934- AI Assistant: Add A8c dictionary. [#39105]
    2035- AI Assistant: Add AI Guidelines link to the AI Assistant sidebar panel. [#39094]
    2136- AI Assistant: Add FeatureControl to Write Brief. [#39168]
     37- AI Assistant: Add flag for Write Brief typo detection support. [#38895]
     38- AI Assistant: Add general improvements in Breve UX. [#38856]
     39- AI Assistant: Add namespace to Write Brief CSS classes. [#38795]
    2240- AI Assistant: Add option to add word to spelling dictionary. [#39046]
    23 - AI Assistant: Add retry event for Brief. [#39082]
     41- AI Assistant: Add retry event for Write Brief. [#39082]
     42- AI Assistant: Add retry for Write Brief. [#38998]
     43- AI Assistant: Add spelling mistake detection to Write Brief. [#38923]
     44- AI Assistant: Allow dismiss suggestion in all states. [#38848]
     45- AI Assistant: Change Write Brief type markup and restrict types. [#38867]
    2446- AI Assistant: Do not mark words starting with special characters as spelling mistakes. [#39044]
    25 - AI Assistant: Fix flickering when adding word to Breve dictionary. [#39087]
     47- AI Assistant: Fix flickering when adding word to Write Brief dictionary. [#39087]
    2648- AI Assistant: Limit popover height and fix anchorless popover. [#39109]
    27 - AI Assistant: Remove dead Breve code. [#39089]
     49- AI Assistant: Load dictionaries from CDN. [#38943]
     50- AI Assistant: Recompute Write Brief highlights when dictionary is loaded. [#38999]
     51- AI Assistant: Remove dead Write Brief code. [#39089]
     52- AI Assistant: Remove unique-id sass function call from animation name. [#38922]
     53- AI Assistant: Remove Write Brief highlight popover when feature is disabled. [#38814]
     54- AI Assistant: Update connection button text. [#39031]
    2855- Blocks: Ensure function is loaded even if blocks aren't enabled. [#39070]
    29 - Button Block: Update to Block API v3. [#38916]
     56- Blocks: Update the button block to v3 API. [#38916]
    3057- Classic Theme Helper: Adding Portfolio custom post type content. [#39134]
     58- Code: Cleaning up usage of 'javascript:' in URLs. [#38783]
     59- Code: Making sure useRef includes an argument. [#38765]
     60- Components: React cleanup for React 19 compatibility. [#38762]
     61- Contact Form: Prevent direct file access. [#38982]
     62- Contact Form: Remove deprecated functionality. [#38786]
    3163- Content Options: Moving content to Classic Theme Helper package. [#39028]
    32 - Fix redirecting after comment when subscription modal is disabled. [#39027]
     64- Dashboard: Remove extra link in banner to invite admins to activate stats. [#39026]
     65- Email preview: Ensure the email is visible. [#38934]
     66- General: Adds to-test.md contents for Jetpack 13.8. [#39071]
     67- General: Adds tracks to featured flagged feature. [#39032]
     68- General: Fix incorrect case fall-through in `_inc/client/state/site/reducer.js`. [#39000]
     69- General: Updated package dependencies. [#39004]
     70- Google Analytics: Delete the Google Analytics removal notices. [#38882]
    3371- Jetpack AI: Add usage policy link and renewal date to fair usage messaging. [#39085]
    3472- Jetpack AI: Fix bug that showed extra spacing on the AI Assistant block inspector area. [#39142]
    3573- Jetpack AI: Handle fair usage limit messaging on the UI. [#39043]
    3674- Jetpack AI: Hide usagepanel when tier plans are disabled. Show QuotaExceededMessage instead of nudges. [#39090]
     75- Jetpack AI: Register the ai-title-optimization-keywords-support beta flag. [#38891]
    3776- Jetpack AI: Remove hardcoded limit on image generation, it's handled by backend. [#39126]
    3877- Jetpack AI: Support fair usage messaging on the Extension AI Control component. [#39103]
    3978- Jetpack AI: Update fair usage messaging on the sidebar. [#39122]
     79- Jetpack Color & Tonesque: Add deprecation warning in the codebase. [#38338]
     80- Legacy Widgets: Ensure widgets are available for Simple sites until the block API is fixed. [#38610]
     81- Likes Block: Add keywords. [#38778]
    4082- Map Block: Allow maps on WordPress.com to be selectable. [#38956]
     83- Media: Support video and audio shortcodes in Media Extractor. [#38556]
    4184- Monetize: Support more currencies. [#38968]
    42 - Notifications: Use profile locale to match menu language. [#38871]
    43 - Slideshow Shortcode: Remove deprecated JS functionality and remove majority of jQuery. [#39050]
    44 - Social Menus: Switch to more appropriate method of calling the SVG icon file. [#39136]
    45 - Social: Updated the share status modal to render it globally. [#39116]
    46 - Update Quick Start instructions. [#39059]
    47 - Updated package dependencies. [#39111]
    48 - Updated versions. [#38745]
    49 
    50 ## 13.8-a.7 - 2024-08-26
    51 ### Enhancements
    52 - Newsletters: Adds Gutenberg plugin icon to the header, with a plugin sidebar with email preview feature. [#39039]
    53 
    54 ### Bug fixes
    55 - Blocks: Ensure that the Contact Info stylesheet is properly loaded. [#39018]
    56 - Blocks: Fix the editor freeze after inserting a pattern with the Donations block. [#38961]
    57 - Blocks: Ensure that the Payment Button stylesheet is properly loaded. [#39018]
    58 
    59 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
    60 - AI Assistant: Accept Breve typo suggestions [#39008]
    61 - AI Assistant: Add retry for Write Brief. [#38998]
    62 - AI Assistant: Load dictionaries from CDN. [#38943]
    63 - AI Assistant: Recompute Breve highlights when dictionary is loaded. [#38999]
    64 - AI Assistant: Update connection button text. [#39031]
    65 - Dashboard: Remove extra link in banner to invite admins to activate stats. [#39026]
    6685- Newsletters: Don't prompt for connection on Simple sites. [#39064]
     86- Newsletters: Fix redirecting after comment when subscription modal is disabled. [#39027]
    6787- Newsletters: Improve Sender Name and Reply-to settings. [#38833]
    6888- Newsletters: Make preview non-clickable. [#39035]
    69 - General: Adds to-test.md contents for Jetpack 13.8. [#39071]
    70 - General: Adds tracks to featured flagged feature. [#39032]
    71 - General: Fix incorrect case fall-through in `_inc/client/state/site/reducer.js`. [#39000]
    72 - General: Updated package dependencies. [#39004]
    73 - Legacy Widgets: Ensure widgets are available for Simple sites until the block API is fixed. [#38610]
    74 - Social: Moved PostPublishPanels component to publicize-coomponents package. [#39049]
    75 - Stats: Moved stats to the top of the Jetpack menu. [#39061]
    76 - Sharing: Remove functions that were deprecated in Jetpack 11.0. [#38991]
    77 - Site Breadcrumbs: Requiring the feature from the Classic Theme Helper package. [#38931]
    78 - Subscriptions: Render the Close button lower than the Marketing bar. [#39065]
    79 - Top Posts & Pages Block: Ensure deleted content does not display. [#37251]
    80 
    81 ## 13.8-a.5 - 2024-08-21
    82 ### Improved compatibility
    83 - Sharing Block: Improve performance when hooking the block into single post templates. [#38727]
    84 - WordPress.com Toolbar: Removed feature from self-hosted Jetpack sites. [#38804]
    85 
    86 ### Bug fixes
    87 - Social Icons Widget: Ensure the social network icons are displayed properly. [#38965]
    88 - Social Menus: Ensure the SVG can be displayed properly. [#38966]
    89 
    90 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
    91 - A4A: Add a4a_is_dev_site attribute to Sites API response. [#38964]
    92 - Contact Form: Prevent direct file access. [#38982]
    93 - Google Analytics: Delete the Google Analytics removal notices. [#38882]
    94 - Security Settings: Redirect to Protect dashboard for Firewall settings, when available. [#38741]
    95 - SVG Optimizations: Revert recent SVG image optimizations. [#38981]
    96 
    97 ## 13.8-a.3 - 2024-08-19
    98 ### Improved compatibility
    99 - AMP: Avoid errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled. [#38744]
    100 - Tiled Galleries: Defer loading of the Tiled Gallery script for improved performance. [#38928]
    101 
    102 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
    103 - AI Assistant: Add flag for Breve typo detection support. [#38895]
    104 - AI Assistant: Add general improvements in Breve UX. [#38856]
    105 - AI Assistant: Add spelling mistake detection to Breve. [#38923]
    106 - AI Assistant: Allow dismiss suggestion in all states [#38848]
    107 - AI Assistant: Change Breve type markup and restrict types. [#38867]
    108 - AI Assistant: Remove Breve highlight popover when feature is disabled. [#38814]
    109 - AI Assistant: Remove unique-id sass function call from animation name. [#38922]
    110 - Email preview: ensure the email is visible [#38934]
    111 - Jetpack AI: Register the ai-title-optimization-keywords-support beta flag. [#38891]
    112 - Jetpack Color & Tonesque: Add deprecation warning in the codebase. [#38338]
     89- Notifications: Use profile locale to match menu language. [#38871]
    11390- Open Graph Meta Tags: Check if the Open Graph integration in the ActivityPub plugin is active instead of checking for the class. [#38875]
    11491- Open Graph Meta Tags: Do not display Fediverse tag on WordPress.com Simple. [#38874]
    11592- Paywall Block: Improve styles. [#38837]
    116 - Protect: Make allow list settings always accessible [#38886]
     93- Protect: Make allow list settings always accessible. [#38886]
     94- Publicize: Fixed a warning with undefined variables. [#38781]
    11795- REST API: Add a /wpcom/v2/profile endpoint that returns user profile, admin color and locale. [#38879]
     96- Security Settings: Redirect to Protect dashboard for Firewall settings, when available. [#38741] [#38655]
     97- Sharing: Remove functions that were deprecated in Jetpack 11.0. [#38991]
     98- Site Breadcrumbs: Requiring the feature from the Classic Theme Helper package. [#38931]
    11899- Site Breadcrumbs: Wrapping functions in function_exists as part of functionality move to package. [#38880]
    119 - Small change under feature flag. [#38862]
     100- Slideshow Shortcode: Remove deprecated JS functionality and remove majority of jQuery. [#39050]
     101- Social: Moved PostPublishPanels component to publicize-coomponents package. [#39049]
     102- Social: Updated intial state logic to use the new consolidated initial state. [#38606]
     103- Social: Updated the share status modal to render it globally. [#39116]
    120104- Social Links: Requiring feature from Classic Theme Helper package instead of Jetpack module. [#38730]
     105- Social Menus: Switch to more appropriate method of calling the SVG icon file. [#39136]
     106- Stats: Moved stats to the top of the Jetpack menu. [#39061]
    121107- Subscribe Block: p tag styles leaking in from theme. [#38840]
     108- Subscriptions: Render the close button lower than the marketing bar. [#39065]
     109- SVG Optimizations: Revert recent SVG image optimizations. [#38981]
    122110- Sync: Add a new callable for Sync Active Modules. [#38831]
     111- Tests: Fixed CSSTidy loading in tests. [#37859]
     112- Tests: Removed react-test-renderer as not in use. [#38755]
    123113- Title Optimization: Add keywords section to UI and make it send the keywords on the request. [#38921]
    124114- Title Optimization: Change UI labels when keywords beta flag is enabled. [#38911]
    125115- Title Optimization: Include feedback link on the footer. [#38940]
    126 - Updated package dependencies. [#38662] [#38665] [#38822]
     116- Top Posts & Pages Block: Ensure deleted content does not display. [#37251]
     117- Updated package dependencies. [#38662] [#38665] [#38822] [#39111] [#38745]
     118- Update Quick Start instructions. [#39059]
    127119- WP.com: Hide the Customizer link on WP.com sites. [#38852]
    128120
    129 ## 13.8-a.1 - 2024-08-12
    130 ### Enhancements
    131 - Social: Display Fediverse creator meta tag when a post has an active Mastodon connection. [#38809]
    132 
    133 ### Improved compatibility
    134 - Performance: Optimize the size of included image files. [#38573]
    135 
    136 ### Bug fixes
    137 - AI Assistant: Disable Breve for free plan users when AI Assistant block is disabled [#38743]
    138 - Subscriptions: Prevent saave discussion settings from turning on the subscribe modal. [#38805]
    139 
    140 ### Other changes <!-- Non-user-facing changes go here. This section will not be copied to readme.txt. -->
    141 - AI Assistant: Add namespace to Breve CSS classes. [#38795]
    142 - Code: Cleaning up usage of 'javascript:' in URLs. [#38783]
    143 - Code: Making sure useRef includes an argument. [#38765]
    144 - Components: React cleanup for React 19 compatibility. [#38762]
    145 - Contact Form: Remove deprecated functionality. [#38786]
    146 - Likes Block: Add keywords. [#38778]
    147 - Media: Support video and audio shortcodes in Media Extractor. [#38556]
    148 - Publicize: Fixed a warning with undefined variables. [#38781]
    149 - Security: Redirect to Protect dashboard for Firewall settings, when available. [#38655]
    150 - Social: Updated intial state logic to use the new consolidated initial state. [#38606]
    151 - Tests: Fixed CSSTidy loading in tests. [#37859]
    152 - Tests: Removed react-test-renderer as not in use. [#38755]
    153 
    154 ## 13.7-beta2 - 2024-08-06
     121## 13.7 - 2024-08-06
    155122### Enhancements
    156123- AI Assistant: Add feedback link to the sidebar. [#38528]
  • jetpack/trunk/composer.json

    r3146095 r3146591  
    2828        "automattic/jetpack-device-detection": "^2.1.4",
    2929        "automattic/jetpack-error": "^2.0.3",
    30         "automattic/jetpack-forms": "^0.32.12",
     30        "automattic/jetpack-forms": "^0.32.13",
    3131        "automattic/jetpack-image-cdn": "^0.4.8",
    3232        "automattic/jetpack-import": "^0.8.7",
     
    9595            "ext-intl": "0.0.0"
    9696        },
    97         "autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta",
     97        "autoloader-suffix": "f11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8",
    9898        "allow-plugins": {
    9999            "automattic/jetpack-autoloader": true,
  • jetpack/trunk/jetpack.php

    r3145445 r3146591  
    55 * Description: Security, performance, and marketing tools made by WordPress experts. Jetpack keeps your site protected so you can focus on more important things.
    66 * Author: Automattic
    7  * Version: 13.8-beta
     7 * Version: 13.8
    88 * Author URI: https://jetpack.com
    99 * License: GPL2+
     
    3535define( 'JETPACK__MINIMUM_WP_VERSION', '6.5' );
    3636define( 'JETPACK__MINIMUM_PHP_VERSION', '7.0' );
    37 define( 'JETPACK__VERSION', '13.8-beta' );
     37define( 'JETPACK__VERSION', '13.8' );
    3838
    3939/**
  • jetpack/trunk/jetpack_vendor/automattic/jetpack-forms/CHANGELOG.md

    r3145445 r3146591  
    55The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
    66and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
     7
     8## [0.32.13] - 2024-09-04
     9### Changed
     10- Check for private and password-protected posts when handling the contact form submissions. [#39238]
    711
    812## [0.32.12] - 2024-09-02
     
    644648- Added a public load_contact_form method for initializing the contact form module. [#28416]
    645649
     650[0.32.13]: https://github.com/automattic/jetpack-forms/compare/v0.32.12...v0.32.13
    646651[0.32.12]: https://github.com/automattic/jetpack-forms/compare/v0.32.11...v0.32.12
    647652[0.32.11]: https://github.com/automattic/jetpack-forms/compare/v0.32.10...v0.32.11
  • jetpack/trunk/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php

    r3145445 r3146591  
    1616class Jetpack_Forms {
    1717
    18     const PACKAGE_VERSION = '0.32.12';
     18    const PACKAGE_VERSION = '0.32.13';
    1919
    2020    /**
  • jetpack/trunk/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php

    r3089617 r3146591  
    685685        } else {
    686686            // It's a form embedded in a post
     687
     688            if ( ! is_post_publicly_viewable( $id ) && ! current_user_can( 'read_post', $id ) ) {
     689                // The user can't see the post.
     690                return false;
     691            }
     692
     693            if ( post_password_required( $id ) ) {
     694                // The post is password-protected and the password is not provided.
     695                return false;
     696            }
     697
    687698            $post = get_post( $id );
    688699
  • jetpack/trunk/jetpack_vendor/i18n-map.php

    r3146095 r3146591  
    5151    'jetpack-forms' => array(
    5252      'path' => 'jetpack_vendor/automattic/jetpack-forms',
    53       'ver' => '0.32.12',
     53      'ver' => '0.32.13',
    5454    ),
    5555    'jetpack-image-cdn' => array(
  • jetpack/trunk/readme.txt

    r3145445 r3146591  
    327327
    328328== Changelog ==
    329 ### 13.8-beta - 2024-09-02
     329### 13.8 - 2024-09-04
    330330#### Major Enhancements
    331331- Custom CSS: Remove feature in favor of WordPress core implementation.
    332332- Embeds: Remove YouTube and Vimeo embeds in favor of WordPress core implementation.
     333- WordPress.com Toolbar: The feature has been removed.
    333334
    334335#### Enhancements
    335336- Admin Menu: Update order of Jetpack sub-menu items.
    336337- AI Assistant: Add spelling mistakes check for English language.
    337 - Newsletters: Adds Gutenberg plugin icon to the header, with a plugin sidebar with email preview feature.
     338- Newsletters: Add the plugin icon to the Block Editor header, with a dedicated sidebar with an email preview feature.
    338339- Social: Display Fediverse creator meta tag when a post has an active Mastodon connection.
    339340
    340341#### Improved compatibility
    341 - AMP: Avoid errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled.
    342 - Performance: Optimize the size of included image files.
    343342- Sharing Block: Improve performance when hooking the block into single post templates.
    344343- Tiled Galleries: Defer loading of the Tiled Gallery script for improved performance.
    345 - WordPress.com Toolbar: Removed feature from self-hosted Jetpack sites.
    346344
    347345#### Bug fixes
    348 - AI Assistant: Disable Breve for free plan users when AI Assistant block is disabled
    349 - Blocks: Ensure that the Contact Info stylesheet is properly loaded.
    350 - Blocks: Ensure that the Payment Button stylesheet is properly loaded.
     346- AI Assistant: Disable Write Brief for free plan users when AI Assistant block is disabled.
     347- AMP: Avoid fatal errors when using Jetpack's classic slideshows on a site where Jetpack blocks are disabled.
     348- Blocks: Ensure the stylesheets for Contact Info and Payment Button blocks are loaded correctly.
    351349- Blocks: Fix the editor freeze after inserting a pattern with the Donations block.
    352350- Mailchimp Block: Do not attempt to fetch groups when a site is not connected to Mailchimp yet.
    353351- REST API: Avoid PHP warnings in the comment endpoint when the parent comment does not exist.
    354 - Social Icons Widget: Ensure the social network icons are displayed properly.
    355 - Social Menus: Ensure the SVG can be displayed properly.
    356 - Subscriptions: Prevent saave discussion settings from turning on the subscribe modal.
     352- Social Icons Widget: Ensure the social network icons display correctly.
     353- Subscriptions: Prevent the subscribe modal from automatically turning on when discussion settings are saved.
    357354
    358355--------
  • jetpack/trunk/vendor/autoload.php

    r3145445 r3146591  
    2323require_once __DIR__ . '/composer/autoload_real.php';
    2424
    25 return ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::getLoader();
     25return ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8::getLoader();
  • jetpack/trunk/vendor/autoload_packages.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/composer/autoload_real.php

    r3145445 r3146591  
    33// autoload_real.php @generated by Composer
    44
    5 class ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta
     5class ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8
    66{
    77    private static $loader;
     
    2525        require __DIR__ . '/platform_check.php';
    2626
    27         spl_autoload_register(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta', 'loadClassLoader'), true, true);
     27        spl_autoload_register(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8', 'loadClassLoader'), true, true);
    2828        self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
    29         spl_autoload_unregister(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta', 'loadClassLoader'));
     29        spl_autoload_unregister(array('ComposerAutoloaderInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8', 'loadClassLoader'));
    3030
    3131        require __DIR__ . '/autoload_static.php';
    32         call_user_func(\Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::getInitializer($loader));
     32        call_user_func(\Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8::getInitializer($loader));
    3333
    3434        $loader->setClassMapAuthoritative(true);
    3535        $loader->register(true);
    3636
    37         $filesToLoad = \Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$files;
     37        $filesToLoad = \Composer\Autoload\ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8::$files;
    3838        $requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
    3939            if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
  • jetpack/trunk/vendor/composer/autoload_static.php

    r3145445 r3146591  
    55namespace Composer\Autoload;
    66
    7 class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta
     7class ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8
    88{
    99    public static $files = array (
     
    507507    {
    508508        return \Closure::bind(function () use ($loader) {
    509             $loader->prefixLengthsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$prefixLengthsPsr4;
    510             $loader->prefixDirsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$prefixDirsPsr4;
    511             $loader->classMap = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta::$classMap;
     509            $loader->prefixLengthsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8::$prefixLengthsPsr4;
     510            $loader->prefixDirsPsr4 = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8::$prefixDirsPsr4;
     511            $loader->classMap = ComposerStaticInitf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8::$classMap;
    512512
    513513        }, null, ClassLoader::class);
  • jetpack/trunk/vendor/composer/installed.json

    r3146095 r3146591  
    11461146        {
    11471147            "name": "automattic/jetpack-forms",
    1148             "version": "v0.32.12",
    1149             "version_normalized": "0.32.12.0",
     1148            "version": "v0.32.13",
     1149            "version_normalized": "0.32.13.0",
    11501150            "source": {
    11511151                "type": "git",
    11521152                "url": "https://github.com/Automattic/jetpack-forms.git",
    1153                 "reference": "1616d96387c4d1d59edc2fe164a7897a1b4b9c70"
    1154             },
    1155             "dist": {
    1156                 "type": "zip",
    1157                 "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/1616d96387c4d1d59edc2fe164a7897a1b4b9c70",
    1158                 "reference": "1616d96387c4d1d59edc2fe164a7897a1b4b9c70",
     1153                "reference": "81c0283c5b0c06c245722942893c7f110df31ac1"
     1154            },
     1155            "dist": {
     1156                "type": "zip",
     1157                "url": "https://api.github.com/repos/Automattic/jetpack-forms/zipball/81c0283c5b0c06c245722942893c7f110df31ac1",
     1158                "reference": "81c0283c5b0c06c245722942893c7f110df31ac1",
    11591159                "shasum": ""
    11601160            },
     
    11771177                "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use this package."
    11781178            },
    1179             "time": "2024-09-02T12:18:47+00:00",
     1179            "time": "2024-09-04T18:19:29+00:00",
    11801180            "type": "jetpack-library",
    11811181            "extra": {
     
    12051205            "description": "Jetpack Forms",
    12061206            "support": {
    1207                 "source": "https://github.com/Automattic/jetpack-forms/tree/v0.32.12"
     1207                "source": "https://github.com/Automattic/jetpack-forms/tree/v0.32.13"
    12081208            },
    12091209            "install-path": "../../jetpack_vendor/automattic/jetpack-forms"
  • jetpack/trunk/vendor/composer/installed.php

    r3146095 r3146591  
    192192        ),
    193193        'automattic/jetpack-forms' => array(
    194             'pretty_version' => 'v0.32.12',
    195             'version' => '0.32.12.0',
    196             'reference' => '1616d96387c4d1d59edc2fe164a7897a1b4b9c70',
     194            'pretty_version' => 'v0.32.13',
     195            'version' => '0.32.13.0',
     196            'reference' => '81c0283c5b0c06c245722942893c7f110df31ac1',
    197197            'type' => 'jetpack-library',
    198198            'install_path' => __DIR__ . '/../../jetpack_vendor/automattic/jetpack-forms',
  • jetpack/trunk/vendor/composer/jetpack_autoload_classmap.php

    r3146095 r3146591  
    364364    ),
    365365    'Automattic\\Jetpack\\Extensions\\Contact_Form\\Contact_Form_Block' => array(
    366         'version' => '0.32.12.0',
     366        'version' => '0.32.13.0',
    367367        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/blocks/contact-form/class-contact-form-block.php'
    368368    ),
     
    372372    ),
    373373    'Automattic\\Jetpack\\Forms\\ContactForm\\Admin' => array(
    374         'version' => '0.32.12.0',
     374        'version' => '0.32.13.0',
    375375        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-admin.php'
    376376    ),
    377377    'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form' => array(
    378         'version' => '0.32.12.0',
     378        'version' => '0.32.13.0',
    379379        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form.php'
    380380    ),
    381381    'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Endpoint' => array(
    382         'version' => '0.32.12.0',
     382        'version' => '0.32.13.0',
    383383        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-endpoint.php'
    384384    ),
    385385    'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Field' => array(
    386         'version' => '0.32.12.0',
     386        'version' => '0.32.13.0',
    387387        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-field.php'
    388388    ),
    389389    'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Plugin' => array(
    390         'version' => '0.32.12.0',
     390        'version' => '0.32.13.0',
    391391        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-plugin.php'
    392392    ),
    393393    'Automattic\\Jetpack\\Forms\\ContactForm\\Contact_Form_Shortcode' => array(
    394         'version' => '0.32.12.0',
     394        'version' => '0.32.13.0',
    395395        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-contact-form-shortcode.php'
    396396    ),
    397397    'Automattic\\Jetpack\\Forms\\ContactForm\\Editor_View' => array(
    398         'version' => '0.32.12.0',
     398        'version' => '0.32.13.0',
    399399        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-editor-view.php'
    400400    ),
    401401    'Automattic\\Jetpack\\Forms\\ContactForm\\Form_View' => array(
    402         'version' => '0.32.12.0',
     402        'version' => '0.32.13.0',
    403403        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-form-view.php'
    404404    ),
    405405    'Automattic\\Jetpack\\Forms\\ContactForm\\Util' => array(
    406         'version' => '0.32.12.0',
     406        'version' => '0.32.13.0',
    407407        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/contact-form/class-util.php'
    408408    ),
    409409    'Automattic\\Jetpack\\Forms\\Dashboard\\Dashboard' => array(
    410         'version' => '0.32.12.0',
     410        'version' => '0.32.13.0',
    411411        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard.php'
    412412    ),
    413413    'Automattic\\Jetpack\\Forms\\Dashboard\\Dashboard_View_Switch' => array(
    414         'version' => '0.32.12.0',
     414        'version' => '0.32.13.0',
    415415        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/dashboard/class-dashboard-view-switch.php'
    416416    ),
    417417    'Automattic\\Jetpack\\Forms\\Jetpack_Forms' => array(
    418         'version' => '0.32.12.0',
     418        'version' => '0.32.13.0',
    419419        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/class-jetpack-forms.php'
    420420    ),
    421421    'Automattic\\Jetpack\\Forms\\Service\\Google_Drive' => array(
    422         'version' => '0.32.12.0',
     422        'version' => '0.32.13.0',
    423423        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/service/class-google-drive.php'
    424424    ),
    425425    'Automattic\\Jetpack\\Forms\\Service\\Post_To_Url' => array(
    426         'version' => '0.32.12.0',
     426        'version' => '0.32.13.0',
    427427        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/service/class-post-to-url.php'
    428428    ),
    429429    'Automattic\\Jetpack\\Forms\\WPCOM_REST_API_V2_Endpoint_Forms' => array(
    430         'version' => '0.32.12.0',
     430        'version' => '0.32.13.0',
    431431        'path'    => $baseDir . '/jetpack_vendor/automattic/jetpack-forms/src/class-wpcom-rest-api-v2-endpoint-forms.php'
    432432    ),
  • jetpack/trunk/vendor/jetpack-autoloader/class-autoloader-handler.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-autoloader-locator.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-autoloader.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-container.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-hook-manager.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-latest-autoloader-guard.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-manifest-reader.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-path-processor.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-php-autoloader.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-plugin-locator.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-plugins-handler.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-shutdown-handler.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-version-loader.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
  • jetpack/trunk/vendor/jetpack-autoloader/class-version-selector.php

    r3145445 r3146591  
    66 */
    77
    8 namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8_beta\al3_0_10;
     8namespace Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpackⓥ13_8\al3_0_10;
    99
    1010 // phpcs:ignore
Note: See TracChangeset for help on using the changeset viewer.