Make WordPress Core

{30} Tickets with a focus on (5148 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 (1401 - 1500 of 5148)

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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 6 years ago
#60624 Permalinks corrupted Permalinks normal normal Awaiting Review defect (bug) 3 years ago
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory Permalinks normal normal Awaiting Review defect (bug) 4 years ago
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 9 years ago
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal Awaiting Review defect (bug) 9 years ago
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks kraftbj Permalinks normal normal Awaiting Review defect (bug) 4 years ago
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal Awaiting Review defect (bug) 10 years ago
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal normal Awaiting Review defect (bug) 6 years ago
#47565 WordPress permalinks flip in hebrew Permalinks normal normal Awaiting Review defect (bug) has-patch 4 years ago
#48786 Wrong URLs to categories, authors etc. to a site in a multisite Permalinks normal normal Awaiting Review defect (bug) 3 years ago
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal Awaiting Review defect (bug) 5 years ago
#41132 permalinks are broken when using PHP7.0-fpm with nginx Permalinks normal normal Awaiting Review defect (bug) 2 years ago
#43036 the_posts_pagination() - redirect URL for first page in category Permalinks normal normal Awaiting Review defect (bug) 12 months ago
#39670 urlencoded non-alphanumeric permalink Permalinks normal normal Awaiting Review defect (bug) 6 years ago
#43722 On changing of permalinks ask a confirm before to save Permalinks normal normal Awaiting Review enhancement 8 years ago
#50135 Proposal: Permalink structure tags grouping Mandatory and Available Permalinks normal minor Awaiting Review enhancement 6 years ago
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal normal Awaiting Review enhancement dev-feedback 13 months ago
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#42702 Most common issue inside post edit - "Links Live search". Permalinks normal normal Awaiting Review feature request 9 years ago
#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 5 years ago
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal normal Awaiting Review defect (bug) 6 years ago
#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 7 weeks ago
#37635 BUG in get_option Options, Meta APIs normal normal Awaiting Review defect (bug) 6 years ago
#28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 12 months ago
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 9 years ago
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 9 years ago
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 9 years ago
#65969 Options, Meta APIs: delete_expired_transients() deletes site transients across networks Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 9 days ago
#49705 Sanitizing input for parameterized queries + update_meta_cache Options, Meta APIs normal minor Awaiting Review defect (bug) 5 years ago
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 6 years ago
#51868 Using a SVG as featured image covers admin panel Options, Meta APIs normal normal Awaiting Review defect (bug) 6 years ago
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal Awaiting Review defect (bug) 16 months ago
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 4 years ago
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 8 years ago
#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) 9 years ago
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 4 months ago
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 3 years ago
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 9 years ago
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal normal Awaiting Review enhancement 7 years ago
#63483 Compatibility float and whitelist timezone string Options, Meta APIs normal normal Awaiting Review enhancement 15 months ago
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 9 years ago
#15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement has-patch 3 years ago
#65836 Provide a native API for generating and managing Schema.org JSON-LD structured data Options, Meta APIs normal normal Awaiting Review enhancement 4 weeks ago
#55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 3 years ago
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 6 years ago
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients Options, Meta APIs normal normal Awaiting Review enhancement 4 years ago
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 14 months ago
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 4 years ago
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 9 years ago
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 8 months ago
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 16 months ago
#51730 update_metadata function: differentiate failure from no update Options, Meta APIs normal normal Awaiting Review enhancement 6 years ago
#41099 update_option return value ambiguous Options, Meta APIs normal normal Awaiting Review enhancement 7 years ago
#64581 Allow serialized options read-only view Options, Meta APIs normal trivial Awaiting Review feature request has-patch 6 weeks ago
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 4 years ago
#41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal Awaiting Review feature request 9 years ago
#43451 Disallow objects as meta values Options, Meta APIs normal normal Awaiting Review feature request 9 years ago
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 12 months ago
#27832 All sites automatically marked as archived after upgrade Networks and Sites normal normal Awaiting Review defect (bug) 8 years ago
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal Awaiting Review defect (bug) has-patch 3 years ago
#40465 Multisite fails to rewrite upload path on main site Networks and Sites normal normal Awaiting Review defect (bug) 9 years ago
#52378 Network admin site action confirmation leads to expired link screen when referer not available realloc* Networks and Sites normal normal Awaiting Review defect (bug) 6 weeks ago
#58983 Old error message from 5.1 reappeared in 6.2.2 Networks and Sites normal normal Awaiting Review defect (bug) 3 years ago
#53244 PHP Warning on non-existent multisite wp-cron.php Networks and Sites normal normal Awaiting Review defect (bug) 15 months ago
#47083 Site Info Update Not Adjusting "Last Updated" Value Networks and Sites normal normal Awaiting Review defect (bug) 15 months ago
#42284 Stop invalid query generation in WP_Site_Query Networks and Sites normal normal Awaiting Review defect (bug) 15 months ago
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 5 years ago
#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) 6 years ago
#59556 WordPress Multisite issue - Media files presenting on Google with wrong domain Networks and Sites normal normal Awaiting Review defect (bug) 3 years ago
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol Networks and Sites normal normal Awaiting Review defect (bug) 9 years ago
#63689 [Bug] My Sites dashboard layout doesn't adapt to long site names Networks and Sites normal normal Awaiting Review defect (bug) has-patch 14 months ago
#55454 clean_site_details_cache() doesn't clean all site caches Networks and Sites low minor Awaiting Review defect (bug) 4 weeks ago
#48442 deleting a site leaves "orphaned" user options Networks and Sites normal normal Awaiting Review defect (bug) 15 months ago
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures Networks and Sites normal normal Awaiting Review defect (bug) 3 years ago
#49936 Add "deactivate" & "archive" bulk options to network site management Networks and Sites normal minor Awaiting Review enhancement 4 months ago
#65455 Add "multisite" as new tab on the plugin install page on multisite installations Networks and Sites normal normal Awaiting Review enhancement dev-feedback 7 days ago
#43130 Add New Site: admin autocomplete search all users Networks and Sites normal normal Awaiting Review enhancement 5 years ago
#55488 Add a filter to array of allow ported number in multisite. Networks and Sites normal normal Awaiting Review enhancement has-patch 6 weeks ago
#46641 Add site_id to WP_Post object Networks and Sites normal normal Awaiting Review enhancement 4 years ago
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table Networks and Sites normal normal Awaiting Review enhancement has-patch 15 months ago
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal Awaiting Review enhancement has-patch 3 years ago
#53338 Determine when there is an error submitting the wp-signup.php form Networks and Sites normal normal Awaiting Review enhancement 6 weeks ago
#64863 Eliminate switch_to_blog() from get_blog_option(), update_blog_option(), WP_Site::get_details(), and get_blog_post() using $wpdb->get_blog_prefix() Networks and Sites normal normal Awaiting Review enhancement has-patch 4 months ago
#41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
#40554 Hide /wp-admin/network/site-settings.php Networks and Sites normal normal Awaiting Review enhancement 9 years ago
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 18 months ago
#63910 In wp_switch_roles_and_user there is no cast to int applied to $new_site_id and $old_site_id Networks and Sites normal minor Awaiting Review enhancement 12 months ago
#64441 Make Subdirectory networks compatible with custom wp-content directories Networks and Sites normal normal Awaiting Review enhancement 9 months ago
#63631 MultiSite: Remove links to Manage Comments for sites that don't have Comments (or similar logic) Networks and Sites normal normal Awaiting Review enhancement 6 weeks ago
#31673 Multisite UX: deleting a plugin Networks and Sites normal normal Awaiting Review enhancement 5 years ago
#65803 Multisite: Add Network Setting and capabilities to restrict Connectors management on subsites Networks and Sites normal normal Awaiting Review enhancement 5 weeks ago
#47700 My Sites text is confusing Networks and Sites normal normal Awaiting Review enhancement 7 years ago
#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 enhancement has-patch 4 weeks ago
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 6 years ago
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 7 months ago
Note: See TracReports for help on using and creating reports.