Automattic / themes

Free WordPress themes made by Automattic for WordPress.org and WordPress.com.
https://themeshaper.com
GNU General Public License v2.0
847 stars 342 forks source link

Dara: move away from deprecated class #7783

Closed jeherve closed 2 months ago

jeherve commented 2 months ago

Changes proposed in this Pull Request:

Jetpack's Jetpack_User_Agent_Info class was deprecated 4 years ago in https://github.com/Automattic/jetpack/pull/16129. It is now recommended to use its replacement, User_Agent_Info, also shipping with the Jetpack plugin.

This PR makes the change to avoid deprecation notices in the logs:

PHP Deprecated:  Function Jetpack_User_Agent_Info::is_ipad is deprecated since version Jetpack 8.7! Use \Automattic\Jetpack\Device_Detection\User_Agent_Info::is_ipad from the `automattic/jetpack-device-detection` package instead. in /srv/htdocs/__wp__/wp-includes/functions.php on line 6078

Related issue(s):

github-actions[bot] commented 2 months ago

Preview changes

I've detected changes to the following themes in this PR: Dara.

You can preview these changes by following the links below:

I will update this comment with the latest preview links as you push more changes to this PR. ⚠️ Note: The preview sites are created using WordPress Playground. You can add content, edit settings, and test the themes as you would on a real site, but please note that changes are not saved between sessions.