|
#57757
|
_get_block_templates_files fails when code is stored in map called templates
|
|
Themes
|
normal
|
normal
|
defect (bug)
|
has-patch
|
03/08/2023
|
|
#42448
|
Add 'upgrader_pre_unpack' hook
|
|
Upgrade/Install
|
normal
|
normal
|
enhancement
|
has-patch
|
03/22/2023
|
|
#57743
|
Add `$found` parameter to `wp_cache_get_multiple()`
|
|
Cache API
|
normal
|
normal
|
enhancement
|
has-patch
|
03/24/2023
|
|
#39553
|
Use REST API endpoints for Plupload backend
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
03/29/2023
|
|
#58057
|
Replace loose comparison operator in plugins.php
|
|
Plugins
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/02/2023
|
|
#58058
|
Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175
|
|
Comments
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/02/2023
|
|
#53513
|
WP_Http ignores httpversion option
|
|
HTTP API
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/11/2023
|
|
#42723
|
Tag Cloud CSS needed for HTML minification
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
04/17/2023
|
|
#58147
|
bugfix: rewind_posts when posts array index != 0
|
|
Query
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/18/2023
|
|
#56039
|
Classic Editor: Current selection is not preserved when switching Visual to Text editor
|
|
Editor
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/19/2023
|
|
#37463
|
Abstract Query Class
|
|
Query
|
normal
|
normal
|
enhancement
|
has-patch
|
04/20/2023
|
|
#58163
|
Media Tests for Attachments and Images
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
04/21/2023
|
|
#39645
|
If user "admin" doesn't exist (renamed admin account) users can create a user with username admin
|
|
Users
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/26/2023
|
|
#36012
|
Add .current-ancestor class to any relative menu item ancestor
|
SergeyBiryukov
|
Menus
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
04/28/2023
|
|
#21602
|
redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case
|
|
Canonical
|
normal
|
blocker
|
defect (bug)
|
needs-unit-tests
|
04/29/2023
|
|
#58216
|
numeric tags are tagged with tag-ID instead of tag-slug in the post_class()
|
|
Taxonomy
|
normal
|
major
|
defect (bug)
|
has-patch
|
05/02/2023
|
|
#58246
|
'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter
|
|
Options, Meta APIs
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/03/2023
|
|
#58260
|
Enable `elementpath` for the Classic Block TinyMCE editor
|
afercia
|
Editor
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/08/2023
|
|
#58296
|
CSS coding standards issue in 'wp-activate.php'
|
|
Networks and Sites
|
normal
|
normal
|
enhancement
|
has-patch
|
05/11/2023
|
|
#34055
|
the_taxonomies lacks a filter
|
|
Taxonomy
|
normal
|
normal
|
enhancement
|
has-patch
|
05/15/2023
|
|
#40206
|
wp_insert_term() $slug_provided check fails
|
|
Taxonomy
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/22/2023
|
|
#50044
|
The function get_self_link() in feed.php does not include the port
|
|
Feeds
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/25/2023
|
|
#58307
|
Theme Search Filter Not Working
|
|
Themes
|
normal
|
normal
|
enhancement
|
has-patch
|
05/25/2023
|
|
#52919
|
Dashboard tabs issue on focus
|
|
Administration
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/25/2023
|
|
#40228
|
Use get_sites in get_blog_details
|
spacedmonkey
|
Networks and Sites
|
normal
|
normal
|
enhancement
|
has-patch
|
05/26/2023
|
|
#39756
|
Extend the jQuery datepicker localization
|
|
I18N
|
normal
|
normal
|
enhancement
|
has-patch
|
05/30/2023
|
|
#40288
|
Whitelist oEmbed for Apple Keynote
|
|
Embeds
|
normal
|
normal
|
enhancement
|
has-patch
|
05/30/2023
|
|
#52517
|
Shortcodes inside AMP tags do not work
|
|
Formatting
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/02/2023
|
|
#52345
|
Transient with expiration never expires when storing expiration failed
|
|
Options, Meta APIs
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/06/2023
|
|
#58442
|
Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months.
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
06/06/2023
|
|
#56539
|
Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty
|
|
Comments
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/08/2023
|
|
#57483
|
Improve optimizations for WP_Site::get_instance and WP_Network::get_instance
|
|
Networks and Sites
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/08/2023
|
|
#44497
|
get_page_link() doesn't check if a valid post object is returned before trying to access its properties
|
|
Posts, Post Types
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/08/2023
|
|
#58490
|
Make wp_update_term_count function site context aware for the multisite
|
|
Taxonomy
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/08/2023
|
|
#58507
|
GitHub actions are failing
|
|
General
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/10/2023
|
|
#58516
|
url_to_postid does not return post id for static Posts page
|
|
Rewrite Rules
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/12/2023
|
|
#57537
|
Site editor theme export: remove site specific details
|
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
06/14/2023
|
|
#46382
|
[walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php
|
|
Menus
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/14/2023
|
|
#57553
|
Problem in load WordPress.
|
|
Bootstrap/Load
|
normal
|
normal
|
enhancement
|
has-patch
|
06/14/2023
|
|
#58544
|
Need to verify safe website URL in comment form
|
|
Comments
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/21/2023
|
|
#31624
|
$wpdb->prepare() named placeholders
|
|
Database
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
06/22/2023
|
|
#58527
|
Rest password error handling issue for email
|
|
Users
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/23/2023
|
|
#56288
|
Add mime output control to `add_image_size`
|
adamsilverstein*
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
06/23/2023
|
|
#28625
|
Enhancement: Add constants to support SSL connections for mysqli
|
|
Database
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
06/24/2023
|
|
#58617
|
Post Status label inconsistency in get_post_statuses() and get_post_stati() functions
|
|
Posts, Post Types
|
normal
|
minor
|
defect (bug)
|
has-patch
|
06/25/2023
|
|
#58668
|
wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite
|
|
General
|
normal
|
minor
|
defect (bug)
|
has-patch
|
06/29/2023
|
|
#58304
|
wp_update_image_sizes
|
|
Media
|
normal
|
blocker
|
defect (bug)
|
has-patch
|
06/29/2023
|
|
#51142
|
Invalid Moment.js locale from get_user_locale()
|
|
External Libraries
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
06/30/2023
|
|
#53012
|
Change Status of "Hello World" to Draft as Default
|
|
Upgrade/Install
|
normal
|
normal
|
feature request
|
has-patch
|
07/03/2023
|
|
#41121
|
Consistency of the _deprecated_function() calls and related documentation.
|
SergeyBiryukov
|
General
|
normal
|
normal
|
task (blessed)
|
has-patch
|
07/06/2023
|
|
#54970
|
"Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable
|
audrasjb
|
Themes
|
normal
|
normal
|
defect (bug)
|
has-patch
|
07/06/2023
|
|
#58156
|
finetune wp_update_comment_count
|
|
Comments
|
normal
|
normal
|
enhancement
|
has-patch
|
07/08/2023
|
|
#46296
|
Posts set to 'private' and password protected should return a 403 HTTP header status
|
|
Posts, Post Types
|
normal
|
minor
|
defect (bug)
|
has-patch
|
07/10/2023
|
|
#28635
|
Add status codes and hooks to wp-cron.php
|
chriscct7
|
Cron API
|
normal
|
normal
|
feature request
|
has-patch
|
07/14/2023
|
|
#58492
|
Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh
|
|
Plugins
|
normal
|
normal
|
defect (bug)
|
has-patch
|
07/14/2023
|
|
#58189
|
post_type parameter in update_post_caches() accepts more than a single post type
|
|
Cache API
|
normal
|
trivial
|
defect (bug)
|
has-patch
|
07/16/2023
|
|
#58813
|
Editing Slug to an Existing Slug causes wrong content to display
|
|
Editor
|
normal
|
normal
|
defect (bug)
|
has-patch
|
07/19/2023
|
|
#55961
|
Add embed to WP_REST_Request class
|
|
REST API
|
normal
|
normal
|
enhancement
|
has-patch
|
07/20/2023
|
|
#58860
|
Potential security issue in is_super_admin
|
|
Users
|
normal
|
normal
|
defect (bug)
|
has-patch
|
07/20/2023
|
|
#36442
|
Customizer: when setting header image and site logo, also create a 2x image if possible
|
|
Customize
|
normal
|
normal
|
defect (bug)
|
|
01/24/2017
|
|
#38300
|
Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ...
|
|
XML-RPC
|
normal
|
normal
|
defect (bug)
|
|
02/06/2017
|
|
#35562
|
Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1
|
|
Canonical
|
normal
|
normal
|
defect (bug)
|
|
02/07/2017
|
|
#38186
|
Database Collations Bypassed by determine_charset() in wp-db.php
|
|
Charset
|
normal
|
major
|
defect (bug)
|
|
02/10/2017
|
|
#39864
|
Upload not giving back any error message when uploads directory doesn't exist.
|
|
Upload
|
normal
|
normal
|
defect (bug)
|
|
02/13/2017
|
|
#24844
|
get_theme_mods doesn't return the theme customizer preview's new values.
|
|
Customize
|
normal
|
normal
|
defect (bug)
|
|
02/14/2017
|
|
#39914
|
'orderby' date results differs depend on 'post_status'
|
|
Query
|
normal
|
normal
|
defect (bug)
|
|
02/19/2017
|
|
#39811
|
Bug maybe_unserialize() broke mysql data.
|
|
Database
|
normal
|
normal
|
defect (bug)
|
|
02/20/2017
|
|
#39472
|
Code tag still parses embeds
|
|
Embeds
|
normal
|
normal
|
defect (bug)
|
|
02/20/2017
|
|
#24995
|
Importer does not check to see if DOM is available
|
|
Import
|
normal
|
normal
|
defect (bug)
|
|
02/21/2017
|
|
#37148
|
Links in notification emails appearing as https
|
|
Administration
|
normal
|
normal
|
defect (bug)
|
|
03/01/2017
|
|
#40014
|
& converted to '#038
|
|
Themes
|
normal
|
normal
|
defect (bug)
|
|
03/03/2017
|
|
#40045
|
HTML code entered using "Text" mode gets garbled
|
|
Formatting
|
normal
|
normal
|
defect (bug)
|
|
03/06/2017
|
|
#40060
|
Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php
|
|
Users
|
normal
|
normal
|
defect (bug)
|
|
03/07/2017
|
|
#39746
|
Suddenly getting error on all of my servers: Unable to locate WordPress content directory (wp-content).
|
|
Upgrade/Install
|
normal
|
normal
|
defect (bug)
|
|
03/08/2017
|
|
#40055
|
Incorrect User Counts Bug :: No-multisite
|
|
Users
|
normal
|
normal
|
defect (bug)
|
|
03/08/2017
|
|
#32048
|
Uploaded file reserves a name, page can't be named it.
|
|
Permalinks
|
normal
|
normal
|
defect (bug)
|
|
03/09/2017
|
|
#40090
|
Walker::display_element does not populate $args[0]->has_children when it is cast as an Object
|
|
Menus
|
normal
|
normal
|
defect (bug)
|
|
03/10/2017
|
|
#40195
|
No provision to set paths for sftp (ssh2)
|
|
Filesystem API
|
normal
|
normal
|
defect (bug)
|
|
03/18/2017
|
|
#40214
|
Some WP instances prematurelly try to do capability tests, before the user object is loaded
|
|
Role/Capability
|
normal
|
normal
|
defect (bug)
|
|
03/21/2017
|
|
#31970
|
Live Preview header image crop is not correct size
|
|
Customize
|
normal
|
normal
|
defect (bug)
|
|
03/21/2017
|
|
#40249
|
period as last character in username breaks activation link
|
|
Login and Registration
|
normal
|
normal
|
defect (bug)
|
|
03/24/2017
|
|
#40300
|
`title` parameter causes `WP_Query` to return sticky posts.
|
|
Query
|
normal
|
normal
|
defect (bug)
|
|
03/29/2017
|
|
#40291
|
subcategory pagination no run
|
|
Taxonomy
|
normal
|
normal
|
defect (bug)
|
|
03/29/2017
|
|
#35839
|
Escape backslashes upon export for better import
|
|
Import
|
normal
|
normal
|
defect (bug)
|
|
03/30/2017
|
|
#40324
|
make_clickable doesn't work if url stands after an even number off spaces
|
|
Formatting
|
normal
|
normal
|
defect (bug)
|
|
03/31/2017
|
|
#40327
|
Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta
|
|
Query
|
normal
|
normal
|
defect (bug)
|
|
03/31/2017
|
|
#39301
|
Importer associates all posts with uncategorized term in WP4.7 PHP7
|
|
Import
|
normal
|
normal
|
defect (bug)
|
|
04/01/2017
|
|
#40334
|
Trim siteurl and homeurl
|
|
General
|
normal
|
normal
|
defect (bug)
|
|
04/01/2017
|
|
#34322
|
set_transient and get_transient don't seem to be working for some users since WP 4.3
|
|
Options, Meta APIs
|
normal
|
normal
|
defect (bug)
|
|
04/06/2017
|
|
#26905
|
Follow CSS coding standards for SASS/SCSS files
|
netweb
|
Build/Test Tools
|
normal
|
normal
|
defect (bug)
|
|
04/07/2017
|
|
#39496
|
Can't view page preview.
|
|
General
|
normal
|
normal
|
defect (bug)
|
|
04/15/2017
|
|
#40464
|
Embed video in Wordpress gives W3c Markup Validation issue
|
|
Embeds
|
normal
|
normal
|
defect (bug)
|
|
04/16/2017
|
|
#40465
|
Multisite fails to rewrite upload path on main site
|
|
Networks and Sites
|
normal
|
normal
|
defect (bug)
|
|
04/17/2017
|
|
#40387
|
WP_Query bug with product post type with search parameter on
|
|
Query
|
normal
|
normal
|
defect (bug)
|
|
04/18/2017
|
|
#40487
|
GUID contains more than 255 characters
|
|
General
|
normal
|
normal
|
defect (bug)
|
|
04/19/2017
|
|
#40502
|
Add the check version and template attributes method for /themes/update-check/1.1/ API
|
|
HTTP API
|
normal
|
normal
|
defect (bug)
|
|
04/20/2017
|
|
#39773
|
Users Can Wrongly Set a Custom Page Template when front-page.php is in Use
|
|
Themes
|
normal
|
normal
|
defect (bug)
|
|
04/27/2017
|
|
#40595
|
wp_authenticate_username_password() should respect WP_Error object generated by higher priorities
|
|
Login and Registration
|
normal
|
normal
|
defect (bug)
|
|
04/28/2017
|
|
#40643
|
Russian post date month translation is incorrect
|
|
I18N
|
normal
|
normal
|
defect (bug)
|
|
05/02/2017
|
|
#38595
|
Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS
|
|
Permalinks
|
normal
|
normal
|
defect (bug)
|
|
05/03/2017
|