Make WordPress Core

{1} All Tickets (8334 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 8334)

Options, Meta APIs (27 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#46705 Harden WP core against "update option" endpoint vulnerabilities normal normal Awaiting Review feature request 11/25/2019 1
#60950 JSON serialization for meta values reporter-feedback normal normal Awaiting Review feature request 05/10/2024 6
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs needs-unit-tests normal normal Future Release defect (bug) 06/13/2024 9
#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 normal normal Future Release defect (bug) 10/26/2020 8
#21432 Deprecate *_blog_option() dev-feedback normal normal Future Release defect (bug) 09/13/2024 12
#46660 PHP Warning: Countable Error in update_metadata() reporter-feedback normal normal Future Release defect (bug) 05/27/2019 7
#29299 Plural forms not available for some strings SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/06/2020 15
#55952 add_option() racy behaviour has-patch normal normal Future Release defect (bug) 10/07/2022 5
#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
#58903 set_transient() allows invalid transient name dev-feedback normal normal Future Release defect (bug) 02/08/2024 17
#35379 update_network_option changes stored option value if sanitize_option detects error has-patch normal normal Future Release defect (bug) 09/17/2024 28
#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
#22192 update_option() strict checks can cause false negatives joemcgill needs-unit-tests normal normal Future Release defect (bug) 10/16/2023 107
#59361 update_post_meta() strict checks can cause false negatives needs-unit-tests normal normal Future Release defect (bug) 09/15/2023
#37702 Accept array of IDs in `delete_metadata_by_mid` needs-unit-tests normal normal Future Release enhancement 12/13/2019 1
#18801 Accessibility Enhancements to Settings API joedolson* has-patch high normal Future Release enhancement 03/24/2023 24
#61296 Add "force" parameter to get_option and get_transient reporter-feedback normal normal Future Release enhancement 09/06/2024 13
#44387 Add support for site meta in `register_meta()` needs-unit-tests normal normal Future Release enhancement 09/20/2019 12
#34848 Add support for updating post meta in bulk chriscct7 close normal normal Future Release enhancement 04/09/2024 33
#52887 Docs: Clarify why register_meta is necessary Shital Patel* normal minor Future Release enhancement 05/26/2021
#38734 Dogfood the Settings API normal normal Future Release enhancement 03/21/2022 15
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* dev-feedback normal major Future Release enhancement 08/28/2023 11
#44042 Hook for ‘delete_option’ behaviour required dev-feedback normal normal Future Release enhancement 06/02/2022 6
#42193 Select text in readonly textarea on focus has-patch normal normal Future Release enhancement 09/17/2018 5
#15058 Validate option and transient name lengths needs-unit-tests normal normal Future Release enhancement 06/24/2021 55
#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
#57162 out of date More Info on code reference for get_option normal normal WordPress.org defect (bug) 11/21/2022 1

Permalinks (73 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#19686 404 - File or directory not found dev-feedback low normal defect (bug) 06/04/2019 9
#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
#17170 Attachment slugs are not unique dev-feedback normal major defect (bug) 06/04/2019 1
#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
#37435 Conflicting permalinks with attachment and category of same name normal normal defect (bug) 06/04/2019 1
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work needs-unit-tests normal normal defect (bug) 06/04/2019 2
#12634 Media Library & Permalink Overlap has-patch normal normal defect (bug) 08/24/2023 17
#32498 Media Library and Page Slug conflict normal normal defect (bug) 06/04/2019 1
#16126 Multisite name conflict check doesn't check for pages. normal normal defect (bug) 06/04/2019 5
#23781 New Post Publishes to Wrong URL normal critical defect (bug) 06/04/2019 6
#23229 Pagination Links Broken normal normal defect (bug) 06/04/2019 1
#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
#35209 Permalinks of published pages get changed when creating new pages as a draft dev-feedback normal normal defect (bug) 06/04/2019 2
#34822 Post name permalinks problems dev-feedback normal normal defect (bug) 06/04/2019
#31293 Previously uploaded attachment affects page slug normal normal defect (bug) 06/04/2019 1
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ normal normal defect (bug) 06/04/2019 7
#35635 Redirect loop for custom post types in WP 4.4 dev-feedback normal critical defect (bug) 06/04/2019 2
#20338 Slugs and special chars has-patch normal normal defect (bug) 06/04/2019 2
#36746 WP v4.5.1 broke something in the Permalinks settings normal normal defect (bug) 06/04/2019 5
#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
#32705 `includes_url` shouldn't use `site_url()` on the frontend dev-feedback normal normal defect (bug) 06/04/2019 2
#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
#36323 home_url returns url with wrong scheme dev-feedback normal normal defect (bug) 06/04/2019 3
#11903 insert_with_markers is not threadsafe westi* has-patch normal major 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
#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
#34555 superscript in url dev-feedback normal normal defect (bug) 06/04/2019 6
#35796 "Permalink Settings" admin page is largely blog/post specific dev-feedback normal normal enhancement 02/06/2020 10
#34118 Allow permalinks to spell out when certain symbols are used normal normal enhancement 06/04/2019 4
#9825 Enforce permalink history, outright needs-unit-tests normal normal enhancement 06/04/2019 13
#34184 IIS with Helicon Ape is not detected for suggesting pretty permalinks normal normal enhancement 06/04/2019
#10425 Improvements to IIS7 Rewriting Code dev-feedback low normal enhancement 06/04/2019 9
#10384 Make IIS Permalink support enabled based on capability not on version number westi normal normal enhancement 06/04/2019 10
#26985 Use network_site_url in includes_url has-patch normal normal enhancement 06/04/2019 6
#25006 Display date pages from categories with permalinks close normal normal feature request 06/04/2019 2
#44958 &nbsp character in title generates a permalink (and slug) with space needs-unit-tests normal normal 6.7 defect (bug) 06/25/2024 36
#45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation reporter-feedback normal major Awaiting Review defect (bug) 10/25/2020 2
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() has-patch normal normal Awaiting Review defect (bug) 06/19/2019
#49452 Approximately every week permalinks are lost for custom post types in multisite normal normal Awaiting Review defect (bug) 02/17/2020
#60816 Attachment pages conflicting with actual pages reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2024 3
#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
#50222 Autocorrect redirect to the wrong URL based on a word after permalink close normal normal Awaiting Review defect (bug) 05/22/2020 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
#61157 Blocks Query pagination NEXT & PREV produce incorrect URLs when queried via REST API normal normal Awaiting Review defect (bug) 05/24/2024 2
#42248 Can't create category slug with same name for different parents dev-feedback normal normal Awaiting Review defect (bug) 10/25/2017 2
#59434 Changing permalink structure results in failure to save draft posts normal normal Awaiting Review defect (bug) 09/23/2023
#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
#48903 Drafts or pending posts overwrites existing published post with same url normal normal Awaiting Review defect (bug) 01/13/2021 2
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags dev-feedback normal normal Awaiting Review defect (bug) 06/07/2021
#48146 Google breadcrumbs problem reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#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
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev dev-feedback normal normal Awaiting Review defect (bug) 07/31/2023
#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
#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
#48365 No 301 redirection for Numeric style permalink structure normal normal Awaiting Review defect (bug) 11/11/2019 1
#56359 Non-existent URLs show contents of homepage instead of 404 error dev-feedback normal normal Awaiting Review defect (bug) 05/18/2023 2
#51001 Numbers at the end of the URL are removed close normal normal Awaiting Review defect (bug) 08/14/2020 2
#3451 Page URI canonization markjaquith close normal normal Awaiting Review defect (bug) 02/20/2023 18
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly normal normal Awaiting Review defect (bug) 01/07/2019 1
#61824 Pages no longer allowed to have same permalink as images normal normal Awaiting Review defect (bug) 10/07/2024 6
#60624 Permalinks corrupted normal normal Awaiting Review defect (bug) 02/23/2024
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory normal normal Awaiting Review defect (bug) 11/25/2022
#50439 Post name permalinks htaccess directives do not consider subdirectory installation normal normal Awaiting Review defect (bug) 06/20/2020
#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
#44847 Redirect old date-based permalinks on structure changes needs-unit-tests normal normal Awaiting Review defect (bug) 01/08/2019 2
#60143 Running behind HAProxy with fcgi makes WordPress think URL rewriting is unavailable normal normal Awaiting Review defect (bug) 12/22/2023
#31728 Search bug (Cyrillic) reporter-feedback normal normal Awaiting Review defect (bug) 07/20/2020 3
#47207 Specific custom permalink 404 on archive page normal normal Awaiting Review defect (bug) 05/10/2019 1
#55401 Subpages of a web page can be called twice dev-feedback normal major Awaiting Review defect (bug) 07/20/2023 8
#52295 The response is not a valid JSON response - URL permalink using the ? sign normal normal Awaiting Review defect (bug) 02/20/2021 1
#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
#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
Note: See TracReports for help on using and creating reports.