|
#10483
|
Change post_name's length from 200 to 400
|
SergeyBiryukov
|
Permalinks
|
normal
|
minor
|
Future Release
|
enhancement
|
changes-requested
|
12 months ago
|
|
#4463
|
Pretty permalink on search
|
aristath*
|
Permalinks
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
23 months ago
|
|
#64250
|
Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL
|
spacedmonkey
|
Permalinks
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
4 weeks ago
|
|
#59402
|
Plugin cannot be uninstalled if uninstall crashes
|
|
Plugins
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
15 months ago
|
|
#58057
|
Replace loose comparison operator in plugins.php
|
|
Plugins
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
3 years ago
|
|
#64568
|
get_plugins() returning stale data after delete_plugins() successfully executed
|
|
Plugins
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
6 months ago
|
|
#64143
|
Plugin search box lacks margin
|
|
Plugins
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
changes-requested
|
2 weeks ago
|
|
#62461
|
If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
15 months ago
|
|
#56590
|
TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
15 months ago
|
|
#52738
|
Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
3 years ago
|
|
#62468
|
wp_update_post overwrites post_date when updating post_status
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
9 months ago
|
|
#55920
|
Ability to query by post author in post_exists()
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
changes-requested
|
4 years ago
|
|
#35099
|
Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable
|
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
9 months ago
|
|
#60038
|
Pass original array of arguments to hooks that fire within `wp_insert_post()`
|
johnbillion
|
Posts, Post Types
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
23 months ago
|
|
#46577
|
Improve tests related to file permissions for privacy export requests
|
|
Privacy
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
15 months ago
|
|
#43809
|
Add personal data from posts to personal data export
|
tz-media
|
Privacy
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
13 months ago
|
|
#39428
|
Die fast in get_posts if get_user_by returns false
|
|
Query
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
14 months ago
|
|
#35833
|
Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail
|
oglekler
|
Quick/Bulk Edit
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
23 months ago
|
|
#12684
|
Add Edit to Bulk Actions menu on Categories screen
|
dipalidhole27gmailcom
|
Quick/Bulk Edit
|
normal
|
normal
|
Future Release
|
feature request
|
changes-requested
|
15 months ago
|
|
#64260
|
Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all.
|
westonruter
|
REST API
|
normal
|
normal
|
7.2
|
defect (bug)
|
changes-requested
|
5 days ago
|
|
#63186
|
Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output
|
flixos90
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
5 months ago
|
|
#53784
|
Limiting user enumeration through the REST API
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
2 years ago
|
|
#54484
|
REST API returns (empty) array for Meta but Schema has type object
|
flixos90
|
REST API
|
normal
|
normal
|
7.2
|
defect (bug)
|
changes-requested
|
11 days ago
|
|
#65050
|
REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item()
|
westonruter
|
REST API
|
normal
|
normal
|
7.2
|
defect (bug)
|
changes-requested
|
17 hours ago
|
|
#63056
|
Add Missing rest_prepare_ Filters to Several REST API Controllers
|
vipulpatil
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
changes-requested
|
15 months ago
|
|
#62701
|
Post controller: support for grouping results by parent-child relationship
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
10 months ago
|
|
#58302
|
Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test()
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
10 months ago
|
|
#63805
|
Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page.
|
|
Script Loader
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
10 months ago
|
|
#65448
|
Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available
|
|
Security
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
changes-requested
|
6 weeks ago
|
|
#64445
|
Expose disk size for each installed plugin
|
|
Site Health
|
normal
|
normal
|
7.2
|
enhancement
|
changes-requested
|
3 weeks ago
|
|
#47528
|
Site Health: Add test for file checksums
|
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
14 months ago
|
|
#58484
|
Site Health: Improve display of constants in debug data
|
SergeyBiryukov
|
Site Health
|
normal
|
normal
|
Future Release
|
enhancement
|
changes-requested
|
23 months ago
|
|
#54970
|
"Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable
|
audrasjb
|
Themes
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
3 years ago
|
|
#59702
|
Excerpt filters does not work in Ajax calls
|
|
Themes
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
3 years ago
|
|
#64620
|
function read_json_file throws an error if the file is missing
|
pbearne
|
Themes
|
normal
|
normal
|
7.2
|
defect (bug)
|
changes-requested
|
5 days ago
|
|
#43728
|
Implements site_enable_theme and site_disable_theme functions in WP_Theme class
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
changes-requested
|
14 months ago
|
|
#28983
|
Admin bar length or Admin bar on two line
|
|
Toolbar
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
5 weeks ago
|
|
#50849
|
Incorrect action passed to hooks when updating plugin/theme by uploading ZIP file
|
|
Upgrade/Install
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
13 months ago
|
|
#18289
|
Direct link to plugin installation should have admin chrome
|
|
Upgrade/Install
|
normal
|
normal
|
Future Release
|
task (blessed)
|
changes-requested
|
14 months ago
|
|
#51126
|
Document the update offer parameter for auto updates
|
desrosj
|
Upgrade/Install
|
normal
|
normal
|
Future Release
|
task (blessed)
|
changes-requested
|
4 years ago
|
|
#58917
|
Email Sending validation doesn't occur when password reset is sent from the Users page
|
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
5 months ago
|
|
#41314
|
If the required fields are not set on user profile's save, every field's value will be dropped
|
jackjohansson
|
Users
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
changes-requested
|
2 weeks ago
|
|
#61179
|
Deprecated messages about passing null in widgets.php
|
hellofromTonya
|
Widgets
|
normal
|
normal
|
Future Release
|
defect (bug)
|
changes-requested
|
8 days ago
|
|
#50561
|
Links Widget display: Image alt text and link name are redundant for screen readers
|
sabernhardt
|
Widgets
|
normal
|
minor
|
Future Release
|
defect (bug)
|
changes-requested
|
17 months ago
|
|
#64596
|
Allow ability names to contain multiple slug fragments (2-4 segments)
|
justlevine
|
Abilities API
|
normal
|
normal
|
7.2
|
enhancement
|
close
|
3 weeks ago
|
|
#38809
|
Better wp namespace in password-strength-meter.js
|
|
Administration
|
normal
|
normal
|
Future Release
|
defect (bug)
|
close
|
15 months ago
|
|
#61575
|
Node Modules in sub-directories not getting ignored while exporting the theme
|
|
Administration
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
18 months ago
|
|
#35554
|
De-emphasise WordPress Version in the admin
|
|
Administration
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
14 months ago
|
|
#46418
|
Use wp_die() instead of die() function in wordpress
|
|
Administration
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
3 years ago
|
|
#30527
|
function to add separator
|
|
Administration
|
normal
|
minor
|
Future Release
|
enhancement
|
close
|
13 months ago
|
|
#56545
|
Add a gutenberg plugin enabled run to PHPUnit Tests workflow
|
desrosj
|
Build/Test Tools
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
4 years ago
|
|
#57426
|
Coding Standards: mark warnings that trigger CI failures as errors.
|
|
Build/Test Tools
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
4 years ago
|
|
#45907
|
Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column
|
|
Bundled Theme
|
normal
|
normal
|
Future Release
|
defect (bug)
|
close
|
4 months ago
|
|
#65433
|
Twenty Nineteen: replace whitespace character for heading decoration
|
|
Bundled Theme
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
close
|
2 months ago
|
|
#63022
|
Update cache.php - Improve function wp_cache_decr
|
|
Cache API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
14 months ago
|
|
#32366
|
wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
close
|
2 years ago
|
|
#36424
|
graphically visualize if comments are closed (in wp-admin/edit.php)
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
12 months ago
|
|
#63825
|
Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable.
|
|
Database
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
11 months ago
|
|
#64088
|
Button to add a post tag breaks into new line in German translation
|
|
Editor
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
close
|
10 months ago
|
|
#65480
|
Custom HTML Block hangs when switching tabs and scrolling (Gutenberg/WordPress 7.0)
|
|
Editor
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
close
|
5 weeks ago
|
|
#61492
|
For planned articles, pages 2 (to x) do not work in the preview
|
|
Editor
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
6 months ago
|
|
#34130
|
Thickbox previous arrow
|
|
External Libraries
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
close
|
5 years ago
|
|
#49865
|
_unzip_file_pclzip attempting to create directories all the way up to /
|
|
Filesystem API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
15 months ago
|
|
#28607
|
Make wpautop()'s $allblocks variable filterable
|
|
Formatting
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
14 months ago
|
|
#62722
|
Fix all ABSPATH direct access errors
|
|
General
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
2 months ago
|
|
#33704
|
Reduce reliance on wp_is_mobile()
|
|
General
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
14 months ago
|
|
#47483
|
Add filters for included CA bundle path
|
|
HTTP API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
17 months ago
|
|
#20974
|
Remove obsolete locale-specific files on upgrade
|
dd32
|
I18N
|
low
|
normal
|
Future Release
|
defect (bug)
|
close
|
2 years ago
|
|
#22812
|
Tweak the media modal styles for longer strings in ru_RU
|
|
I18N
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
6 years ago
|
|
#23794
|
load_plugin_textdomain fails if plugin is loaded from mu-plugins
|
|
I18N
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
2 years ago
|
|
#23482
|
Fix improper use of comment_exists() in some importers
|
maxpagels
|
Import
|
normal
|
normal
|
|
defect (bug)
|
close
|
14 months ago
|
|
#36098
|
Install: "Repeat Password" is not required when browser js is disabled
|
|
Login and Registration
|
normal
|
normal
|
|
defect (bug)
|
close
|
2 months ago
|
|
#65820
|
Default first check for is_login()
|
|
Login and Registration
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
15 hours ago
|
|
#40806
|
Subtitles show no media files in browser when there are some
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
13 months ago
|
|
#64056
|
Media / REST API: Uploading non-resizable image formats (SVG) generates multiple PHP warnings
|
|
Media
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
10 months ago
|
|
#18584
|
Nav menus need more hooks for extensibility (on admin page & in customizer)
|
|
Menus
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
5 years ago
|
|
#24398
|
Bulk Deleting Sites from Network Admin, No Confirmation message
|
|
Networks and Sites
|
normal
|
normal
|
|
defect (bug)
|
close
|
2 days ago
|
|
#24173
|
Unit tests: Support subdirectory multisite installs
|
|
Networks and Sites
|
normal
|
normal
|
|
defect (bug)
|
close
|
45 hours ago
|
|
#40447
|
Add cache domain to site/network query
|
|
Networks and Sites
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
3 years ago
|
|
#34848
|
Add support for updating post meta in bulk
|
chriscct7
|
Options, Meta APIs
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
13 months ago
|
|
#10425
|
Improvements to IIS7 Rewriting Code
|
|
Permalinks
|
low
|
normal
|
Awaiting Review
|
enhancement
|
close
|
19 months ago
|
|
#61525
|
Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory
|
|
Plugins
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
18 months ago
|
|
#30875
|
address non-integer add_filter priority
|
|
Plugins
|
normal
|
normal
|
|
defect (bug)
|
close
|
22 months ago
|
|
#12801
|
Add Info link to plugins management screen
|
chriscct7
|
Plugins
|
normal
|
minor
|
|
feature request
|
close
|
3 months ago
|
|
#63315
|
Docs: Improve the `prepare()` function inline docs
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
16 months ago
|
|
#55917
|
Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action
|
|
Query
|
normal
|
normal
|
Future Release
|
defect (bug)
|
close
|
14 months ago
|
|
#39186
|
Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns
|
engelen
|
Quick/Bulk Edit
|
normal
|
normal
|
Future Release
|
defect (bug)
|
close
|
13 months ago
|
|
#62903
|
permission_callback should be called before validate_callback in REST API
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
18 months ago
|
|
#43681
|
Incorrect HTTP status code in 'posts' query.
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
13 months ago
|
|
#37917
|
Users without the edit_private_posts capability can still create private posts
|
|
Role/Capability
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
10 months ago
|
|
#44211
|
Add cookie domain to `userSettings` script localize
|
|
Script Loader
|
normal
|
normal
|
Awaiting Review
|
feature request
|
close
|
12 months ago
|
|
#51912
|
Sitemap pages 404 with more than one page
|
|
Sitemaps
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
5 months ago
|
|
#44891
|
Activate button showing after theme activated
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
close
|
6 months ago
|
|
#38563
|
Theme installed state does not persist after installation and refined search
|
|
Themes
|
normal
|
normal
|
Future Release
|
defect (bug)
|
close
|
6 months ago
|
|
#65608
|
Themes: Harden process_blocks_custom_css() against non-string input
|
|
Themes
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
3 weeks ago
|
|
#16191
|
Uploaded files with quote marks in the filename are undisplayable in MS
|
|
Upload
|
normal
|
normal
|
Future Release
|
defect (bug)
|
close
|
3 months ago
|