|
#56480
|
_add_post_type_submenus doesn't use WP_Post_Type::$menu_position
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/12/2023
|
|
#17374
|
get_pages() with child_of forgets sort
|
DrewAPicture
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
04/18/2023
|
|
#24415
|
The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false'
|
|
dev-feedback
|
normal
|
normal
|
|
defect (bug)
|
05/24/2023
|
|
#44497
|
get_page_link() doesn't check if a valid post object is returned before trying to access its properties
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/08/2023
|
|
#58487
|
Text editor problem
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/08/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
|
|
#49355
|
"Publishing failed. Error message: Could not update post in the database" caused by encoding
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/02/2023
|
|
#43672
|
wp_delete_post() function ignores `$force_delete` parameter for custom post types
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/05/2023
|
|
#36313
|
get_pages() child_of argument does not work in combination with meta_key/value query
|
|
|
normal
|
normal
|
|
defect (bug)
|
07/06/2023
|
|
#41714
|
wp_list_pages() - horrible performance due to eventual "SELECT *"
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/06/2023
|
|
#35538
|
AllPosts page UI: link "All" has incorrect color
|
|
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
07/09/2023
|
|
#46296
|
Posts set to 'private' and password protected should return a 403 HTTP header status
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
07/10/2023
|
|
#55332
|
problem with quick comment discarded changes
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
08/09/2023
|
|
#41949
|
Allow multiple values for the same meta key to be passed to `wp_insert_post()`
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/25/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
|
|
#52738
|
Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/04/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
|
|
#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.
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
10/30/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
|
|
#14558
|
Separate Database Table Support for Custom Post Types
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/04/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
|
|
#49969
|
Previewing the page designated as "latest posts" shows the frontpage
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
04/15/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
|
|
#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
|
|
#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
|
|
#40711
|
WP_Post:get_instance: Update cache if $_post->filter is empty
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/29/2024
|
|
#57829
|
Post "Read" Capability for Rest API
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/31/2024
|
|
#61068
|
Wrong processing post_status for custom post_status
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/05/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
|
|
#59354
|
Unnecessary queries performed when updating a post without providing categories or tags
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/13/2024
|
|
#37671
|
Emptying Bin with large amount of posts results in whitescreen
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
06/18/2024
|
|
#33714
|
Add custom post types to the 'At a Glance' widget
|
|
needs-docs
|
low
|
normal
|
|
enhancement
|
06/24/2024
|
|
#61598
|
Add an interface option to let users set empty_trash_days
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/10/2024
|
|
#61695
|
Suggestion: Add a post_type column in the wp_postmeta table
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2024
|
|
#57622
|
Add filter to get_page_by_path
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2024
|
|
#29999
|
update post overwrites slug if current_user is contributor
|
|
dev-feedback
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
07/22/2024
|
|
#61691
|
quick draft added images and categories free
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
07/24/2024
|
|
#61773
|
get_posts() returns posts of removed custom post type
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/26/2024
|
|
#49812
|
EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' http: https: data: blob: 'unsafe-inline'".
|
|
|
normal
|
normal
|
|
defect (bug)
|
07/29/2024
|
|
#44524
|
Allow Users to View Custom Post Type Admin Page
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/29/2024
|
|
#12706
|
Custom post status bugs
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
task (blessed)
|
09/10/2024
|
|
#62049
|
Italics HTML tags in Post Titles are Being Converted to HTML Entities
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
09/17/2024
|
|
#52389
|
Consistently check for non-empty post ID in attachment functions
|
SergeyBiryukov*
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/30/2024
|
|
#60038
|
Pass original array of arguments to hooks that fire within `wp_insert_post()`
|
johnbillion
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
09/30/2024
|
|
#54376
|
Add `is_post_publicly_viewable` filter
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/03/2024
|
|
#31254
|
Post errors show success borders
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/03/2024
|
|
#61969
|
Post guid for custom post type being modified
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
10/08/2024
|
|
#62223
|
"Error in moving the item to Trash" when using Cloudflare Speed Brain (Missing/Unreachable directories)
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/17/2024
|
|
#62302
|
Post deletion hooks are not fully consistent.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
10/25/2024
|
|
#62366
|
get_post_states() throws PHP warning
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/19/2024
|
|
#57875
|
Add password strength meter for password protected content
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
11/19/2024
|
|
#58476
|
preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/28/2024
|
|
#62853
|
Order posts and terms by drag and drop from administration
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
01/24/2025
|
|
#59901
|
PHPunit tests for wp_find_hierarchy_loop
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
02/12/2025
|
|
#50435
|
In some cases wp_get_post_parent_id() = get_post_ancestors
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/18/2025
|
|
#62948
|
Posts tagged with complex Emoji can't be found
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/04/2025
|
|
#14513
|
Time for a wp_post_relationships table?
|
|
|
normal
|
normal
|
|
feature request
|
04/07/2025
|
|
#56590
|
TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/12/2025
|
|
#56599
|
"All" view not selected for all relevant views for custom post type
|
|
has-patch
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
05/12/2025
|
|
#57438
|
Slug is not generated when saving posts as draft
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/12/2025
|
|
#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)
|
05/12/2025
|
|
#62461
|
If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/12/2025
|
|
#8592
|
Private Pages not listed in the Parent dropdown
|
SergeyBiryukov
|
needs-unit-tests
|
normal
|
critical
|
Future Release
|
enhancement
|
05/25/2025
|
|
#59680
|
Nextpage add pagination for page
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
feature request
|
06/05/2025
|
|
#39666
|
Put front page on top of "All pages" list
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
06/19/2025
|
|
#32295
|
Pagination on preview/scheduled posts
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/21/2025
|
|
#27326
|
wp_list_pages - exclude parameter changes behaviour depending on depth
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/23/2025
|
|
#12955
|
Add get_post filter
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
feature request
|
06/26/2025
|
|
#52888
|
Docs: Update get_children function
|
SergeyBiryukov
|
dev-feedback
|
normal
|
minor
|
Future Release
|
enhancement
|
06/27/2025
|
|
#11697
|
Keep private posts in the admin area / Was: Make private posts a canonical plugin
|
|
close
|
normal
|
normal
|
|
defect (bug)
|
06/29/2025
|
|
#25349
|
Can't retrieve calculated excerpt bound by <!--more--> on single page view
|
|
close
|
normal
|
normal
|
Future Release
|
enhancement
|
06/29/2025
|
|
#12726
|
Add get_post_by_*() functions
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
07/02/2025
|
|
#22957
|
get_boundary_post Only works from a single page
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
07/04/2025
|
|
#63574
|
Post Options Divider Missing in Mobile View on Post List Page (WP-Admin) (Playground)
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/08/2025
|
|
#39848
|
New filter 'the_title_wrap'
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/13/2025
|
|
#24672
|
Remove final from WP_Post class
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/15/2025
|
|
#51365
|
Introduce dedicated function to check if post meta exists
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/16/2025
|
|
#51787
|
Introduce dedicated function that retrieves post object by metadata
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/16/2025
|
|
#40650
|
get_pages() should accept 'any' among it's post_status arg
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2025
|
|
#24572
|
Should be able to unlock a post outside of ajax handler
|
|
close
|
normal
|
normal
|
|
enhancement
|
07/22/2025
|
|
#18264
|
Future private posts listed as already published with future date specified
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/05/2025
|
|
#60427
|
small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response)
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
08/09/2025
|
|
#63662
|
DateTimePicker in the post editor does not show posts that are published on midnight of first day of month
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/19/2025
|
|
#7231
|
wp_link_pages: option next_and_number
|
sorich87*
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
08/26/2025
|
|
#61996
|
Slug Conflict When a Published and Draft Page Share post_name
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
08/30/2025
|
|
#42936
|
get_adjacent_post won't find any posts that are published in the same minute
|
johnbillion
|
close
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/03/2025
|
|
#49294
|
If multiple posts has same date, get_previous_post() and get_next_post() returns only first/last of them
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/03/2025
|
|
#32651
|
get_adjacent_post() doesn't return posts with the same date
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/03/2025
|
|
#47279
|
$post object passed to clean_post_cache action can contain outdated values
|
|
needs-docs
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/05/2025
|
|
#47552
|
post_name when inserting is not guaranteed to be unique
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/05/2025
|
|
#62954
|
Reassess the best way to store, hash, and check post passwords
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/07/2025
|
|
#36738
|
No validation for $post_date_gmt parameter
|
paulbonneau
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/12/2025
|
|
#39942
|
Restored Post may steal slug to published Post
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/14/2025
|
|
#32824
|
Consistent search fields between posts and terms
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
09/15/2025
|
|
#63598
|
Post locking takeover dialogue shows when `show_post_locked_dialog` filter returns false
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/17/2025
|
|
#55895
|
Register custom post statuses
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/22/2025
|