Make WordPress Core

{1} All Tickets (8378 matches)

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

Results (4901 - 5000 of 8378)

Options, Meta APIs (73 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#44387 Add support for site meta in `register_meta()` needs-unit-tests normal normal Future Release enhancement 09/20/2019 12
#44238 Add protected param to register meta has-patch normal normal Awaiting Review enhancement 02/24/2019 11
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 06/02/2022 6
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata needs-unit-tests normal normal Awaiting Review enhancement 04/20/2018
#43704 pre_option_{$option} filter is case sensitive although options are not. normal normal Awaiting Review defect (bug) 04/08/2018 2
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 09/23/2019 4
#43451 Disallow objects as meta values normal normal Awaiting Review feature request 03/01/2018 1
#43360 Third parameter for get_option function to return default value instead of empty string close normal normal Awaiting Review enhancement 05/26/2022 2
#43209 REST API should take settings errors into account dev-feedback normal normal Awaiting Review enhancement 02/01/2018
#43208 Separate setting validation from sanitization needs-unit-tests normal normal Awaiting Review enhancement 11/06/2020 10
#43069 Docs: improve documentation for register_meta() function has-patch normal normal Awaiting Review defect (bug) 01/11/2018 1
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` dev-feedback normal normal Awaiting Review enhancement 08/03/2021
#41769 Custom function to display all values of a custom field (meta_key) normal normal Awaiting Review feature request 09/01/2017 1
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response normal normal Awaiting Review defect (bug) 08/10/2017 1
#41105 Fire action hook after updating option group. has-patch normal normal Awaiting Review enhancement 06/20/2017
#41099 update_option return value ambiguous normal normal Awaiting Review enhancement 04/15/2019 7
#40642 Add new filter to populate_options dev-feedback normal normal Awaiting Review enhancement 05/02/2017
#40523 populate_options doesn't use correct add_options actions dev-feedback normal normal Awaiting Review enhancement 05/02/2017 2
#40369 Mail server settings page (options-writing.php) has no validation has-patch normal normal Awaiting Review defect (bug) 04/05/2017
#40353 Site URL and Home URL inputs are not properly validating loru88 has-patch normal normal Awaiting Review defect (bug) 04/08/2020 15
#40115 Duplicate Custom Fields are created has-patch normal normal Awaiting Review defect (bug) 03/15/2017
#40012 Only add_metadata if no matching value dev-feedback normal normal Awaiting Review defect (bug) 03/02/2017 1
#39706 Add $unique param to add_{$meta_type}_meta actions normal normal Awaiting Review enhancement 01/26/2017 1
#39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients normal normal Awaiting Review enhancement 07/21/2022 1
#38931 `update_option()` race condition with non-autoloaded options has-patch normal normal Awaiting Review defect (bug) 06/09/2022 2
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered dev-feedback normal normal Awaiting Review enhancement 03/19/2019
#38734 Dogfood the Settings API normal normal Future Release enhancement 03/21/2022 15
#38690 Introduce classes for settings dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 04/19/2017 7
#37929 Add `pre_delete_option` filter has-patch normal normal Awaiting Review enhancement 04/21/2017 5
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 01/07/2024 7
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#37635 BUG in get_option normal normal Awaiting Review defect (bug) 12/17/2020 5
#37579 Inconsistent names for `update_(network_)option` actions normal normal enhancement 06/04/2019 1
#37355 remove_settings_section() counterpart to add_settings_section() has-patch normal normal enhancement 06/04/2019 1
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key has-patch normal normal enhancement 06/04/2019
#37178 Add $cache_only parameter to get_option needs-unit-tests normal normal Awaiting Review enhancement 09/06/2024 6
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne has-patch normal normal enhancement 05/27/2024 5
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade normal normal defect (bug) 06/04/2019 1
#36655 Enhancement: Add datetime column to options table. needs-unit-tests normal normal enhancement 06/04/2019 1
#36440 get_results break in wp-admin/options.php if thetable is huge normal minor defect (bug) 06/04/2019 2
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt has-patch normal normal Future Release defect (bug) 09/05/2017 28
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 04/09/2024 33
#34405 Retrieval of meta value that is an array. has-patch normal normal defect (bug) 09/20/2020 2
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 normal normal Awaiting Review defect (bug) 04/06/2017 8
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php normal normal defect (bug) 06/04/2019 1
#33884 Move meta functions to their own files normal normal enhancement 06/04/2019 1
#33561 get_transient() will always return the value of a broken transient needs-unit-tests normal normal defect (bug) 06/04/2019 7
#33551 Settings API: Filter sections and fields before displaying them obenland needs-docs normal normal enhancement 11/27/2019 4
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 07/18/2022 12
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal enhancement 08/26/2021 11
#31094 Attempt to cache notoptions in database to save queries for non-existent options needs-unit-tests normal normal enhancement 06/04/2019 4
#30995 Pass meta_id when retrieving multiple metas needs-unit-tests normal normal enhancement 06/04/2019 3
#29786 read_post_meta should be a meta capability normal normal enhancement 06/04/2019 3
#29299 Plural forms not available for some strings SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/06/2020 15
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 has-patch normal normal enhancement 06/04/2019 1
#28701 Deleted option is not deleted if value was ever null needs-unit-tests normal normal Awaiting Review defect (bug) 02/16/2021 6
#28454 Inconsistent front page option behavior normal normal defect (bug) 06/04/2019 8
#27421 Escape madness in meta API has-patch normal normal defect (bug) 06/04/2019 5
#26895 Deprecate recently_edited option dev-feedback normal minor enhancement 06/04/2019 4
#24726 New filter hook for get_metadata() has-patch normal normal enhancement 06/04/2019 12
#23616 General Handler for Whitelisted Options' Submissions normal normal feature request 06/04/2019 1
#22192 update_option() strict checks can cause false negatives joemcgill needs-unit-tests normal normal Future Release defect (bug) 10/16/2023 107
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* dev-feedback normal normal Future Release defect (bug) 05/21/2024 38
#21546 Site Settings page is a hot mess normal normal enhancement 06/04/2019 5
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 09/13/2024 12
#20853 get_post_custom show directly serialized data from the post_meta arrays. dev-feedback normal normal defect (bug) 06/04/2019 7
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 03/24/2023 24
#15865 Make it easy to disable options / user settings has-patch normal normal Awaiting Review enhancement 07/27/2023 24
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith has-patch normal normal Future Release defect (bug) 01/15/2024 18
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 06/24/2021 55
#14125 Seperate out non-editable options in edit site sorich87* dev-feedback normal normal enhancement 06/04/2019 7

Permalinks (27 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61824 Pages no longer allowed to have same permalink as images normal normal Awaiting Review defect (bug) 08/14/2024 4
#61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() needs-unit-tests normal normal Awaiting Review defect (bug) 06/21/2024 11
#61261 If redirect_guess_404_permalink returns a LIKE condition result, the redirect should have 302 code normal normal Awaiting Review enhancement 05/21/2024
#61157 Blocks Query pagination NEXT & PREV produce incorrect URLs when queried via REST API normal normal Awaiting Review defect (bug) 05/24/2024 2
#60816 Attachment pages conflicting with actual pages reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2024 3
#60675 Add hook for wp_check_for_changed_slugs() normal normal Awaiting Review enhancement 04/18/2024
#60624 Permalinks corrupted normal normal Awaiting Review defect (bug) 02/23/2024
#60143 Running behind HAProxy with fcgi makes WordPress think URL rewriting is unavailable normal normal Awaiting Review defect (bug) 12/22/2023
#59434 Changing permalink structure results in failure to save draft posts normal normal Awaiting Review defect (bug) 09/23/2023
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev dev-feedback normal normal Awaiting Review defect (bug) 07/31/2023
#58722 Fix RTL display in Optional grouping on Permalinks Settings page has-patch normal normal Future Release defect (bug) 07/11/2023 2
#58502 Visiting /wp-admin/options-permalink.php causing Fatal Error close normal normal Awaiting Review defect (bug) 06/28/2023 4
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. normal normal Awaiting Review defect (bug) 05/04/2023
#57804 Missing word "wordpress" on the permalink that's why not opening a separate tour on the website reporter-feedback normal major Awaiting Review defect (bug) 02/25/2023 2
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory normal normal Awaiting Review defect (bug) 11/25/2022
#56359 Non-existent URLs show contents of homepage instead of 404 error dev-feedback normal normal Awaiting Review defect (bug) 05/18/2023 2
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 has-patch normal normal Awaiting Review defect (bug) 08/27/2022 3
#55597 WordPress 6.0-beta2-53224 not creating .htaccess normal critical Awaiting Review defect (bug) 05/24/2022 17
#55401 Subpages of a web page can be called twice dev-feedback normal major Awaiting Review defect (bug) 07/20/2023 8
#55189 Automatic removal of "Zero-width non-joiner" in URL needs-unit-tests normal critical Future Release defect (bug) 02/23/2023 20
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category has-patch normal normal Awaiting Review defect (bug) 02/07/2022
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov dev-feedback normal major Future Release defect (bug) 05/03/2022 10
#53859 Add a filter hook to modify the paginate links arguments normal normal Awaiting Review feature request 05/24/2023 1
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite normal normal Awaiting Review defect (bug) 06/07/2021
#52889 Add filter to disable forced plain permalinks normal normal Awaiting Review enhancement 04/19/2021 3
#52835 Disable permalink for images normal normal Awaiting Review feature request 11/02/2022 1
#52737 Allow 301 redirect on _wp_old_slug to be filterable has-patch normal normal Awaiting Review enhancement 03/22/2021 3
Note: See TracReports for help on using and creating reports.