Make WordPress Core

{1} All Tickets (8379 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (5601 - 5700 of 8379)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53383 bug: pre_get_posts modify vs posts (pages, etc) found numbers normal normal Awaiting Review defect (bug) 06/11/2021
#36595 can't set post_modified in wp_insert_post, becomes post_date dev-feedback normal normal defect (bug) 04/01/2020 10
#55442 count(): Parameter must be an array or an object that implements Countable in /var/www/html/wp-includes/post-template.php on line 319 reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2022 2
#43084 dashboard confuses published posts count with all posts normal normal Awaiting Review defect (bug) 05/15/2019 3
#47427 deleted pages for a plugin prevent page creation during re-installation of plugin reporter-feedback normal normal Awaiting Review defect (bug) 06/01/2019 3
#32057 fix: allow plugins to access click event in edit inline post normal normal defect (bug) 06/04/2019 1
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion close normal normal Future Release defect (bug) 11/14/2021 21
#32651 get_adjacent_post() doesn't return posts with the same date normal normal Future Release defect (bug) 06/24/2019 6
#22957 get_boundary_post Only works from a single page has-patch normal normal defect (bug) 06/04/2019 2
#37441 get_default_post_to_edit() function is broken normal normal defect (bug) 06/04/2019
#8107 get_next_post, get_previous_post do not work for posts posted within same second dev-feedback normal normal Future Release defect (bug) 12/09/2018 12
#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 2
#10230 get_pages function: number and child_of parameters conflict has-patch normal normal defect (bug) 01/15/2021 7
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 07/06/2023 4
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#62366 get_post_states() throws PHP warning has-patch normal normal Awaiting Review defect (bug) 11/12/2024 4
#41355 get_post_status filter is ignored in some cases normal normal Awaiting Review defect (bug) 07/18/2017
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#49478 get_post_type_object has the wrong type of validator for its parameter dev-feedback normal normal Awaiting Review defect (bug) 02/19/2020 1
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null has-patch normal normal defect (bug) 06/04/2019 5
#55037 get_posts why returning draft post list? reporter-feedback normal normal Awaiting Review defect (bug) 02/02/2022 4
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings normal normal Awaiting Review defect (bug) 05/03/2019 1
#43618 get_the_excerpt breaking wp-json API normal normal Awaiting Review defect (bug) 01/17/2019
#50255 get_the_modified_author() not working normal normal Awaiting Review defect (bug) 08/03/2021 1
#59241 get_the_posts_navigation wrong functions called for prev and next links has-patch normal normal Awaiting Review defect (bug) 08/30/2023 3
#50438 item_ labels do not work once registered in a post type close normal normal Awaiting Review defect (bug) 10/04/2023 5
#11311 kses converts ampersands to & in post titles, post content, and more normal normal Future Release defect (bug) 08/03/2022 21
#37372 missing "edit permalink button" below the title normal normal defect (bug) 06/04/2019 2
#49805 missing get_the_title / confusing the_title filter reporter-feedback normal normal Awaiting Review defect (bug) 04/04/2020 2
#43689 next_post_link()/previous_post_link() broken for custom post types in same custom taxonomy term reporter-feedback normal normal Awaiting Review defect (bug) 05/26/2022 1
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` normal normal defect (bug) 06/04/2019 3
#49343 post attributes not saving post order has-patch normal normal Awaiting Review defect (bug) 02/02/2020
#48006 post_date not as expected has-patch normal normal Awaiting Review defect (bug) 09/17/2019 11
#47552 post_name when inserting is not guaranteed to be unique normal normal Awaiting Review defect (bug) 06/18/2019 1
#48201 post_updated_messages event stop working version 5.2.3 reporter-feedback normal normal Awaiting Review defect (bug) 10/09/2019 3
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 12/12/2023 4
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#41980 show_in_menu doesn't work with int value has-patch normal normal Awaiting Review defect (bug) 09/25/2017
#51246 single_post_title() doesn't respect private and protected posts normal normal Awaiting Review defect (bug) 09/05/2020
#47742 sorting by date incorrect normal normal Awaiting Review defect (bug) 07/20/2019 2
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 01/06/2018
#44991 wp-login.php postpass no redirect dev-feedback normal normal Awaiting Review defect (bug) 09/26/2018 1
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 07/05/2019 4
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types dev-feedback normal normal Awaiting Review defect (bug) 07/05/2023 2
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov has-patch normal normal Future Release defect (bug) 01/06/2019 3
#34253 wp_insert_post() can assign a random, unauthorized user_id's normal normal defect (bug) 06/04/2019 1
#47307 wp_insert_post: status 'future' is saved although 'publish' selected has-patch normal normal Awaiting Review defect (bug) 05/17/2019
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates dev-feedback normal normal defect (bug) 06/04/2019 2
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 06/04/2019 5
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" dev-feedback normal normal Awaiting Review defect (bug) 07/06/2023 9
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter has-patch normal normal defect (bug) 06/04/2019 5
#56700 wp_update_post function not support meta update normal normal Awaiting Review defect (bug) 09/30/2022 1
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order has-patch normal normal enhancement 06/04/2019 5
#12826 AJAX trash posts has-patch normal normal enhancement 07/05/2019 5
#55920 Ability to query by post author in post_exists() has-patch normal normal Awaiting Review enhancement 06/07/2022 3
#15230 Action hook before the inserting post into the database dev-feedback normal normal Future Release enhancement 05/11/2021 14
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 06/04/2019 8
#30917 Add "Save and Close" button to page/post edit screen normal normal enhancement 06/04/2019 1
#46171 Add "backing up this post in your browser" label to post-type dev-feedback normal normal Awaiting Review enhancement 02/01/2019
#44435 Add Action / Filter in Post Details page for Screen Meta Links normal normal Awaiting Review enhancement 01/16/2019
#41893 Add URL filter in posts list table get_edit_link() dev-feedback normal normal Awaiting Review enhancement 02/15/2020 1
#36492 Add `WP_Post_Status` class dev-feedback normal normal enhancement 06/04/2019 16
#54376 Add `is_post_publicly_viewable` filter has-patch normal normal Awaiting Review enhancement 10/03/2024 3
#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 2
#54020 Add a filter to allow updating post without changing the modified dates dev-feedback normal normal Awaiting Review enhancement 09/29/2021 8
#61598 Add an interface option to let users set empty_trash_days has-patch normal normal Awaiting Review enhancement 07/10/2024 3
#50546 Add better error notices when deleting things fail dev-feedback normal normal Future Release enhancement 07/07/2020 5
#33714 Add custom post types to the 'At a Glance' widget needs-docs low normal enhancement 06/24/2024 12
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 06/04/2019 4
#51403 Add filter for _post_states as it outputs raw HTML normal normal Awaiting Review enhancement 09/28/2020
#36237 Add filter for post statuses in quickedit has-patch normal normal enhancement 06/04/2019 3
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 06/04/2019 4
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 07/18/2024 3
#12726 Add get_post_by_*() functions dev-feedback normal normal enhancement 06/04/2019 8
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 06/04/2019 4
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 05/30/2019 8
#55978 Adding optional post parameter to get_the_modified_author function dev-feedback normal normal Future Release enhancement 02/07/2023 11
#39841 Additional Post Button Options normal normal Awaiting Review enhancement 02/14/2017 4
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* has-patch normal normal Future Release enhancement 10/29/2024 44
#46283 Allow filtering post-type archive rewrites has-patch normal normal Awaiting Review enhancement 02/20/2019
#53425 Allow meta_input to be updated through user input has-patch normal normal Awaiting Review enhancement 06/16/2021
#38599 Allow verbose rewrite rules with custom post types normal normal Awaiting Review enhancement 07/27/2021 2
#55306 Before posts/pages listing if there multiple filter drop-downs, view of pagination buttons are not better looking. has-patch normal normal Awaiting Review enhancement 04/27/2022
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view has-patch normal normal Future Release enhancement 06/01/2021 18
#50292 Change 'post updated' notification text to '[post type name] updated' close normal normal Awaiting Review enhancement 07/28/2020 5
#34546 Change in function `get_post_field` normal normal enhancement 06/04/2019 1
#50921 Consider adding title attributes for metabox order buttons joedolson* normal normal Future Release enhancement 05/26/2021 4
#40311 Disable inline edit post via filter has-patch normal normal Future Release enhancement 03/30/2017 1
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 06/04/2019 16
#43702 Empty State UX for Posts & Pages screen when there is no content normal normal Awaiting Review enhancement 10/27/2020 3
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 06/18/2024 11
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 06/04/2019 16
#37332 Enhancement: Add a wrong password message on password protected posts has-patch normal normal enhancement 02/15/2024 3
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters dev-feedback normal normal Future Release enhancement 03/26/2019 4
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 02/27/2020 4
#61097 Filter `wp_count_posts()` query before execution to avoid slow query has-patch normal normal Awaiting Review enhancement 07/02/2024 8
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 06/04/2019 5
#42089 Function to detect if current page is a preview of a draft normal normal Awaiting Review enhancement 02/24/2018
#42088 Function to detect if current page is a scheduled post (is_scheduled() or is_future()) normal normal Awaiting Review enhancement 02/24/2018
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 04/18/2019 7
Note: See TracReports for help on using and creating reports.