#47962
|
Allow apiRequest to do requests on external WordPress sites
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/02/2019
|
#41735
|
Include titles for JSON Schema properties
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/03/2017
|
#57900
|
Only prime post thumbnails in post REST API controller
|
spacedmonkey
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/10/2023
|
#62604
|
Prevent false-positive in validate_callback() in REST API
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
11/29/2024
|
#54247
|
REST API: Add block editor settings endpoint
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/21/2021
|
#51757
|
REST API: Add const validation
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/25/2021
|
#40556
|
REST API: Allow for server generating a user's password
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/27/2017
|
#41616
|
REST API: Expose old slugs
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
07/22/2024
|
#41554
|
REST API: Use `wp.apiRequest` helper to build URLs for media embed requests
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/25/2019
|
#62390
|
REST API: add WP_REST_Posts_Controller route to fetch page counts
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/10/2024
|
#59635
|
Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints
|
antonvlasenko
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/04/2023
|
#39037
|
Should REST API support multiple orderby values?
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/07/2024
|
#62333
|
Simplify code structure and optimize conditional logic in REST API controllers
|
|
REST API
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
has-patch
|
11/21/2024
|
#23314
|
Allow published posts to be revised without being updated immediately
|
|
Revisions
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
01/10/2020
|
#57395
|
Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests
|
|
Revisions
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/29/2022
|
#43678
|
Add indents to default .htaccess rules
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/02/2018
|
#18877
|
DRY up rewrite rule matching
|
ericlewis
|
Rewrite Rules
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/10/2022
|
#34776
|
Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules`
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/01/2018
|
#29118
|
Registering rewrite rules is hard, so let's introduce remove_rewrite_rule.
|
|
Rewrite Rules
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/14/2024
|
#40525
|
apply_filters_deprecated() in WP_Rewrite
|
SergeyBiryukov
|
Rewrite Rules
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/01/2021
|
#44468
|
Introduce infrastructure for testing primitive capabilities granted via `user_has_cap`
|
|
Role/Capability
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/20/2019
|
#43421
|
The $capabilities argument in the `add_role()` function requires an explicit grant
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/17/2024
|
#22249
|
Add ability to set or remove attributes on enqueued scripts and styles.
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/02/2022
|
#52465
|
Allow a relation type in resource hints to be used multiple times
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/10/2021
|
#58302
|
Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test()
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
01/29/2024
|
#48880
|
Using JSON.parse instead of an actual object literal when localizing scripts
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/06/2019
|
#37757
|
Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/13/2017
|
#23165
|
Admin validation errors on form nonce element IDs (_wpnonce)
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
02/08/2021
|
#62005
|
Enhance wp_hash function to support custom hashing algorithms
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
11/19/2024
|
#38474
|
wp_signups.activation_key stores activation keys in plain text
|
SergeyBiryukov
|
Security
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
04/23/2024
|
#54289
|
Improve get_shortcode_regex performance
|
|
Shortcodes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
10/19/2021
|
#50683
|
Parse content for shortcodes instead of using regex
|
johnbillion
|
Shortcodes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/17/2024
|
#54505
|
Add "Temp Directory" to site health info
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
11/24/2021
|
#62101
|
Add a filter to customize the URL for page caching check in Site Health
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/24/2024
|
#57440
|
Add filter to customize the "rest_availability" test URL
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/10/2023
|
#62631
|
Add plugin dependencies to Site Health
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/03/2024
|
#47192
|
Allow users to enter recovery mode via their registered email
|
|
Site Health
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/22/2020
|
#52429
|
Combine/globalize the CSS/JS between Site Health & Privacy Settings
|
pbearne*
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/08/2021
|
#56199
|
Make the warnings about critical Site Health issues more prominent
|
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/22/2024
|
#47085
|
Site Health appear on individual sites in Multisite
|
|
Site Health
|
low
|
minor
|
Future Release
|
enhancement
|
has-patch
|
10/19/2020
|
#47528
|
Site Health: Add test for file checksums
|
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/08/2023
|
#58484
|
Site Health: Improve display of constants in debug data
|
SergeyBiryukov
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
09/30/2024
|
#55814
|
WebP support under Site Health status tab
|
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/26/2022
|
#60670
|
[Site Health] Add current mysql version to update recommendation
|
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
03/02/2024
|
#61293
|
Display an empty sitemap instead of 404
|
|
Sitemaps
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/23/2024
|
#51211
|
Implement a consistent function to obtain the sitemap location
|
|
Sitemaps
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
has-patch
|
12/28/2023
|
#26268
|
Add UI to Category page to indicate default category
|
helen
|
Taxonomy
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/06/2019
|
#60532
|
Add a `pre_set_object_terms` action
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
10/29/2024
|
#53642
|
Add class to get_the_term_list links
|
|
Taxonomy
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/05/2024
|
#42253
|
Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props()
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/05/2018
|
#54567
|
Introduce specific item_link and and item_link_description labels for post formats
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/29/2022
|
#40761
|
Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
05/15/2017
|
#39406
|
Make callback_args filterable in WP_Terms_List_Table
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
10/12/2019
|
#38280
|
Make term count for a specific object type available
|
|
Taxonomy
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
11/12/2024
|
#19556
|
Make wp_term_checklist() available as a template tag
|
|
Taxonomy
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/26/2017
|
#28956
|
Moving taxonomy metabox
|
chriscct7
|
Taxonomy
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/06/2018
|
#59503
|
Multiple Parent Term Id parameter in get_terms
|
< plugindevs>
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/29/2023
|
#45166
|
Prevent deleting default term for any kind of taxonomy
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/16/2019
|
#41702
|
Slug for Category or Tag should be generated automatically
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/22/2017
|
#61957
|
Taxonomies: Allow querying for all posts with any term of a given taxonomy
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/05/2024
|
#40351
|
Term post re-counts scale poorly, are common and difficult to avoid
|
whyisjake
|
Taxonomy
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
05/02/2024
|
#24040
|
Use "posts" instead of "topics" (in tagcloud tooltips)
|
|
Taxonomy
|
low
|
normal
|
Awaiting Review
|
enhancement
|
close
|
05/14/2023
|
#61761
|
`wp_term_insert` inconsistent validation logic for `name` and `slug`
|
|
Taxonomy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/20/2024
|
#40696
|
no chance to control wp_count_terms ()
|
audrasjb*
|
Taxonomy
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/19/2022
|
#19373
|
wp_insert_post() should not contain current_user_can() checks
|
|
Taxonomy
|
normal
|
major
|
Future Release
|
enhancement
|
has-patch
|
11/18/2023
|
#51532
|
$tag_templates should be customizable (instead of local array)
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/11/2022
|
#61605
|
Add Support for dynamically changing WordPress styles variations using filter
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
07/31/2024
|
#33600
|
Add `theme_mods_{$stylesheet}` option during `populate_options()`
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
04/17/2018
|
#21062
|
Add a 'template_file' hook to load_template()
|
johnbillion
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
03/05/2018
|
#60284
|
Add defaultFontSizes option to theme.json
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/16/2024
|
#54381
|
Add filter to validate_theme_requirements
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
11/05/2021
|
#40508
|
Add new do_action after load template files
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
12/05/2018
|
#35696
|
Allow extra control over CSS Classes in paginate_links()
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
05/15/2018
|
#56382
|
Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored`
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/15/2022
|
#62378
|
Allow patterns files to be divided into sub folders inside the main "patterns" folder
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/02/2024
|
#54838
|
Automatically enable some templates from inactive themes
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
01/18/2022
|
#27177
|
Child themes should inherit parent theme customizer settings on activation / switching
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
03/28/2020
|
#47002
|
Create wp_theme_directory_constants() function and dynamic WordPress Themes folder
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/25/2019
|
#23040
|
Deprecate magic methods __isset() & __get() method of WP_Theme object
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
08/11/2021
|
#58190
|
Enable live preview for block themes
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12/07/2024
|
#53899
|
Escaping strings and screenshot URL on Themes screen
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
08/09/2021
|
#43728
|
Implements site_enable_theme and site_disable_theme functions in WP_Theme class
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
02/12/2023
|
#39493
|
Include custom post type slug as body class
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
01/06/2017
|
#57789
|
Make theme.json related caches persistent
|
joemcgill
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/24/2024
|
#4969
|
Make wp_list_* functions all behave similarly...
|
igmoweb
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
06/06/2018
|
#40038
|
Padding load_template's require with a do_action on each end
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
03/08/2017
|
#39239
|
Persist the video header state between requests
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/19/2019
|
#38935
|
Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
04/17/2018
|
#48224
|
Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link)
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
10/05/2019
|
#34886
|
Search Form should not submit empty strings
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10/28/2020
|
#50556
|
Special characters in Theme Name in "Add Themes" page
|
|
Themes
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
has-patch
|
07/07/2020
|
#56488
|
The current_theme_supports should have default args test
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
09/01/2022
|
#58307
|
Theme Search Filter Not Working
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
05/25/2023
|
#39831
|
Theme Tag Translation Ready
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/13/2022
|
#53356
|
Themes admin page: make theme details, active, and preview links always visible
|
Travel_girl
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
07/02/2024
|
#51658
|
Themes: Allow template loading functions to filter templates to search for
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
11/12/2020
|
#26636
|
There Is No Filter For get_sidebar()
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
05/15/2018
|
#60644
|
When theme installation fails, add a link to return to theme installer page
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
12/09/2024
|
#62191
|
`WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
11/06/2024
|
#52294
|
add_editor_style: Allow replacing a style with an RTL version
|
|
Themes
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
09/30/2024
|