|
#49168
|
is_post_type_archive( $post_types = '' ) doesn't work with underscore (_)
|
|
Query
|
normal
|
normal
|
defect (bug)
|
has-patch
|
01/11/2020
|
|
#31935
|
is_page() erroneously set to true when loading /feed/ associated with 404
|
|
Feeds
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#24284
|
is_multi_author() should query by specific post type and status
|
|
General
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
|
#45894
|
is_home conditional tag returns incorrect value with home pagination
|
|
Query
|
normal
|
normal
|
defect (bug)
|
has-patch
|
01/10/2019
|
|
#25108
|
is_email() function validates email with domain that just has 1 character after dot
|
|
Formatting
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#30459
|
is_child_theme() cannot be used during plugin activation as is
|
|
Themes
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#11903
|
insert_with_markers is not threadsafe
|
westi*
|
Permalinks
|
normal
|
major
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#24430
|
inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src
|
|
Media
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#54048
|
improve preloaded REST API requests in widget editor
|
|
Widgets
|
normal
|
normal
|
enhancement
|
has-patch
|
09/04/2021
|
|
#25769
|
import vs DISALLOW_FILE_MODS
|
|
Import
|
normal
|
normal
|
defect (bug)
|
has-patch
|
02/05/2017
|
|
#15149
|
image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
|
#47713
|
image_get_intermediate_size does not return size if it equals original size
|
SergeyBiryukov
|
Media
|
normal
|
major
|
defect (bug)
|
needs-unit-tests
|
09/10/2020
|
|
#39356
|
grunt precommit doesn't work on full checkouts of develop.svn
|
|
Build/Test Tools
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/18/2017
|
|
#33561
|
get_transient() will always return the value of a broken transient
|
|
Options, Meta APIs
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
|
#59241
|
get_the_posts_navigation wrong functions called for prev and next links
|
|
Posts, Post Types
|
normal
|
normal
|
defect (bug)
|
has-patch
|
08/30/2023
|
|
#24815
|
get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme
|
|
Media
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#35308
|
get_the_excerpt: For protected posts the output should be able to be filtered
|
|
Posts, Post Types
|
normal
|
normal
|
enhancement
|
has-patch
|
07/03/2020
|
|
#39678
|
get_term_by slug with "0" as value
|
|
Taxonomy
|
normal
|
normal
|
defect (bug)
|
has-patch
|
09/21/2021
|
|
#20419
|
get_sample_permalink() passes the wrong post_status to wp_unique_post_slug()
|
boonebgorges
|
Permalinks
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#33955
|
get_posts() menu args filter
|
|
Menus
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
|
#28488
|
get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null
|
|
Posts, Post Types
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#24722
|
get_post_statuses() and get_page_statuses() are hardcoded
|
chriscct7
|
Posts, Post Types
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#51715
|
get_permalink: stdClass treated as WP_Post causes bad behavour
|
|
Permalinks
|
normal
|
major
|
defect (bug)
|
has-patch
|
11/05/2020
|
|
#23635
|
get_objects_in_term - identify matching terms
|
|
Taxonomy
|
normal
|
normal
|
enhancement
|
has-patch
|
04/09/2021
|
|
#33498
|
get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it
|
|
General
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
|
#37103
|
get_comments_number_text() should not replace '%' in post title
|
|
Comments
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#24354
|
get_cat_id() fails with category names containing ampersand
|
boonebgorges
|
Taxonomy
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#27094
|
get_boundary_post() doesn't work for custom post types
|
|
Query
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
|
#31746
|
get_blogs_of_user() can be very slow when a user is a member of thousands of sites
|
johnbillion
|
Users
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/03/2022
|
|
#48192
|
get_blogs_of_user not setting public parameter
|
|
Networks and Sites
|
normal
|
normal
|
enhancement
|
has-patch
|
10/06/2019
|
|
#45640
|
get_blogs_of_user improvements
|
alexstine
|
Networks and Sites
|
normal
|
minor
|
enhancement
|
needs-unit-tests
|
11/16/2021
|
|
#51828
|
gallery items not aligned when row has less items than column count
|
|
Gallery
|
normal
|
minor
|
defect (bug)
|
has-patch
|
11/19/2020
|
|
#44910
|
function for discriminating during auto saving
|
|
Autosave
|
normal
|
trivial
|
feature request
|
has-patch
|
09/07/2018
|
|
#28163
|
function email_exists() check without removing umlauts
|
|
Users
|
normal
|
normal
|
defect (bug)
|
has-patch
|
07/26/2022
|
|
#28616
|
ftp_fput should have a retry threshold
|
|
Filesystem API
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
|
#45633
|
finfo_file() returns text/plain for json file instead of application/json
|
joemcgill
|
Upload
|
normal
|
normal
|
defect (bug)
|
has-patch
|
11/07/2022
|
|
#58156
|
finetune wp_update_comment_count
|
|
Comments
|
normal
|
normal
|
enhancement
|
has-patch
|
07/08/2023
|
|
#42005
|
filter get_terms_args and orderby meta_value_num not working as expected
|
|
Taxonomy
|
normal
|
normal
|
feature request
|
has-patch
|
10/26/2022
|
|
#29319
|
filter dayswithposts in widget calendar
|
SergeyBiryukov
|
Widgets
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
10/20/2020
|
|
#42182
|
esc_js must escape U+2028 and U+2029
|
|
Formatting
|
normal
|
normal
|
defect (bug)
|
has-patch
|
10/11/2017
|
|
#28172
|
edit_post() should call {un}stick_post() before calling wp_update_post()
|
|
Posts, Post Types
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
01/26/2023
|
|
#17201
|
dynamic_sidebar performance
|
|
Widgets
|
normal
|
normal
|
enhancement
|
has-patch
|
06/05/2019
|
|
#33053
|
download_url() includes query string in temporary filenames
|
|
Upgrade/Install
|
normal
|
normal
|
defect (bug)
|
has-patch
|
02/21/2017
|
|
#48481
|
don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded
|
|
Networks and Sites
|
normal
|
normal
|
enhancement
|
has-patch
|
11/01/2019
|
|
#39461
|
default-preset option for custom background cannot be set by default
|
|
Customize
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/24/2021
|
|
#50681
|
default-filters.php contains non-tweakable parameters
|
|
Media
|
normal
|
normal
|
defect (bug)
|
has-patch
|
09/26/2020
|
|
#40694
|
dbDelta uses suppressed errors to detect table absence
|
|
Database
|
normal
|
normal
|
defect (bug)
|
has-patch
|
12/01/2019
|
|
#10404
|
dbDelta creates duplicate indexes when index definition contains spaces
|
|
Database
|
normal
|
normal
|
enhancement
|
has-patch
|
01/21/2023
|
|
#44767
|
dbDelta allow spaces between column names and between lines
|
SergeyBiryukov
|
Upgrade/Install
|
normal
|
normal
|
enhancement
|
has-patch
|
09/23/2019
|
|
#34872
|
dbDelta Missing Index Name Creates Duplicate Indexes
|
|
Database
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#49666
|
customizer doesn't works when backslash is use in site title
|
|
Customize
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/16/2022
|
|
#44510
|
count_user_posts() does not check for empty $userid
|
|
Users
|
normal
|
normal
|
defect (bug)
|
has-patch
|
07/07/2018
|
|
#55121
|
classic widgets with no settings won't show up in 5.9
|
|
Widgets
|
normal
|
normal
|
defect (bug)
|
has-patch
|
08/03/2023
|
|
#39338
|
class-wp-hook.php - apply_filters() infinite loop
|
|
Plugins
|
normal
|
critical
|
defect (bug)
|
has-patch
|
08/01/2019
|
|
#54372
|
class-wp-automatic-updater.php adds a period to home_url()
|
|
Upgrade/Install
|
normal
|
minor
|
defect (bug)
|
has-patch
|
01/03/2022
|
|
#41712
|
canonical infinite redirect bug
|
|
Canonical
|
normal
|
normal
|
defect (bug)
|
has-patch
|
01/11/2021
|
|
#28314
|
cancel_comment_reply_link() is unflexible - respond_id & post check
|
|
Comments
|
normal
|
major
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#58147
|
bugfix: rewind_posts when posts array index != 0
|
|
Query
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/18/2023
|
|
#51058
|
attachment_url_to_postid does not retrieve post ID of really large images
|
|
Media
|
normal
|
normal
|
defect (bug)
|
has-patch
|
11/14/2021
|
|
#30150
|
apply_filters( 'image_size_names_choose' ) should be provided a named context
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
05/24/2018
|
|
#45177
|
admin bar View page button is missing in mobile view
|
|
Toolbar
|
normal
|
normal
|
enhancement
|
has-patch
|
07/24/2021
|
|
#23044
|
adjacent_image_link() needs optimization
|
|
Query
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
|
#36244
|
added a filter to allow the separator in the week date range to be changed
|
pbearne
|
Themes
|
normal
|
normal
|
enhancement
|
needs-docs
|
06/23/2020
|
|
#18790
|
add_theme_support with post type doesn't add theme support but overwrites it
|
|
Themes
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#17923
|
add_query_arg() should encode values
|
|
Formatting
|
normal
|
normal
|
defect (bug)
|
has-patch
|
08/20/2019
|
|
#55952
|
add_option() racy behaviour
|
|
Options, Meta APIs
|
normal
|
normal
|
defect (bug)
|
has-patch
|
10/07/2022
|
|
#44900
|
add post lock display to Media Library
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
03/26/2020
|
|
#35427
|
add filter on the wpmu_signup_user() meta values in user-new
|
|
Login and Registration
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
|
#55630
|
add array input to meta_query key
|
|
Query
|
normal
|
normal
|
enhancement
|
has-patch
|
04/27/2022
|
|
#46072
|
add a $metas param to wpmu_create_blog()
|
|
Networks and Sites
|
normal
|
normal
|
enhancement
|
has-patch
|
01/23/2019
|
|
#41196
|
add _doing_it_wrong to get_query_var and prevent fatal errors
|
|
Query
|
normal
|
normal
|
defect (bug)
|
has-patch
|
11/12/2017
|
|
#52405
|
activate_{$plugin} not passing $network_wide boolean to action handler
|
|
Plugins
|
normal
|
normal
|
defect (bug)
|
has-patch
|
02/23/2021
|
|
#38931
|
`update_option()` race condition with non-autoloaded options
|
|
Options, Meta APIs
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/09/2022
|
|
#40695
|
`install_blog` suppresses database errors
|
|
Database
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/01/2017
|
|
#44801
|
`image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions
|
|
Media
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
04/15/2019
|
|
#43571
|
`add_feed` with regex characters breaks rewrite rules
|
SergeyBiryukov
|
Rewrite Rules
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
01/16/2019
|
|
#39754
|
`_post_format_get_terms()` can overwrite names of terms in other taxonomies
|
|
Taxonomy
|
normal
|
normal
|
defect (bug)
|
has-patch
|
02/22/2017
|
|
#42096
|
`WP_Term_Query` sanitizes `slug` parameter incorrectly
|
|
Taxonomy
|
normal
|
normal
|
defect (bug)
|
has-patch
|
10/11/2017
|
|
#41753
|
_wp_get_attachment_relative_path uses hardcoded uploads directory path
|
|
Media
|
normal
|
normal
|
enhancement
|
has-patch
|
02/07/2019
|
|
#10535
|
_wp_filter_build_unique_id issues with the first time a filter is hooked by a class
|
|
Plugins
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#41502
|
_wp_expand_nav_menu_post_data() corrupts multiple select (array value)
|
|
Menus
|
normal
|
normal
|
defect (bug)
|
has-patch
|
12/13/2017
|
|
#57757
|
_get_block_templates_files fails when code is stored in map called templates
|
|
Themes
|
normal
|
normal
|
defect (bug)
|
has-patch
|
03/08/2023
|
|
#23454
|
_deprecated_function Messages
|
chriscct7
|
General
|
normal
|
normal
|
enhancement
|
has-patch
|
06/04/2019
|
|
#46382
|
[walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php
|
|
Menus
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/14/2023
|
|
#54868
|
[WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id
|
|
Users
|
normal
|
normal
|
defect (bug)
|
has-patch
|
01/24/2022
|
|
#51243
|
[JS] Exception when setting or trying to upload a featured image in a post
|
|
Media
|
normal
|
normal
|
defect (bug)
|
has-patch
|
10/30/2020
|
|
#54147
|
XMLRPC API ignores empty terms_names array
|
|
XML-RPC
|
normal
|
normal
|
defect (bug)
|
has-patch
|
09/20/2021
|
|
#21292
|
XML-RPC: wp_upload_bits should act like wp_handle_upload
|
|
XML-RPC
|
normal
|
normal
|
defect (bug)
|
has-patch
|
03/02/2023
|
|
#53243
|
X-WP-DoingItWrong has limited usefulness
|
|
General
|
normal
|
normal
|
defect (bug)
|
has-patch
|
05/21/2021
|
|
#42389
|
Wrong password on confirmation page after manual activation of additional sub sites
|
|
Networks and Sites
|
normal
|
normal
|
defect (bug)
|
has-patch
|
10/31/2017
|
|
#45498
|
Wrong order of arguments in call_user_func() for Walker_Comment::start_el()
|
SergeyBiryukov
|
Comments
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
01/16/2019
|
|
#36439
|
Wrong language when resetting password
|
johnbillion
|
Login and Registration
|
normal
|
normal
|
defect (bug)
|
has-patch
|
10/20/2021
|
|
#33929
|
Wrong data type for several variables holding a wpdb query result
|
boonebgorges
|
General
|
normal
|
normal
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
|
#50692
|
WordPress v5.4.2 Escaping Problem in the Edit Media Screen
|
|
Media
|
normal
|
normal
|
defect (bug)
|
has-patch
|
01/31/2023
|
|
#47565
|
WordPress permalinks flip in hebrew
|
|
Permalinks
|
normal
|
normal
|
defect (bug)
|
has-patch
|
07/07/2022
|
|
#40149
|
WordPress password strength checking is improved, but the hint now doesn't help
|
|
Users
|
normal
|
normal
|
enhancement
|
has-patch
|
09/27/2017
|
|
#52740
|
WordPress Importer: Add vertical space between inputs
|
|
Import
|
normal
|
normal
|
defect (bug)
|
has-patch
|
04/08/2021
|
|
#21597
|
WordPress Importer $base_url index failed
|
|
Import
|
normal
|
normal
|
defect (bug)
|
has-patch
|
06/04/2019
|
|
#42549
|
Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected
|
audrasjb
|
Widgets
|
normal
|
normal
|
enhancement
|
needs-unit-tests
|
02/05/2020
|
|
#55175
|
Widgets: Allow filtering args in `the_widget`
|
|
Widgets
|
normal
|
normal
|
enhancement
|
has-patch
|
02/16/2022
|