Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated Gettext_Translations method #1836

Open
jeherve opened this issue Apr 24, 2024 · 0 comments
Open

Remove deprecated Gettext_Translations method #1836

jeherve opened this issue Apr 24, 2024 · 0 comments
Labels
[Type] Bug An existing feature is broken.

Comments

@jeherve
Copy link

jeherve commented Apr 24, 2024

Description

The GP_Locale class relies on Gettext_Translations and its parenthesize_plural_exression method. That method was deprecated in WordPress 6.5:
https://core.trac.wordpress.org/changeset/57161
https://core.trac.wordpress.org/ticket/59347

We should be able to switch to the Plural_Forms class as recommended in Core.

@jeherve jeherve added the [Type] Bug An existing feature is broken. label Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Bug An existing feature is broken.
Projects
None yet
Development

No branches or pull requests

1 participant