Make WordPress Core

{30} Tickets with a focus on (5324 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1501 - 1600 of 5324)

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal normal Awaiting Review defect (bug) 02/17/2020
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 03/09/2021
#42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 10/25/2017
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/22/2020
#60624 Permalinks corrupted Permalinks normal normal Awaiting Review defect (bug) 02/23/2024
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory Permalinks normal normal Awaiting Review defect (bug) 11/25/2022
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 05/03/2017
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal Awaiting Review defect (bug) 07/08/2017
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks kraftbj Permalinks normal normal Awaiting Review defect (bug) 08/01/2022
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal Awaiting Review defect (bug) 03/09/2017
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal normal Awaiting Review defect (bug) 09/08/2020
#47565 WordPress permalinks flip in hebrew Permalinks normal normal Awaiting Review defect (bug) has-patch 07/07/2022
#48786 Wrong URLs to categories, authors etc. to a site in a multisite Permalinks normal normal Awaiting Review defect (bug) 03/15/2023
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal Awaiting Review defect (bug) 06/07/2021
#41132 permalinks are broken when using PHP7.0-fpm with nginx Permalinks normal normal Awaiting Review defect (bug) 04/10/2024
#39670 urlencoded non-alphanumeric permalink Permalinks normal normal Awaiting Review defect (bug) 12/15/2020
#43722 On changing of permalinks ask a confirm before to save Permalinks normal normal Awaiting Review enhancement 04/09/2018
#50135 Proposal: Permalink structure tags grouping Mandatory and Available Permalinks normal minor Awaiting Review enhancement 05/09/2020
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal normal Awaiting Review enhancement dev-feedback 04/19/2019
#46180 get_permalink: Ability to pass required information for better performance Permalinks normal normal Awaiting Review enhancement 02/04/2019
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 10/08/2017
#42702 Most common issue inside post edit - "Links Live search". Permalinks normal normal Awaiting Review feature request 11/26/2017
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal Awaiting Review feature request dev-feedback 02/14/2022
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal normal Awaiting Review defect (bug) 02/28/2021
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#37635 BUG in get_option Options, Meta APIs normal normal Awaiting Review defect (bug) 12/17/2020
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) needs-unit-tests 02/16/2021
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/11/2018
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/05/2017
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response Options, Meta APIs normal normal Awaiting Review defect (bug) 08/10/2017
#49705 Sanitizing input for parameterized queries + update_meta_cache Options, Meta APIs normal minor Awaiting Review defect (bug) 05/25/2021
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/08/2020
#51868 Using a SVG as featured image covers admin panel Options, Meta APIs normal normal Awaiting Review defect (bug) 11/24/2020
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 08/27/2021
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 04/08/2018
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal Awaiting Review defect (bug) 04/06/2017
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal Awaiting Review enhancement 01/26/2017
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
#40642 Add new filter to populate_options Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/02/2017
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal normal Awaiting Review enhancement 10/31/2019
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 02/12/2025
#15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/27/2023
#55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/31/2023
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients Options, Meta APIs normal normal Awaiting Review enhancement 07/21/2022
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/02/2017
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 04/04/2024
#51730 update_metadata function: differentiate failure from no update Options, Meta APIs normal normal Awaiting Review enhancement 11/10/2020
#41099 update_option return value ambiguous Options, Meta APIs normal normal Awaiting Review enhancement 04/15/2019
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 06/01/2022
#41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal Awaiting Review feature request 09/01/2017
#43451 Disallow objects as meta values Options, Meta APIs normal normal Awaiting Review feature request 03/01/2018
#55515 About the problem that the php file of the theme editor and plugin editor cannot be edited in multi-site Networks and Sites normal normal Awaiting Review defect (bug) has-patch 04/02/2022
#27832 All sites automatically marked as archived after upgrade Networks and Sites normal normal Awaiting Review defect (bug) 12/08/2018
#43653 Allow to filter the final message of signup user notification email Networks and Sites normal normal Awaiting Review defect (bug) 06/08/2023
#59522 Bug handling multisites where main site URL and main blog URL are different Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#61093 Bulk Action 'Send password reset' on site-users.php isnt coded Networks and Sites normal normal Awaiting Review defect (bug) 04/28/2024
#55663 CSS theme and features themes is buggy Networks and Sites normal normal Awaiting Review defect (bug) 05/03/2022
#39495 Can't navigate to subsite without logging in again. Networks and Sites normal normal Awaiting Review defect (bug) 05/02/2017
#54290 Domain mapping: Text displayed on wp-signup.php asserts site doesn't exist when it does actually exist Networks and Sites normal normal Awaiting Review defect (bug) 10/26/2021
#50694 Impossible to add user to network site when username / email are both emails and different values Networks and Sites normal normal Awaiting Review defect (bug) 07/18/2020
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#46610 In Multisite The Edit Page Is Missing From Toolbar And Root of Multisite Gets Displayed Networks and Sites normal normal Awaiting Review defect (bug) 06/14/2019
#43899 Move the view mode switcher into screen options for multisite users and sites Networks and Sites normal normal Awaiting Review defect (bug) 04/29/2018
#42187 Multisite - Wordpress Importer Unavailable Networks and Sites normal normal Awaiting Review defect (bug) 10/11/2017
#58795 Multisite Network Admin Sites - Search doesn't work well Networks and Sites normal normal Awaiting Review defect (bug) 07/24/2023
#40465 Multisite fails to rewrite upload path on main site Networks and Sites normal normal Awaiting Review defect (bug) 04/17/2017
#61029 Multisite state 'Delete' can only have a value of 1or 0. Not 2. So why is 2 mentioned in the code? Networks and Sites normal normal Awaiting Review defect (bug) 04/18/2024
#47630 Multisite: Admin dashboard links are malfunctioning on mapped domain Networks and Sites normal blocker Awaiting Review defect (bug) 07/10/2019
#53694 Multisite: Capability check isn't strict enough when hard deleting a site Networks and Sites normal normal Awaiting Review defect (bug) has-patch 11/19/2021
#61146 Multisite: Marking a user account as spam, also marks the blogs he's a member of as spam Networks and Sites normal normal Awaiting Review defect (bug) 01/28/2025
#39808 My Sites broken in 4.7.2 Networks and Sites normal normal Awaiting Review defect (bug) 11/14/2017
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/23/2023
#52378 Network admin site action confirmation leads to expired link screen when referer not available Networks and Sites normal normal Awaiting Review defect (bug) 01/29/2021
#38312 Network setup step 2 throws warning in certain server setups Networks and Sites normal normal Awaiting Review defect (bug) 04/01/2019
#46662 Networked WP "Deactivate" a blog site then later "Activate" it loses posts and comments Networks and Sites normal normal Awaiting Review defect (bug) 02/20/2020
#58983 Old error message from 5.1 reappeared in 6.2.2 Networks and Sites normal normal Awaiting Review defect (bug) 08/08/2023
#53244 PHP Warning on non-existent multisite wp-cron.php Networks and Sites normal normal Awaiting Review defect (bug) 05/21/2021
#57233 Send password reset action link not working on multisite Networks and Sites normal normal Awaiting Review defect (bug) 11/30/2022
#48323 Signup link redirect is not filtered on multisite when a blog is not found Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/16/2019
#47083 Site Info Update Not Adjusting "Last Updated" Value Networks and Sites normal normal Awaiting Review defect (bug) 05/09/2019
#42284 Stop invalid query generation in WP_Site_Query Networks and Sites normal normal Awaiting Review defect (bug) 02/05/2019
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/11/2022
#46361 WPMU - HTTP Request at root path with special character in query key name causes endless loop Networks and Sites normal critical Awaiting Review defect (bug) 12/15/2020
#59556 WordPress Multisite issue - Media files presenting on Google with wrong domain Networks and Sites normal normal Awaiting Review defect (bug) 10/09/2023
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol Networks and Sites normal normal Awaiting Review defect (bug) 12/21/2017
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/31/2017
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites low minor Awaiting Review defect (bug) 07/20/2022
#45761 consistency between $wpdb->blogid and get_current_blog_id() Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 09/09/2024
Note: See TracReports for help on using and creating reports.