|
#21650
|
replace serialize() with print_r() in stats() function in wp-includes/cache.php
|
|
Cache API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
3 months ago
|
|
#14254
|
update_meta_cache fails; query too large?
|
pbearne
|
Cache API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
17 months ago
|
|
#57743
|
Add `$found` parameter to `wp_cache_get_multiple()`
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
3 years ago
|
|
#28759
|
Cache API unit tests should verify public function, not WP_Object_Cache methods
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
4 years ago
|
|
#60017
|
PHPunit test for wp_suspend_cache_addition
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
17 months ago
|
|
#60015
|
PHPunit test for wp_suspend_cache_invalidation
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
17 months ago
|
|
#35430
|
Should the 'counts' cache group be persistent?
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 years ago
|
|
#59752
|
test for wp_cache_get_last_changed
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 months ago
|
|
#57263
|
test for wp_suspend_cache_addition
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 months ago
|
|
#57264
|
test for wp_suspend_cache_invalidation
|
|
Cache API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 months ago
|
|
#12456
|
Canonical URL redirect issue with post_id/postname permalink structure
|
SergeyBiryukov
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#23074
|
Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect)
|
|
Canonical
|
normal
|
major
|
Future Release
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#64376
|
redirect_canonical() causes unnecessary 301 redirects for query string encoding variants (+ vs %20)
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
3 months ago
|
|
#34353
|
redirect_canonical() – Undefined indexes 'host' and 'scheme'
|
|
Canonical
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
11 months ago
|
|
#59868
|
Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets
|
|
Charset
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
10 months ago
|
|
#25693
|
blog_charset should be checked for null values
|
|
Charset
|
normal
|
major
|
Future Release
|
defect (bug)
|
has-patch
|
16 months ago
|
|
#64473
|
Embrace WHATWG Encoding Standards
|
dmsnell
|
Charset
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
5 days ago
|
|
#32917
|
Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column()
|
|
Charset
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
20 months ago
|
|
#63913
|
WordPress assumes that the UTF-8 PCRE flag is available.
|
|
Charset
|
low
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10 months ago
|
|
#5918
|
Allow non-ASCII usernames
|
|
Charset
|
normal
|
normal
|
Future Release
|
feature request
|
has-patch
|
4 months ago
|
|
#46017
|
"Mine" comment count isn't updated when replying to or moderating a comment.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
10 months ago
|
|
#12104
|
'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
6 weeks ago
|
|
#54149
|
Audit `get_comment()` response checks.
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#36208
|
Comment queries should ignore comments associated with non-active custom post types
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
3 years ago
|
|
#35501
|
Dashboard page: incorrect work of "Activity" group box bottom counters
|
adamsilverstein
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
2 months ago
|
|
#39566
|
WordPress ignoring previously approved comment for some comment authors
|
rachelbaker
|
Comments
|
normal
|
major
|
Future Release
|
defect (bug)
|
has-patch
|
7 weeks ago
|
|
#45498
|
Wrong order of arguments in call_user_func() for Walker_Comment::start_el()
|
SergeyBiryukov
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
6 weeks ago
|
|
#47413
|
nested paragraphs in comment post errors
|
|
Comments
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
5 years 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
|
|
#48088
|
Anonymous Avatar should be served locally
|
|
Comments
|
low
|
normal
|
Future Release
|
enhancement
|
has-patch
|
12 months ago
|
|
#30979
|
Check for context menu before closing commentReply
|
SergeyBiryukov*
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
5 years ago
|
|
#13363
|
Edit Comments: Pending > Approving shouldn't make them disappear from screen
|
wonderboymusic
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
3 years ago
|
|
#23634
|
New hook for adding content after each comment
|
chriscct7
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
9 years ago
|
|
#33717
|
Send Notification Email When a Comment is Approved From Moderation
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
10 months ago
|
|
#17913
|
Site-level comment options may override individual post settings. Improve help/docs.
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
7 years ago
|
|
#36424
|
graphically visualize if comments are closed (in wp-admin/edit.php)
|
|
Comments
|
normal
|
normal
|
Future Release
|
enhancement
|
close
|
12 months ago
|
|
#35214
|
Custom Comment Types
|
|
Comments
|
normal
|
normal
|
Future Release
|
task (blessed)
|
has-patch
|
3 weeks ago
|
|
#47590
|
Add unit tests for requests to wp-cron.php
|
|
Cron API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
17 months ago
|
|
#35491
|
Add a function to check whether a hook is scheduled
|
|
Cron API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
7 years ago
|
|
#49693
|
Drop duplicate recurring cron events
|
whyisjake*
|
Cron API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
5 years ago
|
|
#65474
|
Flushing response data in wp-cron needs to be optional
|
|
Cron API
|
normal
|
major
|
Future Release
|
enhancement
|
has-patch
|
4 weeks ago
|
|
#64157
|
Introduce constant or filter to prevent wp-cron.php triggering cron jobs.
|
|
Cron API
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
9 months ago
|
|
#28635
|
Add status codes and hooks to wp-cron.php
|
chriscct7
|
Cron API
|
normal
|
normal
|
Future Release
|
feature request
|
has-patch
|
3 years ago
|
|
#44820
|
CodeMirror in Customize - copy & paste bug
|
|
Customize
|
normal
|
minor
|
Future Release
|
defect (bug)
|
has-patch
|
13 months ago
|
|
#42873
|
Customize: Allow themes to be installed when SFTP credentials required
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
8 years ago
|
|
#40831
|
Customize: Further improve JS inline documentation
|
westonruter
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
4 months ago
|
|
#32577
|
Customizer QUnit tests not cleaning up
|
dlh
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
4 years ago
|
|
#33267
|
Customizer Theme details: too many events
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#42329
|
Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari.
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
2 years ago
|
|
#39487
|
Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial
|
noisysocks
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
6 years ago
|
|
#37586
|
Menu customizer: search results not properly filtered
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
13 months ago
|
|
#47564
|
Protect against recursive customizer navigation menu data
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
13 months ago
|
|
#55051
|
WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
3 months ago
|
|
#49666
|
customizer doesn't works when backslash is use in site title
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
4 years ago
|
|
#39461
|
default-preset option for custom background cannot be set by default
|
|
Customize
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#64905
|
Add link to WP Repo in Theme Preview screen
|
|
Customize
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
5 days ago
|
|
#37417
|
Customize Nav Menus: more visible way to navigate the preview to a menu item object
|
|
Customize
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
4 years ago
|
|
#49876
|
Identify items used in current menu in menu selection panels.
|
joedolson*
|
Customize
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
9 months ago
|
|
#38947
|
Proposition to add an optimized api.Events manager to the api.Value constructor
|
|
Customize
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
7 years ago
|
|
#54801
|
Avoid WPDB errors when examining installation state of a site/network
|
|
Database
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
4 years ago
|
|
#26858
|
Comment duplicate check has a slow query
|
pbearne
|
Database
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
4 weeks ago
|
|
#38921
|
Defining filter pre_get_table_charset causes errors
|
|
Database
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
7 months ago
|
|
#60037
|
Differentiate between minimum required MySQL and MariaDB versions
|
|
Database
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
2 weeks ago
|
|
#40695
|
`install_blog` suppresses database errors
|
|
Database
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
9 years ago
|
|
#40694
|
dbDelta uses suppressed errors to detect table absence
|
|
Database
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#54642
|
Add prepared query builder support for `$wpdb` to build prepared queries across multiple location.
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
4 years ago
|
|
#58344
|
Connect to database on first query
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
14 months ago
|
|
#60102
|
PHPunit tests for dead_db
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
17 months ago
|
|
#54346
|
Slow SQL queries fetching posts from specific categories
|
craigfrancis*
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
4 months ago
|
|
#54180
|
tests fot _wp_mysql_week()
|
|
Database
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 months ago
|
|
#57793
|
Add native support for SQLite
|
|
Database
|
normal
|
normal
|
Future Release
|
feature request
|
has-patch
|
21 months ago
|
|
#29390
|
add filter for get_date_from_gmt()
|
pbearne
|
Date/Time
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
12 months ago
|
|
#41011
|
get_calendar generates query with invalid date formats
|
pbearne
|
Date/Time
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
8 months ago
|
|
#45047
|
user_registered returned as UTC Time instead of Local Time
|
|
Date/Time
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
6 years ago
|
|
#49413
|
wp_exif_date2ts should use Datetime and accept an optional offset
|
pbearne*
|
Date/Time
|
low
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
18 months ago
|
|
#48204
|
wp_exif_date2ts throws notice on empty date
|
pbearne*
|
Date/Time
|
normal
|
minor
|
Future Release
|
defect (bug)
|
has-patch
|
14 months ago
|
|
#29849
|
Better human_time_diff()
|
audrasjb
|
Date/Time
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
9 months ago
|
|
#48207
|
Implement new Comment Date Functions
|
pbearne
|
Date/Time
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 hours ago
|
|
#64102
|
add label to date/time to show which string is the language default
|
SergeyBiryukov
|
Date/Time
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
3 months ago
|
|
#16478
|
"Get Shortlink" button disappears if you edit the permalink
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
5 years ago
|
|
#44835
|
Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post
|
SergeyBiryukov
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
7 weeks ago
|
|
#47676
|
Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing)
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
3 months ago
|
|
#61466
|
Block Bindings: Add support for image caption
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
20 months ago
|
|
#13821
|
Changing visibility to password-protected without entering a password does not warn user
|
kapeels*
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
7 years ago
|
|
#31798
|
Editor: switch undo and redo in RTL
|
|
Editor
|
low
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
13 months ago
|
|
#62624
|
Fix global styles for Separator blocks when theme defines non-background colors
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
9 months ago
|
|
#46964
|
ID attribute value are used multiple times in "Custom Field" form
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
15 months ago
|
|
#63325
|
Regression in saving posts with Block Editor in 6.8
|
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
8 months ago
|
|
#64545
|
Style Engine: Harden add_declaration against being passed illegal values
|
isabel_brison
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
4 months ago
|
|
#63222
|
register_block_type is not working with symbolic links still
|
audrasjb
|
Editor
|
normal
|
normal
|
Future Release
|
defect (bug)
|
has-patch
|
8 months ago
|
|
#61265
|
Add class name for block variations
|
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
14 months ago
|
|
#59270
|
Excerpts Not Showing Bold Text ...
|
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
22 months ago
|
|
#60593
|
Font Library: add terms and conditions
|
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 years ago
|
|
#65126
|
Implement a lock mechanism for Site Editor templates (wp_template, wp_template_part) similar to the existing Heartbeat-based post locking system.
|
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
5 days ago
|
|
#59131
|
Introduce filters to modify/inspect the blocks returned by `do_blocks()`
|
luisherranz
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 years ago
|
|
#61446
|
Move content processing in get_the_block_template_html() to filters.
|
joemcgill
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
22 months ago
|
|
#36778
|
Parent theme editor-style.css cannot be disabled
|
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
6 weeks ago
|
|
#46224
|
The additional CSS is not reflected in the editor
|
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
5 years ago
|
|
#51284
|
Update style for side meta boxes
|
azhiyadev
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
2 years ago
|
|
#44103
|
change the type attribute of #menu_order from 'text' to 'number'
|
|
Editor
|
normal
|
normal
|
Future Release
|
enhancement
|
has-patch
|
17 months ago
|