| 1
|
#56059
|
register_post_type()'s "description" argument can't be translated (gettext)
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
4 years ago
|
| 2
|
#60427
|
small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response)
|
|
Posts, Post Types
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
|
13 months ago
|
|
|
#47742
|
sorting by date incorrect
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
| 5
|
#29999
|
update post overwrites slug if current_user is contributor
|
|
Posts, Post Types
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
2 years ago
|
| 1
|
#64570
|
when the trash is empty we should load all posts
|
pbearne
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
7 months ago
|
| 2
|
#47652
|
wp_dashboard_right_now() emits debug notices on unregistered core post types
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
| 4
|
#43672
|
wp_delete_post() function ignores `$force_delete` parameter for custom post types
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
3 years ago
|
| 2
|
#41714
|
wp_list_pages() - horrible performance due to eventual "SELECT *"
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
3 years ago
|
|
|
#56700
|
wp_update_post function not support meta update
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
4 years ago
|
|
|
#55920
|
Ability to query by post author in post_exists()
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
changes-requested
|
4 years ago
|
|
|
#41893
|
Add URL filter in posts list table get_edit_link()
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
7 years ago
|
| 1
|
#54376
|
Add `is_post_publicly_viewable` filter
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
2 years ago
|
| 3
|
#63534
|
Add `link_to` label to post types
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
12 months ago
|
| 1
|
#59986
|
Add a filter into the $wp_meta_boxes output loop to provide the ability to change data
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
2 years ago
|
| 2
|
#54020
|
Add a filter to allow updating post without changing the modified dates
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
5 years ago
|
|
|
#61598
|
Add an interface option to let users set empty_trash_days
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
2 years ago
|
|
|
#64785
|
Add filter for redirect_to URL in get_the_password_form()
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
6 months ago
|
| 3
|
#57622
|
Add filter to get_page_by_path
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
2 years ago
|
| 8
|
#32545
|
Adding actions before and after "Add New" button
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
7 years ago
|
| 2
|
#38599
|
Allow verbose rewrite rules with custom post types
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
5 years ago
|
| 3
|
#65042
|
Alter Attachment page slug behaviour
|
|
Posts, Post Types
|
normal
|
trivial
|
Awaiting Review
|
enhancement
|
|
5 months ago
|
| 2
|
#65548
|
Audit usage of edit_post()
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
2 months ago
|
| 1
|
#63600
|
Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages()
|
vincent06
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-docs
|
10 months ago
|
| 5
|
#43740
|
Filter WP_Post methods (vs. removing final/'get_post' filter)
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
7 months ago
|
|
|
#63729
|
Fix misleading summary in PHPDoc for wp_insert_post()
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
10 months ago
|
|
|
#65520
|
Improve type safety in get_the_ID() to prevent property access on non-WP_Post values
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
2 months ago
|
| 3
|
#48375
|
Introduce a separate capability for trashing a post
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
7 years ago
|
| 1
|
#51787
|
Introduce dedicated function that retrieves post object by metadata
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
14 months ago
|
| 1
|
#35416
|
List children pages of another (in dashboard)
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
6 years ago
|
|
|
#49644
|
Move logic from register_post_type() into WP_Post_Type->register()
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
6 years ago
|
|
|
#39848
|
New filter 'the_title_wrap'
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
14 months ago
|
| 1
|
#49164
|
Page List Order
|
|
Posts, Post Types
|
normal
|
major
|
Awaiting Review
|
enhancement
|
close
|
12 days ago
|
| 2
|
#65501
|
Password Protected Page Text
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
2 months ago
|
| 3
|
#57829
|
Post "Read" Capability for Rest API
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
2 years ago
|
| 2
|
#60791
|
Pre-populate slug using URL parameters on new post edit screen.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
2 years ago
|
| 5
|
#62954
|
Reassess the best way to store, hash, and check post passwords
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
12 months ago
|
| 22
|
#24672
|
Remove final from WP_Post class
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
14 months ago
|
| 15
|
#14558
|
Separate Database Table Support for Custom Post Types
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
3 years ago
|
| 1
|
#39439
|
Should wp_insert_attachment() update GUID
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
5 years ago
|
|
|
#61695
|
Suggestion: Add a post_type column in the wp_postmeta table
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
2 years ago
|
| 1
|
#64362
|
Support for Faux WP_Post Objects
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
4 months ago
|
|
|
#61249
|
The character count in the post_excerpt is fine instead of counting words.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
7 months ago
|
| 2
|
#43287
|
The text "immediately" should be capitalize in publish meta box.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
7 years ago
|
|
|
#40711
|
WP_Post:get_instance: Update cache if $_post->filter is empty
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
2 years ago
|
|
|
#18613
|
get_adjacent_post() doesn't find private posts
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
10 months ago
|
|
|
#65078
|
get_page_by_title should not be deprecated
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
4 months ago
|
| 2
|
#40650
|
get_pages() should accept 'any' among it's post_status arg
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
6 months ago
|
| 1
|
#61773
|
get_posts() returns posts of removed custom post type
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
2 years ago
|
| 3
|
#28798
|
htaccess and protected option
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
5 years ago
|
| 4
|
#31154
|
register_post_type function does not check reserved post_types
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
5 years ago
|
| 1
|
#48370
|
Add "next/previous" links to Edit Post screen
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
7 years ago
|
|
|
#49708
|
Add a new function get_page_by_guid
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
10 months ago
|
|
|
#65511
|
Introduce has_content() helper function
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
2 months ago
|
| 5
|
#64423
|
Introduce register_content_type() API for declarative content modeling
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
4 months ago
|
|
|
#43347
|
Introduction of 'has_single' register_post_type parameter
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
4 years ago
|
| 6
|
#37376
|
Make it possible for custom post type to have an archive but no single
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
needs-unit-tests
|
4 months ago
|
| 3
|
#28463
|
Need core concept of the first publication of a post/comment.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
4 years ago
|
|
|
#59680
|
Nextpage add pagination for page
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
15 months ago
|
|
|
#62853
|
Order posts and terms by drag and drop from administration
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
20 months ago
|
|
|
#62302
|
Post deletion hooks are not fully consistent.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
has-patch
|
23 months ago
|
| 2
|
#55087
|
Published environment and published versions for posts/pages to be able to work on the same post/page without affecting the production version until the changes are ready to become the next version of the production post/page.
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
3 years ago
|
| 1
|
#65663
|
Serve an overdue scheduled post instead of a 404 when its permalink is requested
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
7 weeks ago
|
| 1
|
#61691
|
quick draft added images and categories free
|
|
Posts, Post Types
|
normal
|
normal
|
Awaiting Review
|
feature request
|
dev-feedback
|
2 years ago
|
|
|
#65735
|
"Complete request" on the Erase Personal Data screen is easily mistaken for an instruction to erase
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
6 weeks ago
|
|
|
#59479
|
'Erase Personal Data' simply doesn't work
|
|
Privacy
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
|
3 years ago
|
| 2
|
#44010
|
Add general filters for registering various privacy policy information (cookies) from plugins
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
| 2
|
#52070
|
Erase Personal Data & Export Personal Data Table Nav Free Space Issue
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
| 3
|
#55140
|
Erase Personal Data Email Validation Issue
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
4 years ago
|
| 2
|
#46905
|
Erase Personal Data without verify enable erase option and change status issue
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
7 years ago
|
| 1
|
#64282
|
Erase personal data does not remove biographical info
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
2 weeks ago
|
| 2
|
#44381
|
GDPR V2 - Anticipate front-end only sites for confirm actions
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
| 2
|
#44258
|
Inconsistency in Export and Erase Personal data behavior
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
7 years ago
|
| 1
|
#59025
|
Incorrect error message when changing the screen options after erasing personal data
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
2 months ago
|
| 2
|
#44215
|
Personal data exports - Empty values are included in the report
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
7 years ago
|
| 4
|
#44151
|
Personal data exports - lower priority exporters should place their data after the higher priority ones
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
has-patch
|
7 years ago
|
| 15
|
#14682
|
Privacy leakage: gravatars leak identity information
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
6 years ago
|
| 2
|
#48265
|
The privacy export files cleanup can run unlink on directories throwing an error.
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
5 years ago
|
| 4
|
#43910
|
Add actions and filters so plugins can easily extend export/erasure functionality
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
8 years ago
|
| 2
|
#49357
|
Admin intervention for personal data export really needed?
|
xkon*
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
5 years ago
|
| 9
|
#43588
|
Anonymize commenter IP address once a comment is no longer pending
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
8 years ago
|
| 5
|
#48009
|
Expand upon the Media item data in Export Requests
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
7 years ago
|
| 4
|
#44161
|
Expired session tokens need to be removed from database because GDPR
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
13 months ago
|
| 1
|
#44261
|
Export User Data includes media URLs, not the actual media files in zip file
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
6 years ago
|
| 1
|
#44645
|
Expose download link
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
6 years ago
|
| 3
|
#44268
|
GDPR concerns on the core commenting flow
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
8 years ago
|
| 4
|
#44806
|
If commenter doesn't check (cookie) consent checkbox, don't use Gravatar.
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
6 years ago
|
| 2
|
#44678
|
Introduce Bulk Copy or Copy All to Privacy Policy Guide
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
6 years ago
|
| 1
|
#43811
|
Licence & Policy notice during installation
|
xkon
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
3 years ago
|
| 2
|
#49602
|
New design for Privacy settings page and hooks
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
7 months ago
|
| 1
|
#44539
|
Notify the admin when no personal data is found for a user
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
19 months ago
|
| 3
|
#44186
|
Possibles enhancements to 4.9.6 privacy tools
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
8 years ago
|
| 1
|
#54390
|
Privacy Policy should be generated on the site language (locale) and not on users language
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
dev-feedback
|
5 years ago
|
| 1
|
#43993
|
Provide indication to admin when user downloads privacy export
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
8 years ago
|
| 3
|
#44067
|
Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
8 years ago
|
|
|
#56542
|
Should not allow to unregistered user be able to make a "Export Personal Data" Request
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
4 years ago
|
| 2
|
#47488
|
add "extensibility" to WP_Privacy_Requests_Table
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
7 years ago
|
| 4
|
#44001
|
oEmbed two click / local emoji scripts
|
|
Privacy
|
normal
|
major
|
Awaiting Review
|
enhancement
|
has-patch
|
3 months ago
|
| 6
|
#44370
|
wp_privacy_delete_old_export_files runs too much on some setups
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
has-patch
|
4 months ago
|
| 2
|
#52903
|
Consent Management within WordPress Core
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
4 years ago
|
| 9
|
#60805
|
Reading Settings: add option to discourage AI services from crawling the site
|
|
Privacy
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
20 months ago
|