Make WordPress Core

{1} All Tickets (8001 matches)

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

Results (4801 - 4900 of 8001)

Options, Meta APIs (20 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#63483 Compatibility float and whitelist timezone string normal normal Awaiting Review enhancement 06/12/2025 1
#63594 Bug/Broken State possible in Multisite Caching Code: update_network_option normal normal Awaiting Review defect (bug) 06/18/2025
#32202 Add support for options page locking (settings API concurrency) dev-feedback normal normal Future Release enhancement 07/09/2025 14
#37928 add `pre_add_option` filter has-patch normal normal Awaiting Review enhancement 07/10/2025 9
#63685 "pre_add_option" hook missing dev-feedback normal minor Awaiting Review enhancement 07/11/2025 1
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 07/13/2025 35
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov dev-feedback normal normal Future Release enhancement 07/16/2025 5
#38203 Remove `absint` on object IDs in `delete_metadata`, etc dev-feedback normal normal Awaiting Review defect (bug) 07/17/2025 8
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() normal normal Awaiting Review defect (bug) 08/08/2025 3
#14125 Seperate out non-editable options in edit site sorich87 dev-feedback normal normal enhancement 08/22/2025 10
#28701 Deleted option is not deleted if value was ever null dev-feedback normal normal Awaiting Review defect (bug) 08/28/2025 8
#63918 updated_..._meta meta_id is string not int - wrong docs has-patch normal normal Awaiting Review defect (bug) 09/03/2025 4
#64036 Filters the value of metadata after it is retrieved. eslamelsherif has-patch normal normal Awaiting Review feature request 09/24/2025 1
#38734 Dogfood the Settings API normal normal Future Release enhancement 10/13/2025 16
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 11/05/2025 11
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* dev-feedback normal normal Future Release defect (bug) 11/19/2025 40
#64023 wp_die() status code Options component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 11/22/2025 1
#58903 set_transient() allows invalid transient name has-patch normal normal 7.0 defect (bug) 12/04/2025 20
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion needs-unit-tests normal normal 7.0 defect (bug) 12/24/2025 40
#52360 speed up update_meta_cache with easy fix has-patch normal normal Awaiting Review enhancement 01/07/2026 6

Permalinks (80 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#32048 Uploaded file reserves a name, page can't be named it. normal normal Awaiting Review defect (bug) 03/09/2017 5
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS normal normal Awaiting Review defect (bug) 05/03/2017 3
#41272 Unattached media URLs broken for anything over 1000 normal normal Awaiting Review defect (bug) 07/08/2017 6
#42148 url_to_postid plain permalinks for CPTs needs-unit-tests normal normal Awaiting Review enhancement 10/08/2017
#42702 Most common issue inside post edit - "Links Live search". normal normal Awaiting Review feature request 11/26/2017
#43722 On changing of permalinks ask a confirm before to save normal normal Awaiting Review enhancement 04/09/2018
#34972 Permalink for unattached media same as a post needs-unit-tests normal normal Future Release defect (bug) 12/17/2018 7
#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
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly normal normal Awaiting Review defect (bug) 01/07/2019 1
#44847 Redirect old date-based permalinks on structure changes needs-unit-tests normal normal Awaiting Review defect (bug) 01/08/2019 2
#6778 Detect when the config will cause infinite loop dev-feedback normal normal Future Release enhancement 03/15/2019 21
#37831 Change the permalink structure without changing the url of older articles dev-feedback normal normal Awaiting Review feature request 04/19/2019 2
#47207 Specific custom permalink 404 on archive page normal normal Awaiting Review defect (bug) 05/10/2019 1
#9825 Enforce permalink history, outright needs-unit-tests normal normal enhancement 06/04/2019 13
#11903 insert_with_markers is not threadsafe westi* has-patch normal major defect (bug) 06/04/2019 18
#16126 Multisite name conflict check doesn't check for pages. normal normal defect (bug) 06/04/2019 5
#17170 Attachment slugs are not unique dev-feedback normal major defect (bug) 06/04/2019 1
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks needs-unit-tests normal normal defect (bug) 06/04/2019 8
#17450 Almost pretty permalinks with non-ASCII characters do not work in Apache westi needs-unit-tests normal normal defect (bug) 06/04/2019 10
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install has-patch normal normal defect (bug) 06/04/2019 14
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges has-patch normal normal defect (bug) 06/04/2019 18
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 normal normal defect (bug) 06/04/2019 1
#23229 Pagination Links Broken normal normal defect (bug) 06/04/2019 1
#23781 New Post Publishes to Wrong URL normal critical defect (bug) 06/04/2019 6
#26985 Use network_site_url in includes_url has-patch normal normal enhancement 06/04/2019 6
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ normal normal defect (bug) 06/04/2019 7
#31293 Previously uploaded attachment affects page slug normal normal defect (bug) 06/04/2019 1
#32498 Media Library and Page Slug conflict normal normal defect (bug) 06/04/2019 1
#32705 `includes_url` shouldn't use `site_url()` on the frontend dev-feedback normal normal defect (bug) 06/04/2019 2
#34118 Allow permalinks to spell out when certain symbols are used normal normal enhancement 06/04/2019 4
#34184 IIS with Helicon Ape is not detected for suggesting pretty permalinks normal normal enhancement 06/04/2019
#34555 superscript in url dev-feedback normal normal defect (bug) 06/04/2019 6
#34822 Post name permalinks problems dev-feedback normal normal defect (bug) 06/04/2019
#35209 Permalinks of published pages get changed when creating new pages as a draft dev-feedback normal normal defect (bug) 06/04/2019 2
#36157 Permalink UI shown without typing a title needs-unit-tests normal normal defect (bug) 06/04/2019 5
#36305 Permalink can't decide the parent category normal normal defect (bug) 06/04/2019 1
#36323 home_url returns url with wrong scheme dev-feedback normal normal defect (bug) 06/04/2019 3
#36694 [Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property reporter-feedback normal normal defect (bug) 06/04/2019 3
#36746 WP v4.5.1 broke something in the Permalinks settings normal normal defect (bug) 06/04/2019 5
#37435 Conflicting permalinks with attachment and category of same name normal normal defect (bug) 06/04/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
#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
#48365 No 301 redirection for Numeric style permalink structure normal normal Awaiting Review defect (bug) 11/11/2019 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
#35796 "Permalink Settings" admin page is largely blog/post specific dev-feedback normal normal enhancement 02/06/2020 10
#49452 Approximately every week permalinks are lost for custom post types in multisite normal normal Awaiting Review defect (bug) 02/17/2020
#18672 Implement rel="prev" and rel="next" for archives joostdevalk normal normal Future Release enhancement 02/29/2020 11
#50135 Proposal: Permalink structure tags grouping Mandatory and Available normal minor Awaiting Review enhancement 05/09/2020
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink dev-feedback normal normal Awaiting Review defect (bug) 05/22/2020 4
#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
#50439 Post name permalinks htaccess directives do not consider subdirectory installation normal normal Awaiting Review defect (bug) 06/20/2020
#50490 WordPress URL guessing cannot be stopped reporter-feedback normal normal Awaiting Review defect (bug) 06/30/2020 9
#49871 REST API post link should be permalink for scheduled posts dev-feedback normal normal Future Release enhancement 07/02/2020 12
#30784 Subsites won't show 404 with default permalink structure normal normal Future Release defect (bug) 07/02/2020 4
#29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value normal normal Future Release enhancement 07/02/2020 4
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess normal normal Future Release enhancement 07/02/2020
#31728 Search bug (Cyrillic) reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#48146 Google breadcrumbs problem reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#41008 WP_Error wrote instead of category name in wp_options table, category_base field normal normal Awaiting Review defect (bug) 09/08/2020 4
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour has-patch normal major Awaiting Review defect (bug) 11/05/2020 2
#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
#39670 urlencoded non-alphanumeric permalink normal normal Awaiting Review defect (bug) 12/15/2020 3
#18523 Can't change page permalink if slug metabox is removed helen normal normal Future Release defect (bug) 01/07/2021 30
#48903 Drafts or pending posts overwrites existing published post with same url normal normal Awaiting Review defect (bug) 01/13/2021 2
#52295 The response is not a valid JSON response - URL permalink using the ? sign normal normal Awaiting Review defect (bug) 02/20/2021 1
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present has-patch normal normal Awaiting Review defect (bug) 03/09/2021 1
#52889 Add filter to disable forced plain permalinks normal normal Awaiting Review enhancement 04/19/2021 3
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags dev-feedback normal normal Awaiting Review defect (bug) 06/07/2021
#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
#43789 the_posts_pagination() outputs the slash at the first link needs-unit-tests normal normal Future Release defect (bug) 09/17/2021 3
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? normal major Awaiting Review enhancement 10/12/2021 1
#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
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin dev-feedback normal normal Awaiting Review feature request 02/14/2022 4
#50233 Limit pagination for comments SergeyBiryukov dev-feedback normal minor Future Release defect (bug) 04/26/2022 19
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov dev-feedback normal major Future Release defect (bug) 05/03/2022 10
#55597 WordPress 6.0-beta2-53224 not creating .htaccess normal critical Awaiting Review defect (bug) 05/24/2022 17
#10249 Page slug in cyrillic = Error 404 - Not Found! westi needs-unit-tests normal normal Future Release defect (bug) 06/22/2022 60
#47565 WordPress permalinks flip in hebrew has-patch normal normal Awaiting Review defect (bug) 07/07/2022 2
#35529 Updating to 4.4.1 causes new pretty permalinks for media to break existing permalinks kraftbj normal normal Awaiting Review defect (bug) 08/01/2022 17
#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
Note: See TracReports for help on using and creating reports.