|
#34487
|
Add a new conditional tag for the "Posts Page"
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#34392
|
calling update_option("siteurl", $newval) can overwrite it with an instance of WP_Error.
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#34116
|
Rethink default install content like "Sample Page", etc.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/01/2025
|
|
#34058
|
Proposal: wp_get_archives_object() function
|
|
has-patch
|
normal
|
normal
|
Future Release
|
feature request
|
06/28/2025
|
|
#34028
|
wp_safe_redirect can return admin_url() when get_admin_url() is used
|
aaroncampbell
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#33936
|
Alignment issue in dashboard update count
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/19/2019
|
|
#33929
|
Wrong data type for several variables holding a wpdb query result
|
boonebgorges
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#33837
|
We should avoid Superglobals when possible
|
wonderboymusic
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
04/03/2024
|
|
#33834
|
wpautop treats html comments as content
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#33704
|
Reduce reliance on wp_is_mobile()
|
|
close
|
normal
|
normal
|
Future Release
|
enhancement
|
06/04/2025
|
|
#33498
|
get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#33492
|
Slightly better add_filter
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#33344
|
Do not force draggable elements on touch devices, stop using touch-punch.js
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#33308
|
Responsive list tables don't handle primary columns that are not the first non-checkbox one
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#33141
|
Search form clear button is clipped in Safari (OS X)
|
|
has-patch
|
low
|
minor
|
Awaiting Review
|
defect (bug)
|
05/23/2017
|
|
#33112
|
Suppress calls to ini_set in core
|
|
|
normal
|
normal
|
|
defect (bug)
|
12/30/2019
|
|
#32979
|
Password UI: Regenerate PW after clearing field
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
12/11/2017
|
|
#32856
|
wpColorPicker close should check that iris hasn't been destroyed before toggling it.
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#32639
|
A URL Agnostic Wordpress
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
07/25/2018
|
|
#32558
|
More compact handling of the filter bar on small screens
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#32528
|
Create a new search_form_content hook in get_search_form()
|
|
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
|
#32469
|
Create wp-include/views directory
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#32392
|
HTML entities in Pingback notifications?
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#32316
|
Caps: Pass cap being checked to the 'user_has_cap' filter
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#32249
|
Create extendable base classes of WP_Customize_* so that the rest of WordPress can benefit for its API
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#32192
|
Add HTML attribute builder helper function
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#32071
|
Function to generate safe & trusted URLs
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/13/2017
|
|
#31778
|
Opening the collapsed admin menu doesn't close toolbar submenus
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#31777
|
sanitize_text_field() stripping instances "%ca"
|
|
|
normal
|
normal
|
|
defect (bug)
|
08/24/2022
|
|
#31737
|
Unique identifier for Heartbeat API calls
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
07/06/2022
|
|
#31725
|
Protect against jQuery being downgraded by poorly coded plugins and themes
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#31711
|
is_front_page flag affected by frontpage ID and page Title strange conflict
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
09/06/2024
|
|
#31706
|
wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#31603
|
Don't change $_SERVER['REQUEST_URI'] just to filter the current URL query string
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
07/17/2021
|
|
#31577
|
wp.ajax.send JS function should send ajax request with dataType json
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#31559
|
Meta boxes should have before/after hooks
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#31387
|
New core API for adding Meta tags to the header
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/11/2021
|
|
#31350
|
size_format() Displaying Incorrect Unit
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/03/2022
|
|
#31211
|
New function for link-category intersection
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#31206
|
Move AJAX action parameters out of the method body and into the declaration.
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#31010
|
Frontend / Admin specifications for AJAX
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#31005
|
wp_send_json(): Filtering of $response prior to passing it to wp_json_encode().
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#30934
|
Create a new API to standardize application logging
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/04/2022
|
|
#30922
|
Link Manager: Doesn't support relative URLs for "Image Address"
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/28/2024
|
|
#30798
|
Ideas for improvements to to wp_die() usages
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#30613
|
Check the return value of wp_json_encode()
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
01/09/2026
|
|
#30499
|
define WP_VERSION, to prevent having to code around plugins which change $wp_version
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/01/2021
|
|
#30325
|
WP List Table: allow filtering view switcher modes
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#30285
|
url_to_postid on FORCE_SSL_ADMIN takes https path instead of http
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#29972
|
Split pagination calculations and HTML in paginate_links
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#29798
|
unified theme and plugin uploader
|
|
has-patch
|
normal
|
normal
|
Future Release
|
feature request
|
11/06/2025
|
|
#28801
|
Walker::walk makes an incorrect assumption if $top_level_elements is empty.
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#28774
|
Hooking into wp_ajax_upload_attachment
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#28643
|
Improve the wp_die experience
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#28563
|
Dashicons transition
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#27957
|
Revisit the Tag/Category Converter mention on the Tools Page
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#27286
|
create menu page for custom post types
|
|
dev-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#24284
|
is_multi_author() should query by specific post type and status
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#23454
|
_deprecated_function Messages
|
chriscct7
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#22530
|
garbage query strings on URLs are not sanitized or removed
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#20194
|
Add Description meta to General Settings
|
|
|
normal
|
minor
|
Awaiting Review
|
feature request
|
08/10/2021
|
|
#18565
|
Scheduled or Published. Still confuses us.
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
08/10/2021
|
|
#17619
|
Soft 404 at /wp-content/plugins/
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
09/24/2019
|
|
#17520
|
cite element used incorrectly
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
09/17/2025
|
|
#14808
|
Add Editor Documentation Functions URL for theme-defined functions
|
adamsilverstein
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
04/03/2025
|
|
#13779
|
Preview doesn’t work - WP installed in its own directory
|
SergeyBiryukov
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/13/2022
|