Make WordPress Core

{23} Popular Tickets (5334 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2901 - 3000 of 5334)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal 4 Awaiting Review defect (bug) has-patch 04/08/2020
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal 4 Awaiting Review defect (bug) has-patch 06/06/2023
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal 4 Future Release defect (bug) has-patch 01/15/2024
#37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal 4 Future Release enhancement needs-unit-tests 12/13/2019
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal 4 Future Release enhancement has-patch 04/01/2025
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal 4 Awaiting Review enhancement has-patch 04/21/2017
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal 4 Awaiting Review enhancement has-patch 07/08/2024
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal 4 Future Release enhancement needs-unit-tests 09/20/2019
#46705 Harden WP core against "update option" endpoint vulnerabilities Options, Meta APIs normal normal 4 Awaiting Review feature request 11/25/2019
#60950 JSON serialization for meta values Options, Meta APIs normal normal 4 Awaiting Review feature request reporter-feedback 05/10/2024
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal 3 Awaiting Review defect (bug) has-patch 03/15/2017
#49432 Need of maximum character limit for Site Title Options, Meta APIs low minor 3 Awaiting Review defect (bug) close 12/14/2021
#20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal 3 defect (bug) dev-feedback 06/04/2019
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal 3 Future Release defect (bug) dev-feedback 02/08/2024
#40642 Add new filter to populate_options Options, Meta APIs normal normal 3 Awaiting Review enhancement dev-feedback 05/02/2017
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal 3 enhancement has-patch 06/04/2019
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal 3 Awaiting Review enhancement needs-unit-tests 11/06/2020
#33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal 3 enhancement needs-docs 11/27/2019
#51699 The only correct method to check for existence of option Options, Meta APIs normal normal 3 Awaiting Review enhancement 02/13/2024
#55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal 3 Awaiting Review enhancement dev-feedback 05/12/2025
#45353 Homepage title none static homepage when static blog page is set Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 12/22/2020
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal 2 Awaiting Review defect (bug) has-patch 04/05/2017
#29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal 2 Future Release defect (bug) dev-feedback 02/06/2020
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 08/10/2017
#34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal 2 defect (bug) has-patch 09/20/2020
#44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 11/19/2024
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 05/14/2025
#55952 add_option() racy behaviour Options, Meta APIs normal normal 2 Future Release defect (bug) has-patch 10/07/2022
#52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor 2 Awaiting Review defect (bug) dev-feedback 07/19/2021
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal 2 Awaiting Review defect (bug) has-patch 01/05/2020
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal 2 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 2 Awaiting Review defect (bug) 04/06/2017
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal 2 Future Release defect (bug) has-patch 05/07/2025
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal 2 enhancement needs-unit-tests 06/04/2019
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal 2 Future Release enhancement has-patch 04/03/2025
#14125 Seperate out non-editable options in edit site sorich87* Options, Meta APIs normal normal 2 enhancement dev-feedback 06/04/2019
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal 2 Awaiting Review enhancement has-patch 10/04/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal 2 Awaiting Review enhancement has-patch 04/10/2024
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal 2 Awaiting Review enhancement dev-feedback 05/02/2017
#55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal 2 Awaiting Review feature request 06/01/2022
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 05/03/2023
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 07/18/2022
#48426 Can't update meta via the REST API if an identical value for a field you don't have permission to update is included Options, Meta APIs normal normal 1 Future Release defect (bug) 10/26/2020
#21432 Deprecate *_blog_option() Options, Meta APIs normal normal 1 Future Release defect (bug) dev-feedback 09/13/2024
#44459 Options added to the Permalinks admin page do not get saved Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 06/26/2018
#61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 07/25/2024
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal 1 Awaiting Review defect (bug) dev-feedback 11/12/2019
#47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs normal minor 1 Awaiting Review defect (bug) 05/07/2019
#54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. Options, Meta APIs normal normal 1 Awaiting Review defect (bug) dev-feedback 08/27/2021
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 12/18/2023
#58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 07/25/2023
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php Options, Meta APIs normal normal 1 defect (bug) 06/04/2019
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal 1 Future Release defect (bug) dev-feedback 05/18/2025
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal 1 enhancement needs-unit-tests 06/04/2019
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 09/09/2024
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal 1 Future Release enhancement needs-unit-tests 04/02/2025
#46314 JSON strings in postmeta issue Options, Meta APIs normal normal 1 Awaiting Review enhancement 02/22/2019
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal 1 enhancement has-patch 06/04/2019
#62748 Return results of update_post_meta Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 01/07/2025
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal 1 Future Release enhancement has-patch 09/17/2018
#55584 Settings API autoload hook Options, Meta APIs normal normal 1 Awaiting Review enhancement dev-feedback 08/31/2023
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor 1 Awaiting Review enhancement has-patch 08/04/2020
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal 1 enhancement has-patch 06/04/2019
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal 1 Future Release enhancement dev-feedback 09/23/2019
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 08/30/2024
#41099 update_option return value ambiguous Options, Meta APIs normal normal 1 Awaiting Review enhancement 04/15/2019
#41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal 1 Awaiting Review feature request 09/01/2017
#23616 General Handler for Whitelisted Options' Submissions Options, Meta APIs normal normal 1 feature request 06/04/2019
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal 10 Future Release enhancement has-patch 02/13/2023
#18523 Can't change page permalink if slug metabox is removed helen Permalinks normal normal 9 Future Release defect (bug) 01/07/2021
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical 8 Future Release defect (bug) needs-unit-tests 02/23/2023
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal 7 Future Release defect (bug) has-patch 10/15/2019
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal 7 Future Release defect (bug) needs-unit-tests 09/17/2021
#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 6 Awaiting Review feature request dev-feedback 02/14/2022
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal 5 Future Release defect (bug) needs-unit-tests 05/15/2025
#37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal 5 Future Release defect (bug) needs-unit-tests 03/11/2023
#61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() audrasjb Permalinks normal normal 5 6.9 defect (bug) has-patch 05/12/2025
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal 5 Awaiting Review enhancement close 01/08/2025
#4463 Pretty permalink on search aristath* Permalinks normal normal 5 Future Release enhancement has-patch 09/27/2024
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor 4 Future Release defect (bug) dev-feedback 04/26/2022
#12634 Media Library & Permalink Overlap Permalinks normal normal 4 defect (bug) has-patch 08/24/2023
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal 4 enhancement dev-feedback 02/06/2020
#10384 Make IIS Permalink support enabled based on capability not on version number westi Permalinks normal normal 4 Awaiting Review enhancement close 01/08/2025
#17170 Attachment slugs are not unique Permalinks normal major 3 defect (bug) dev-feedback 06/04/2019
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal 3 Awaiting Review defect (bug) has-patch 03/09/2021
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal 3 defect (bug) has-patch 06/04/2019
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it Permalinks normal normal 3 Awaiting Review defect (bug) 06/04/2020
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal 3 defect (bug) needs-unit-tests 06/04/2019
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal 3 Future Release defect (bug) needs-unit-tests 06/22/2022
#34972 Permalink for unattached media same as a post Permalinks normal normal 3 Future Release defect (bug) needs-unit-tests 12/17/2018
#36746 WP v4.5.1 broke something in the Permalinks settings Permalinks normal normal 3 defect (bug) 06/04/2019
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess Permalinks normal normal 3 Future Release enhancement 07/02/2020
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal 3 Future Release enhancement dev-feedback 07/02/2020
#45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation Permalinks normal major 2 Awaiting Review defect (bug) reporter-feedback 02/20/2025
#49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal normal 2 Awaiting Review defect (bug) 02/17/2020
#8905 Category pagination broken with certain permalink structures Permalinks normal normal 2 Future Release defect (bug) 01/27/2021
#37435 Conflicting permalinks with attachment and category of same name Permalinks normal normal 2 defect (bug) 06/04/2019
#48903 Drafts or pending posts overwrites existing published post with same url Permalinks normal normal 2 Awaiting Review defect (bug) 01/13/2021
#3451 Page URI canonization markjaquith Permalinks normal normal 2 Awaiting Review defect (bug) close 02/20/2023
Note: See TracReports for help on using and creating reports.