Make WordPress Core

{1} All Tickets (7976 matches)

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

Results (4701 - 4800 of 7976)

Options, Meta APIs (58 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 04/21/2017 6
#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 04/24/2023 5
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query has-patch normal normal enhancement 06/04/2019 4
#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 01/19/2019 31
#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
#31277 Many WP Dashboard-only transients for 'browser version' set to autoload=yes in wp_options normal normal defect (bug) 06/04/2019 6
#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_metadata() and update_option() strict checks can cause false negatives dev-feedback normal normal 6.3 defect (bug) 03/11/2023 13
#21989 update_option() calls sanitize_option() twice when option does not exist dev-feedback normal normal Future Release defect (bug) 05/09/2023 31
#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) 06/26/2017 11
#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 03/25/2018 22
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith has-patch normal normal Future Release defect (bug) 07/04/2018 16
#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 (42 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. normal normal Awaiting Review defect (bug) 05/04/2023
#57986 `got_url_rewrite` doesn't support Caddy V2 normal normal Awaiting Review enhancement 03/27/2023 3
#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
#55730 URL slug generation issue with Hindi language normal normal Awaiting Review defect (bug) 07/20/2022 1
#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) 11/14/2022 5
#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
#52295 The response is not a valid JSON response - URL permalink using the ? sign normal normal Awaiting Review defect (bug) 02/20/2021 1
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) normal normal Awaiting Review defect (bug) 12/07/2020
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour has-patch normal major Awaiting Review defect (bug) 11/05/2020 2
#51001 Numbers at the end of the URL are removed close normal normal Awaiting Review defect (bug) 08/14/2020 2
#50490 WordPress URL guessing cannot be stopped reporter-feedback normal normal Awaiting Review defect (bug) 06/30/2020 9
#50439 Post name permalinks htaccess directives do not consider subdirectory installation normal normal Awaiting Review defect (bug) 06/20/2020
#50233 Limit pagination for comments SergeyBiryukov dev-feedback normal minor Future Release defect (bug) 04/26/2022 19
#50222 Autocorrect redirect to the wrong URL based on a word after permalink close normal normal Awaiting Review defect (bug) 05/22/2020 1
#50135 Proposal: Permalink structure tags grouping Mandatory and Available normal minor Awaiting Review enhancement 05/09/2020
#49871 REST API post link should be permalink for scheduled posts dev-feedback normal normal Future Release enhancement 07/02/2020 12
#49452 Approximately every week permalinks are lost for custom post types in multisite normal normal Awaiting Review defect (bug) 02/17/2020
#48903 Drafts or pending posts overwrites existing published post with same url normal normal Awaiting Review defect (bug) 01/13/2021 2
#48786 Wrong URLs to categories, authors etc. to a site in a multisite normal normal Awaiting Review defect (bug) 03/15/2023 1
#48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ normal normal Awaiting Review defect (bug) 11/16/2019 2
#48365 No 301 redirection for Numeric style permalink structure normal normal Awaiting Review defect (bug) 11/11/2019 1
#48146 Google breadcrumbs problem reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? normal major Awaiting Review enhancement 10/12/2021 1
#47813 permalinks broken when article name is numeric(if the post id above 1000) reporter-feedback normal normal Awaiting Review defect (bug) 08/01/2019 1
#47755 Permalink in RTL version not correct has-patch normal normal 6.3 defect (bug) 05/27/2023 12
#47565 WordPress permalinks flip in hebrew has-patch normal normal Awaiting Review defect (bug) 07/07/2022 2
#47207 Specific custom permalink 404 on archive page normal normal Awaiting Review defect (bug) 05/10/2019 1
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() has-patch normal normal Awaiting Review defect (bug) 06/19/2019
#46257 Deleting a page can break the permalink of other pages if it had media uploaded to it normal normal Awaiting Review defect (bug) 06/04/2020
#46180 get_permalink: Ability to pass required information for better performance normal normal Awaiting Review enhancement 02/04/2019
#45819 when {category|tag}_base include spaces their rewrite rules don't get generated correctly, resulting in 404's normal normal Awaiting Review defect (bug) 01/03/2019
Note: See TracReports for help on using and creating reports.