#56093 closed defect (bug) (fixed)
Register Comments Query Loop from metadata to enable title and description translation.
Reported by: | cbravobernal | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 6.0.1 | Priority: | normal |
Severity: | normal | Version: | 6.1 |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description
[As mentioned on Github](https://github.com/WordPress/wordpress-develop/pull/2826#issuecomment-1168570558). We need to create a patch to add to trunk the Comments Query Loop registration from metadata.
That way it will fix the current use while Comments Query Loop title and description is not being translated on 6.0
It will also need a manual patch on the branch 6.0 to fix it in the future 6.0.1 release.
Fixes #55809
Change History (8)
This ticket was mentioned in PR #2921 on WordPress/wordpress-develop by c4rl0sbr4v0.
2 years ago
#1
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
Add registration from metadata to Comments Query Loop in order to enable translations for the title and description.
Trac ticket: https://core.trac.wordpress.org/ticket/56093