Kev
Kev
## Proposed changes: As part of the Contact Form module deprecation, this PR refactors the `Grunion_Admin` and related callbacks to reference the Forms package. ### Other information: - [ ]...
## Proposed changes: As part of the Contact Form module deprecation, this PR refactors the `Grunion_Contact_Form_Field` class to reference the Forms package. ### Other information: - [ ] Have you...
## Proposed changes: As part of the Contact Form module deprecation, this PR refactors the `Grunion_Contact_Form` class to reference the Forms package. ### Other information: - [ ] Have you...
Fixes https://github.com/Automattic/jetpack/issues/35654 ## Proposed changes: Add deprecation warnings to the global functions, classes, public methods, and properties in the Contact Form module codebase. The code has been brought over to...
## Proposed changes: As part of the Contact Form module deprecation, this PR refactors the `Grunion_Contact_Form_Plugin` class and callbacks in `grunion-contact-form.php` to reference the Forms package. ### Other information: -...
## Proposed changes: As part of the Contact Form module deprecation, this PR refactors the `Crunion_Contact_Form_Shortcode` class to reference the Forms package. ### Other information: - [ ] Have you...
## Proposed changes: As part of the Contact Form module deprecation, this PR refactors the `Grunion_Editor_View` class to reference the Forms package. ### Other information: - [ ] Have you...
## Proposed changes: As part of the Contact Form module deprecation, this PR refactors the `Grunion_Contact_Form_Endpoint` class to reference the Forms package. ### Other information: - [ ] Have you...
In the module codebase, add deprecation warnings (`_deprecated_function`) in the hook callbacks and class methods (make sure they appear in the changelog too). Project thread: pf5801-Aj-p2
## Proposed changes: The [Custom CSS](https://jetpack.com/support/custom-css/) feature will soon be deprecated from Jetpack. In this PR, we're adding warnings for sites with the _Start Fresh_ option enabled. Since this option...