#57303
|
wp_get_posts() for post_type="any" + post__in creates not optimized database query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/09/2022
|
#57331
|
Post slugs are appending '%ef%bf%bc' causing redirection errors
|
|
reporter-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
12/15/2022
|
#57437
|
Insecure Direct Object Reference in "author" parameter while making a page live Leads to Vertical Privilege Escalation on a Different Account
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/12/2023
|
#57438
|
Slug is not generated when saving posts as draft
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/08/2023
|
#57496
|
Lazy load post meta
|
pbearne*
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
07/31/2024
|
#57507
|
function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404
|
|
dev-feedback
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
01/19/2023
|
#57597
|
Have a button to copy permalinks on the post & page overview
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/02/2023
|
#57622
|
Add filter to get_page_by_path
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2024
|
#57634
|
Hide "view" link from Post List Table if empty string passed to post_link
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/04/2023
|
#57737
|
Start composing post with same title as existing post, click Preview, post_title is set to point to existing post
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/21/2023
|
#57741
|
Core throwing 'Attempt to read property "post_type" on null'
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/17/2023
|
#57810
|
Should wp_insert_post() function call 'wp_insert_post' action with 'update' equals true after creating post for the first time.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/12/2023
|
#57829
|
Post "Read" Capability for Rest API
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/31/2024
|
#58062
|
Positioning of custom post type submenu
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/12/2023
|
#58205
|
Not able to create or edit new posts and pages in WordPress 6.2.
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
04/27/2023
|
#58447
|
Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
11/20/2023
|
#58476
|
preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/12/2023
|
#58487
|
Text editor problem
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/08/2023
|
#58512
|
Enhancing Security and User Experience: Addressing Password Length Limitations and Improving Validation Process
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/14/2023
|
#58617
|
Post Status label inconsistency in get_post_statuses() and get_post_stati() functions
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
06/25/2023
|
#58714
|
View post link issue in post/article listing screen
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/05/2023
|
#58838
|
Author filter on a posts list page
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
07/18/2023
|
#59014
|
PHP Fatal error in post-template.php
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
10/31/2023
|
#59027
|
Weekly wp_get_archives has invalid link (link for month instead of year)
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
05/21/2024
|
#59058
|
Large URLs not fully shown in popup box
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/24/2023
|
#59085
|
Command Palette - switching posts wrong url redirect for non FSE sites
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/12/2023
|
#59241
|
get_the_posts_navigation wrong functions called for prev and next links
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/30/2023
|
#59348
|
Excerpt block length is not full customizable any more
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/14/2023
|
#59354
|
Unnecessary queries performed when updating a post without providing categories or tags
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/13/2024
|
#59374
|
Bulk Edit does not let me remove "Uncategorized" for categorized posts
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
09/17/2023
|
#59610
|
Post modified date cannot be updated through WP-CLI
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/13/2023
|
#59664
|
I have tested beta 6.4 version and some issue on mobile device
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/27/2023
|
#59766
|
Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/18/2024
|
#59986
|
Add a filter into the $wp_meta_boxes output loop to provide the ability to change data
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/28/2024
|
#60038
|
Pass original array of arguments to hooks that fire within `wp_insert_post()`
|
johnbillion
|
has-patch
|
normal
|
normal
|
6.7
|
enhancement
|
09/17/2024
|
#60121
|
catastrophic content overwrite from "Add New Pattern"
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
12/20/2023
|
#60189
|
Add post duplication quick action
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
01/03/2024
|
#60210
|
Preserving Link When Replacing the Image of an Image Block within Unsynced Patterns
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
01/08/2024
|
#60427
|
small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response)
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
02/02/2024
|
#60482
|
Password Protected stops working
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/09/2024
|
#60646
|
Docs: Incorrect return type specified for get_post_custom with negative post ID value
|
|
has-patch
|
normal
|
trivial
|
Future Release
|
defect (bug)
|
06/11/2024
|
#60777
|
New terms created when a term with commas is added in post editor
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/14/2024
|
#60791
|
Pre-populate slug using URL parameters on new post edit screen.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/17/2024
|
#60796
|
An error for page and post without revisions support
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/03/2024
|
#60963
|
Custom query, inherit main query, show scheduled posts
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
04/08/2024
|
#61068
|
Wrong processing post_status for custom post_status
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/05/2024
|
#61084
|
getDate JS error when opening post
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
04/26/2024
|
#61097
|
Filter `wp_count_posts()` query before execution to avoid slow query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/02/2024
|
#61242
|
PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()`
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/20/2024
|
#61249
|
The character count in the post_excerpt is fine instead of counting words.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/20/2024
|
#61406
|
Heading block attribute type issue
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/22/2024
|
#61502
|
Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/25/2024
|
#61598
|
Add an interface option to let users set empty_trash_days
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/10/2024
|
#61691
|
quick draft added images and categories free
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
07/24/2024
|
#61695
|
Suggestion: Add a post_type column in the wp_postmeta table
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2024
|
#61716
|
Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/20/2024
|
#61773
|
get_posts() returns posts of removed custom post type
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/26/2024
|
#61911
|
Incorrect schema for global styles REST API endpoint
|
|
has-patch
|
normal
|
normal
|
6.7
|
defect (bug)
|
09/18/2024
|
#61914
|
prepublish modal not appearing when we select custom post status
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
08/23/2024
|
#61969
|
Post guid for custom post type being modified
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
09/17/2024
|
#61996
|
Slug Conflict When a Published and Draft Page Share post_name
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/06/2024
|
#62049
|
Italics HTML tags in Post Titles are Being Converted to HTML Entities
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
09/17/2024
|
#62051
|
Pagination and custom post types that have a hierarchy
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/16/2024
|
#14682
|
Privacy leakage: gravatars leak identity information
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/01/2020
|
#43437
|
Add way for registered users to request deletion or anonymization of their private data
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
10/17/2020
|
#43588
|
Anonymize commenter IP address once a comment is no longer pending
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/09/2019
|
#43738
|
Make the personal data Export/Delete functionality available in network-wide for super admins
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
10/07/2020
|
#43809
|
Add personal data from posts to personal data export
|
tz-media
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
12/18/2019
|
#43811
|
Licence & Policy notice during installation
|
xkon
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/29/2023
|
#43821
|
Add UX in the Network Admin for setting a network-wide privacy policy
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
07/06/2020
|
#43822
|
Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
07/06/2020
|
#43854
|
Add cards to the Tools page for personal data tools
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
05/23/2019
|
#43879
|
Add tools for anonymizing of post authors
|
tz-media
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
09/07/2020
|
#43880
|
Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user.
|
tz-media
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
07/09/2018
|
#43910
|
Add actions and filters so plugins can easily extend export/erasure functionality
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/13/2018
|
#43923
|
Add a step to the Data Removal/Erasure UX for deleting a user account
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
07/06/2020
|
#43933
|
Make the Privacy Policy page intro text shorter and more friendly
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
09/05/2020
|
#43938
|
Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure
|
xkon
|
|
normal
|
normal
|
Future Release
|
enhancement
|
06/23/2020
|
#43993
|
Provide indication to admin when user downloads privacy export
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/2019
|
#44000
|
Add notification bubble to Tools menu for data export/erase requests
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
02/10/2020
|
#44001
|
oEmbed two click / local emoji scripts
|
|
|
normal
|
major
|
Awaiting Review
|
enhancement
|
12/12/2019
|
#44010
|
Add general filters for registering various privacy policy information (cookies) from plugins
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/22/2019
|
#44034
|
Privacy: Introduce a function to count user requests by type
|
garrett-eclipse
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
10/12/2020
|
#44043
|
Framework for logging/retrieving a users consent state
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
11/26/2020
|
#44067
|
Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/13/2019
|
#44078
|
Add an email pseudonymization function that preserves first letter and TLD
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
09/20/2019
|
#44084
|
Privacy: The personal data export file should be generated in the user's locale
|
garrett-eclipse
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/08/2020
|
#44101
|
Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
05/23/2019
|
#44133
|
Should the Data Export indicate when we have no information on the user
|
xkon
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
11/08/2021
|
#44145
|
Rework Privacy settings page to use the Settings API
|
xkon*
|
|
normal
|
normal
|
Future Release
|
enhancement
|
09/26/2020
|
#44151
|
Personal data exports - lower priority exporters should place their data after the higher priority ones
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/22/2019
|
#44153
|
Plugin privacy polices and admin notification
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
04/22/2019
|
#44161
|
Expired session tokens need to be removed from database because GDPR
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/17/2019
|
#44176
|
Un-map Privacy Capabilities
|
xkon
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
10/24/2020
|
#44179
|
Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
10/16/2020
|
#44186
|
Possibles enhancements to 4.9.6 privacy tools
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/20/2018
|
#44204
|
Privacy export codebase in 4.9.6 doesn't use WP Filesystem API
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
08/22/2020
|
#44215
|
Personal data exports - Empty values are included in the report
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/03/2019
|
#44222
|
Add Archive state to privacy requests
|
garrett-eclipse
|
|
normal
|
normal
|
Future Release
|
enhancement
|
10/20/2020
|
#44236
|
Maintain consistency between privacy export report and archive filenames
|
GripsArt
|
needs-unit-tests
|
low
|
minor
|
Future Release
|
defect (bug)
|
01/27/2019
|