Make WordPress Core

{1} All Tickets (8318 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3601 - 3700 of 8318)

I18N (73 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39639 Increase cache time on wp_get_available_translations() normal normal Awaiting Review enhancement 01/19/2017 3
#39756 Extend the jQuery datepicker localization has-patch normal normal Awaiting Review enhancement 05/30/2023 1
#40643 Russian post date month translation is incorrect normal normal Awaiting Review defect (bug) 05/02/2017 2
#40769 Translators' note required for singular/plural strings where both strings are in the singular form normal normal Awaiting Review enhancement 11/23/2021 10
#40932 Word breaks the layout has-patch normal normal Future Release defect (bug) 05/22/2018 4
#41257 translate( null, "domain" ) returns translation of "0" rather than null close normal minor Awaiting Review defect (bug) 09/11/2022 3
#41305 Add lazily evaluated translations timothyblynjacobs dev-feedback normal normal Future Release enhancement 05/12/2023 69
#41498 Why are global functions not wrapped in function_exists? normal normal Awaiting Review feature request 11/21/2021 11
#41551 Officially support use of null for text domain name parameter to l10n functions normal normal Awaiting Review enhancement 08/04/2023 3
#42721 Introduce native language name as a WP_Locale property normal normal Future Release enhancement 01/08/2019 1
#42725 Allow gender specific translations dev-feedback normal normal Awaiting Review enhancement 08/03/2020 17
#42900 Add gender field to user profile for use in translations has-patch normal normal Awaiting Review enhancement 01/16/2019 6
#43096 Reduce redundant calls to translate() close normal normal Awaiting Review enhancement 05/05/2023 3
#43222 l10n merging and priority normal normal Awaiting Review defect (bug) 02/07/2018 2
#43802 Default timezone for new sites in WP multisite has-patch normal normal Awaiting Review feature request 06/20/2019 3
#44424 PHPDoc comments and @return tags missing at many places has-patch normal normal Future Release defect (bug) 09/14/2023 4
#44531 Multiple bytes decimal point and thousands separator in number_format_i18n PHP < 5.4 dev-feedback normal normal Awaiting Review defect (bug) 01/17/2019 1
#44548 Email should be encoded with UTF8 and base64 reporter-feedback normal normal Awaiting Review enhancement 09/14/2018 1
#44844 switch_to_locale does not handle plugins/themes properly in multisite normal normal Awaiting Review defect (bug) 11/05/2018 2
#44937 Add _doing_it_wrong to load_plugin_textdomain dev-feedback normal normal Awaiting Review enhancement 01/20/2022 5
#45897 Chinese page uri dump fail has-patch normal normal Awaiting Review defect (bug) 06/22/2022 2
#46059 cyrillic capitalization in tag search reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#46278 Consider internationalization of delimiter: human_readable_duration has-patch normal normal Future Release enhancement 02/19/2019 3
#46305 Update emails w/ placeholders to use sprintf normal normal Awaiting Review enhancement 02/22/2019 3
#46921 Improper use of &#8217; (quotation mark) normal minor Awaiting Review defect (bug) 02/06/2020 2
#47511 Add specific "default settings" for different locales normal normal Future Release enhancement 09/30/2022 19
#47546 The language used for the `lang` attribute isn't validated before being used has-patch normal normal Awaiting Review defect (bug) 08/18/2020 2
#47547 switch_to_locale( 'en_US' ) is unreliable reporter-feedback normal normal Awaiting Review defect (bug) 07/10/2023 4
#47671 Add a "user languages" folder for translations normal normal Awaiting Review feature request 07/10/2019 1
#48152 en as default language instead of en_us close normal normal enhancement 02/03/2023 17
#48996 Add lang attribute to the content in the backend normal normal Future Release defect (bug) 05/08/2020 8
#49263 Switching blog doesn't switch locale dev-feedback normal normal Awaiting Review enhancement 05/22/2020 8
#49356 Add hook into get_user_locale() dev-feedback normal trivial Awaiting Review enhancement 03/19/2020 1
#49971 Add get_admin_locale() that is separate from WPLANG / get_locale() / get_user_locale() has-patch normal normal Awaiting Review feature request 10/27/2023 23
#49979 file_get_contents(): read of 8192 bytes failed with errno=21 Is a directory in /wp-includes/l10n.php on line 1096 reporter-feedback normal normal Awaiting Review defect (bug) 05/07/2020 2
#50021 Internationalization of excerpt function in "Latest Posts" block normal normal Awaiting Review feature request 10/03/2020
#50040 Localize the jQuery datepicker when enqueued in the footer normal normal Awaiting Review defect (bug) 04/30/2020
#50087 Context-splitting needed for the string "none" has-patch normal normal Future Release defect (bug) 05/30/2023 6
#50551 Add esc_xml l10n helpers has-patch normal normal Awaiting Review enhancement 10/15/2020 11
#50749 wp_set_script_translations() ignores failure when called before script is registered. has-patch normal normal Future Release defect (bug) 09/12/2022 3
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov has-patch normal normal Future Release defect (bug) 05/02/2022 27
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov has-patch normal normal Future Release defect (bug) 06/01/2021 12
#51039 Enhancement: Show a prompt in dashboard to recruit more translators dev-feedback normal normal Awaiting Review enhancement 08/18/2023 18
#52291 Maximum execution time exceeded in wp-includes/pomo/mo.php on PHP 8 normal blocker Awaiting Review defect (bug) 02/16/2021 2
#52438 Theme translations in WP_LANG_DIR are loaded twice, no (logical) way to override from a (child) theme. normal minor Future Release defect (bug) 07/22/2021 4
#52696 __() avoiding default language fallback has-patch normal minor Future Release enhancement 06/12/2023 9
#53381 Events and News Widget: Multi-day event placeholders are not replaced with dates in some languages normal normal Future Release defect (bug) 11/16/2021 3
#53466 Auto excerpts are not generating on Bangla language mode normal normal Awaiting Review defect (bug) 06/20/2021
#53650 Incorrect quotation marks in many strings has-patch normal normal Future Release defect (bug) 04/27/2022 7
#53677 load_script_textdomain() doesn't work for subdirectory themes, or those in alternate theme roots normal normal Awaiting Review defect (bug) 07/16/2021 1
#54797 Allow languages path in register_block_type gziolo needs-unit-tests normal normal Future Release enhancement 09/17/2023 26
#56234 error logged messages should not be translateable close normal normal Awaiting Review defect (bug) 05/25/2023 14
#56435 Alleviate translation workload dev-feedback normal normal Awaiting Review enhancement 08/25/2022 2
#56551 Don't internationalize (translate) messages in `_doing_it_wrong()` normal normal Awaiting Review enhancement 10/22/2022 4
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs dev-feedback normal normal Awaiting Review defect (bug) 11/15/2022 2
#57079 Translation Related Question/Bug normal major Awaiting Review defect (bug) 11/11/2022 1
#57084 Admin User keeps seeing Site Language in Backend Plugins settings, even after changing and downloading other language normal normal Awaiting Review defect (bug) 11/15/2022 5
#57405 wp_localize_script() doesn't decode html entities in nested arrays has-patch normal normal Awaiting Review enhancement 01/03/2023 1
#57588 The picking of plural form #0 is hard-coded for singular strings normal minor Awaiting Review defect (bug) 01/30/2023
#57981 Export .po files error of untranslated strings starting or ending with new lines (\n) has-patch normal normal Awaiting Review defect (bug) 03/27/2023 4
#58010 Missing context for string in Events widget has-patch normal normal 6.5 defect (bug) 10/16/2023 15
#58284 Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true has-patch normal normal Awaiting Review defect (bug) 05/10/2023
#58546 Warn if _load_textdomain_just_in_time() is used before init dev-feedback normal normal Future Release enhancement 09/25/2023 1
#58658 WP_Locale add get_month_genitive() method normal minor Awaiting Review enhancement 06/28/2023 1
#58696 Installation pages do not have JS translations has-patch normal normal 6.5 defect (bug) 11/27/2023 17
#58848 `wp_set_script_translations` only sets translations for the default language close normal normal Awaiting Review defect (bug) 07/31/2023 9
#58919 Add a hook to set_cached_mo_files() to allow flexible caching strategies for globbing *.mo files swissspidy has-patch normal normal 6.5 enhancement 11/27/2023 10
#59409 Remove unwanted space in the string has-patch normal normal Awaiting Review defect (bug) 10/04/2023 6
#59543 The American date notation system. reporter-feedback normal normal Awaiting Review enhancement 10/04/2023 1
#59608 [bug] insert_with_markers with a UTF-8 translated marker causing .htaccess file broken with garbled characters normal normal Awaiting Review defect (bug) 11/01/2023 1
#59656 Merge Performant Translations (Ginger MO) swissspidy has-patch high normal 6.5 enhancement 12/06/2023 13
#59695 determine_locale ignores get_user_locale() in front end close normal normal Awaiting Review defect (bug) 10/20/2023 1
#59850 Changing front-end site language changes some admin menu links into that language reporter-feedback normal normal Awaiting Review defect (bug) 11/08/2023 2

Import (27 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#5678 Respectfully strip newlines in some importers hansengel* normal normal WordPress.org enhancement 03/15/2019 9
#6269 RSS Import Doesn't Properly Strip CDATA Tags dev-feedback normal normal WordPress.org defect (bug) 03/15/2019 16
#6393 Export & import blogroll with categories normal normal Future Release enhancement 03/15/2019 5
#8578 Blogger import incorrectly reports saved user information normal normal WordPress.org defect (bug) 03/15/2019 2
#12286 bug and fix when importing from Movable Type normal normal defect (bug) 06/04/2019 2
#12578 import from movable type doesn't import tags or basename normal normal enhancement 06/04/2019 3
#12885 LiveJournal importer uses GMT date/time as local date/time has-patch normal normal defect (bug) 06/04/2019 8
#15586 movabletype-importer, trivial: fix no index upload_type warning has-patch normal normal defect (bug) 06/04/2019 2
#15760 LiveJournal Importer mishandles some <lj-cut> and <lj user=""> expressions westi dev-feedback normal normal WordPress.org defect (bug) 05/23/2017 2
#16147 MT Importer truncates double vertical spaces, munging paragraphs together normal normal defect (bug) 06/04/2019 10
#16404 WordPress Importer fails to import images reporter-feedback normal normal defect (bug) 06/04/2019 7
#16445 Fix incompatibilities with IDs greater than 2^31 normal normal defect (bug) 06/04/2019 10
#16460 Category/tag converter should support all public taxonomies normal normal Awaiting Review feature request 07/15/2022 8
#18602 Media Library imported, but all items Unattached reporter-feedback normal normal defect (bug) 06/04/2019 4
#19764 Invalid JSON in custom fields meta value after export normal normal defect (bug) 06/04/2019 3
#21597 WordPress Importer $base_url index failed has-patch normal normal defect (bug) 06/04/2019 1
#21859 Import blog and media library is not working normal normal defect (bug) 06/04/2019 5
#21913 Detecting MIME Types in WXR Files dev-feedback normal normal enhancement 06/04/2019 7
#22041 Importer dies silently when multisite upload limit is reached normal normal enhancement 06/04/2019 6
#22082 WordPress Import Tool loses the complete category hierarchical structure normal normal defect (bug) 06/04/2019 3
#22976 Remove reference to category to tag converter from the tools page normal normal enhancement 06/04/2019 5
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta has-patch normal normal defect (bug) 06/04/2019 5
#23276 WordPress Importer: Update existing navs instead of new has-patch normal normal WordPress.org defect (bug) 10/01/2020 5
#23464 WXR importer: Poor UX when creating new user to import to normal normal enhancement 06/04/2019 1
#23482 Fix improper use of comment_exists() in some importers maxpagels has-patch normal normal defect (bug) 06/04/2019 2
#24791 Map audio/video shortcode IDs on import normal normal task (blessed) 06/04/2019
#24995 Importer does not check to see if DOM is available normal normal WordPress.org defect (bug) 02/21/2017 5
Note: See TracReports for help on using and creating reports.