|
#55485
|
Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations
|
|
Script Loader
|
normal
|
defect (bug)
|
3 years ago
|
|
|
|
#59539
|
wp_register_style and wp_register_script adds ver incorrectly
|
|
Script Loader
|
major
|
defect (bug)
|
3 years ago
|
6.3.1
|
|
|
#59114
|
Infinite loop after upgrading from WordPress 6.1.3 to 6.2
|
|
Script Loader
|
normal
|
defect (bug)
|
3 years ago
|
6.3
|
|
|
#58075
|
wp_enqueue_scripts action not firing at the right time with block themes
|
|
Script Loader
|
major
|
defect (bug)
|
3 years ago
|
6.2
|
needs-patch
|
|
#54956
|
[5.9] wp_block_type args - "style" and "script" are always loaded on Frontend
|
|
Script Loader
|
normal
|
defect (bug)
|
4 years ago
|
5.9
|
needs-unit-tests
|
|
#55030
|
wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need
|
|
Script Loader
|
normal
|
defect (bug)
|
5 years ago
|
|
|
|
#54993
|
Inline output using wp_enqueue_block_style adds unnecessary paths
|
|
Script Loader
|
normal
|
defect (bug)
|
5 years ago
|
5.9
|
|
|
#54777
|
passing empty object to wp_localize_script will convert it to empty array instead of empty object
|
|
Script Loader
|
normal
|
defect (bug)
|
5 years ago
|
|
|
|
#53848
|
'is_feed was called incorrectly' notice if `wp_styles()` is called before the query
|
|
Script Loader
|
normal
|
defect (bug)
|
5 years ago
|
5.8
|
|
|
#49742
|
No longer able to enqueue multiple Google Fonts with wp_enqueue_style
|
|
Script Loader
|
normal
|
defect (bug)
|
5 years ago
|
|
|
|
#47789
|
NGINX: Request for media-view.js leads to "zero size buf in writer"
|
|
Script Loader
|
normal
|
defect (bug)
|
7 years ago
|
|
|
|
#45106
|
Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct
|
|
Script Loader
|
normal
|
defect (bug)
|
8 years ago
|
5.0
|
|
|
#45008
|
Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation
|
|
Script Loader
|
normal
|
defect (bug)
|
8 years ago
|
2.8
|
has-patch
|
|
#43900
|
Add hint about blocked Javascript as possible error reason in script-loader.php
|
|
Script Loader
|
normal
|
defect (bug)
|
8 years ago
|
|
needs-patch
|
|
#42440
|
Uncaught TypeError: $(...).wpColorPicker is not a function
|
|
Script Loader
|
normal
|
defect (bug)
|
9 years ago
|
4.8.3
|
|
|
#65573
|
Unsafe usage of href attribute in wp-admin/js/link.js
|
|
Security
|
normal
|
defect (bug)
|
5 weeks ago
|
7.0
|
has-patch
|
|
#65572
|
Unsafe usage of href attribute in wp-admin/js/post.js
|
|
Security
|
normal
|
defect (bug)
|
8 weeks ago
|
7.0
|
has-patch
|
|
#65054
|
$_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler
|
rajeshcp
|
Security
|
normal
|
defect (bug)
|
2 months ago
|
|
has-patch
|
|
#65574
|
Unsafe usage of href attribute in wp-admin/js/common.js
|
|
Security
|
normal
|
defect (bug)
|
2 months ago
|
7.0
|
has-patch
|
|
#65052
|
Nonce check order flaw in post-quickdraft-save
|
rajeshcp
|
Security
|
normal
|
defect (bug)
|
4 months ago
|
|
has-patch
|
|
#60864
|
URL sanitizing strips valid characters instead of encoding, documented use is invalid
|
|
Security
|
normal
|
defect (bug)
|
8 months ago
|
|
has-patch
|
|
#63940
|
Prevent POST flood cache bypass attacks
|
|
Security
|
normal
|
defect (bug)
|
12 months ago
|
6.8.2
|
|
|
#58679
|
meta key field in usermeta table should NOT use accent insensitive collations
|
|
Security
|
major
|
defect (bug)
|
13 months ago
|
|
|
|
#63259
|
Replace zxcvbn with zxcvbn-ts
|
|
Security
|
normal
|
defect (bug)
|
17 months ago
|
|
|
|
#62693
|
check if chmod is available to prevent Fatal Errors
|
|
Security
|
normal
|
defect (bug)
|
21 months ago
|
|
|
|
#56860
|
Sodium Compat library is improperly loaded
|
|
Security
|
normal
|
defect (bug)
|
22 months ago
|
5.2
|
needs-patch
|
|
#57447
|
wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled
|
|
Security
|
normal
|
defect (bug)
|
4 years ago
|
|
|
|
#56521
|
wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by /
|
|
Security
|
major
|
defect (bug)
|
4 years ago
|
6.0.2
|
has-patch
|
|
#53994
|
REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request
|
|
Security
|
normal
|
defect (bug)
|
5 years ago
|
|
|
|
#53869
|
Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label
|
|
Security
|
normal
|
defect (bug)
|
5 years ago
|
5.8
|
has-patch
|
|
#52333
|
Lack of the : entity on the list of allowed entity names in kses.php
|
|
Security
|
minor
|
defect (bug)
|
6 years ago
|
5.6
|
has-patch
|
|
#37264
|
Please do not chmod 666 the wp-config.php file on installation.
|
|
Security
|
normal
|
defect (bug)
|
7 years ago
|
1.0
|
has-patch
|
|
#41391
|
Links to media in password protected pages
|
|
Security
|
normal
|
defect (bug)
|
9 years ago
|
4.7.5
|
|
|
#58397
|
Shortcodes in patterns are not rendered in templates
|
|
Shortcodes
|
normal
|
defect (bug)
|
3 weeks ago
|
6.2.2
|
has-patch
|
|
#57790
|
Parsing of Shortcode Attributes: bug locating a final attribute
|
|
Shortcodes
|
normal
|
defect (bug)
|
18 months ago
|
6.1.1
|
dev-feedback
|
|
#40958
|
force_balance_tags breaks Ninjaforms and probably other plugins that output html within js.
|
|
Shortcodes
|
normal
|
defect (bug)
|
19 months ago
|
4.7.4
|
|
|
#59509
|
Shortcode attributes named 0 are ignored
|
|
Shortcodes
|
normal
|
defect (bug)
|
23 months ago
|
6.3.1
|
needs-unit-tests
|
|
#44571
|
force_balance_tags breaks JavaScript
|
|
Shortcodes
|
normal
|
defect (bug)
|
2 years ago
|
4.9.7
|
|
|
#61007
|
Shortcode aren't paste inline in paragraphs
|
|
Shortcodes
|
major
|
defect (bug)
|
2 years ago
|
6.5
|
|
|
#60887
|
After upgrade to WordPress 6.4.3, do_shortcode no longer works in page templates
|
|
Shortcodes
|
critical
|
defect (bug)
|
2 years ago
|
6.4.3
|
|
|
#58174
|
A shortcode block that evaluates to nothing, renders as a space in the HTML
|
|
Shortcodes
|
normal
|
defect (bug)
|
3 years ago
|
|
|
|
#58386
|
Shortcode generated by a block element is not executed in templates
|
|
Shortcodes
|
normal
|
defect (bug)
|
3 years ago
|
6.2.2
|
needs-patch
|
|
#58469
|
Changeset 55832 broke shortcodes saved in block attributes and rendered serverside
|
|
Shortcodes
|
normal
|
defect (bug)
|
3 years ago
|
6.2.2
|
|
|
#52567
|
Shortcodes in separate <p> tags appear on same line in browser
|
|
Shortcodes
|
normal
|
defect (bug)
|
3 years ago
|
5.6.1
|
needs-patch
|
|
#55406
|
Shortcodes don't work inside srcset attribute
|
|
Shortcodes
|
normal
|
defect (bug)
|
4 years ago
|
5.8.3
|
|
|
#49877
|
Content enclosed by (content enclosing) shortcode gets stripped from excerpt
|
|
Shortcodes
|
normal
|
defect (bug)
|
6 years ago
|
5.4
|
dev-feedback
|
|
#49955
|
Shortcode escaping not correctly handled when followed by enclosing shortcodes
|
|
Shortcodes
|
normal
|
defect (bug)
|
6 years ago
|
|
|
|
#42718
|
Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+
|
|
Shortcodes
|
normal
|
defect (bug)
|
6 years ago
|
3.6
|
has-patch
|
|
#38713
|
Shortcodes and utf-8 no-break whitespace (\xc2\xa0)
|
|
Shortcodes
|
normal
|
defect (bug)
|
7 years ago
|
4.6.1
|
|
|
#35216
|
Return empty string from wp.shortcode.replace() callback is ignored
|
|
Shortcodes
|
normal
|
defect (bug)
|
8 years ago
|
3.5
|
has-patch
|
|
#65395
|
Site Health falsely reports "Opcode cache is not enabled" on shared hosting (WP 7.0)
|
|
Site Health
|
normal
|
defect (bug)
|
3 weeks ago
|
7.0
|
has-patch
|
|
#51230
|
WP_DEBUG is flagged when using the development environment type
|
|
Site Health
|
normal
|
defect (bug)
|
4 weeks ago
|
5.5
|
has-patch
|
|
#61577
|
health check count display bug
|
|
Site Health
|
normal
|
defect (bug)
|
2 months ago
|
6.5.5
|
|
|
#64908
|
PHP Warnings in Site Health information copy button
|
|
Site Health
|
normal
|
defect (bug)
|
4 months ago
|
6.9.4
|
|
|
#63058
|
Site Health: Directory size stuck in loading state
|
|
Site Health
|
normal
|
defect (bug)
|
17 months ago
|
|
|
|
#62630
|
Site Health plugin information display html tags in plugin name
|
|
Site Health
|
trivial
|
defect (bug)
|
21 months ago
|
6.7.1
|
has-patch
|
|
#61534
|
if debug mode is true and go to the site-heath page showing extra margin top at admin-menu
|
|
Site Health
|
normal
|
defect (bug)
|
2 years ago
|
|
dev-feedback
|
|
#60388
|
WordPress Core error message in my Website
|
|
Site Health
|
normal
|
defect (bug)
|
2 years ago
|
|
has-patch
|
|
#47266
|
Template of shutdown handler for fatal errors should not be displayed for CLI scripts
|
|
Site Health
|
normal
|
defect (bug)
|
2 years ago
|
5.2
|
has-patch
|
|
#55280
|
Unsupported operand types in Site Health
|
|
Site Health
|
normal
|
defect (bug)
|
3 years ago
|
5.9.1
|
|
|
#52977
|
Consider using basic auth in https healh check.
|
|
Site Health
|
normal
|
defect (bug)
|
3 years ago
|
5.7
|
dev-feedback
|
|
#58819
|
Critical error on this website
|
|
Site Health
|
normal
|
defect (bug)
|
3 years ago
|
6.2.2
|
|
|
#50895
|
False information about writable files in Site Health Info
|
|
Site Health
|
normal
|
defect (bug)
|
4 years ago
|
5.4.2
|
|
|
#52343
|
Site Health Page: Inactive theme message is inconsistent
|
|
Site Health
|
normal
|
defect (bug)
|
6 years ago
|
5.6
|
dev-feedback
|
|
#48399
|
Recovery mode can stick the admin in a bad state
|
|
Site Health
|
normal
|
defect (bug)
|
7 years ago
|
5.2
|
|
|
#65375
|
Paginated XML sitemap sub-pages return 404 once paged exceeds the blog post page count
|
|
Sitemaps
|
normal
|
defect (bug)
|
3 months ago
|
5.5
|
has-patch
|
|
#55848
|
wp-sitemap.xml fails to load with large number of URLs
|
|
Sitemaps
|
normal
|
defect (bug)
|
4 years ago
|
|
|
|
#56671
|
Sitemaps not working with almost pretty permalinks
|
|
Sitemaps
|
normal
|
defect (bug)
|
4 years ago
|
5.5
|
|
|
#54010
|
Redirect from /sitemap.xml to /wp-sitemap.xml needs to be 301 and not 302
|
|
Sitemaps
|
normal
|
defect (bug)
|
5 years ago
|
5.5
|
|
|
#51136
|
Third-party sitemap plugin returning 404 after disabling core's sitemap
|
|
Sitemaps
|
normal
|
defect (bug)
|
6 years ago
|
5.5
|
has-patch
|
|
#65679
|
Deprecation notice in WP_Term_Query when orderby is null
|
|
Taxonomy
|
normal
|
defect (bug)
|
5 weeks ago
|
|
dev-feedback
|
|
#52904
|
WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results
|
|
Taxonomy
|
major
|
defect (bug)
|
3 months ago
|
|
has-patch
|
|
#45076
|
Category counter is not updated
|
|
Taxonomy
|
normal
|
defect (bug)
|
8 months ago
|
|
dev-feedback
|
|
#57300
|
parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical
|
|
Taxonomy
|
major
|
defect (bug)
|
8 months ago
|
6.1.1
|
has-patch
|
|
#64357
|
get_terms() no longer returns terms when "include" or "exclude" is set to 'all' or an empty value in WP 6.9
|
johnjamesjacoby
|
Taxonomy
|
major
|
defect (bug)
|
9 months ago
|
6.9
|
|
|
#60269
|
URL parameter filtering with 'tag' parameter
|
|
Taxonomy
|
normal
|
defect (bug)
|
10 months ago
|
|
|
|
#59785
|
Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php
|
|
Taxonomy
|
normal
|
defect (bug)
|
15 months ago
|
6.3.3
|
|
|
#41631
|
Same Term Not Added
|
|
Taxonomy
|
normal
|
defect (bug)
|
15 months ago
|
4.8
|
dev-feedback
|
|
#63488
|
Wrong return value for get_category_by_path()
|
|
Taxonomy
|
normal
|
defect (bug)
|
16 months ago
|
|
has-patch
|
|
#60878
|
We need to add trim validation on Add New Category name
|
|
Taxonomy
|
normal
|
defect (bug)
|
16 months ago
|
|
has-patch
|
|
#57419
|
Adding terms to a taxonomy with non-latin characters results in PHP notice
|
|
Taxonomy
|
normal
|
defect (bug)
|
16 months ago
|
|
|
|
#50894
|
Replicate default behaviour for Custom taxonomies while creating/updating a post.
|
SergeyBiryukov
|
Taxonomy
|
normal
|
defect (bug)
|
17 months ago
|
5.4.2
|
has-patch
|
|
#61396
|
Duplicate terms with names in non-ASCII characters in different cases
|
|
Taxonomy
|
normal
|
defect (bug)
|
2 years ago
|
|
|
|
#44854
|
Bulk action missing/hidden on taxonomies
|
|
Taxonomy
|
minor
|
defect (bug)
|
2 years ago
|
3.8
|
ui/ux
|
|
#46338
|
taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given
|
|
Taxonomy
|
normal
|
defect (bug)
|
2 years ago
|
5.1
|
|
|
#60861
|
Issue with Parent Term Selection on wp-admin/edit-tags.php Screen
|
|
Taxonomy
|
normal
|
defect (bug)
|
2 years ago
|
6.4.3
|
has-patch
|
|
#60710
|
save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
6.4.3
|
|
|
#60076
|
200 tags maximum
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
6.4.2
|
dev-feedback
|
|
#56518
|
Terms with "0" slug do not work
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
6.0.2
|
|
|
#47339
|
Tags S and Š
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
5.2
|
needs-patch
|
|
#58748
|
Duplicate tags we can't select under post edit page. even slug are different.
|
|
Taxonomy
|
major
|
defect (bug)
|
3 years ago
|
6.3
|
needs-patch
|
|
#58490
|
Make wp_update_term_count function site context aware for the multisite
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
|
has-patch
|
|
#40206
|
wp_insert_term() $slug_provided check fails
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
4.7.3
|
has-patch
|
|
#58216
|
numeric tags are tagged with tag-ID instead of tag-slug in the post_class()
|
|
Taxonomy
|
major
|
defect (bug)
|
3 years ago
|
6.2
|
has-patch
|
|
#58109
|
Fatal Error when changed Taxonomy from hierarchical False to True
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
6.2
|
|
|
#54819
|
Adding Taxonomy with word "media" not showing list in Edit/Create Post
|
|
Taxonomy
|
normal
|
defect (bug)
|
3 years ago
|
|
|
|
#46482
|
Non-hierarchical taxonomies using checkbox display are not saving in quick edit
|
|
Taxonomy
|
normal
|
defect (bug)
|
4 years ago
|
5.1
|
|
|
#56892
|
wp_xx_categories() doesn't pad counts correctly when a sub-category exists
|
|
Taxonomy
|
normal
|
defect (bug)
|
4 years ago
|
|
|
|
#55908
|
performing two identical actions in sequence produces different results
|
|
Taxonomy
|
normal
|
defect (bug)
|
4 years ago
|
6.0
|
|
|
#50294
|
Ampersand and other symbols in term_exists do not get encoded properly
|
|
Taxonomy
|
normal
|
defect (bug)
|
4 years ago
|
5.4.1
|
|