Make WordPress Core

{1} All Tickets (7974 matches)

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

Results (5501 - 5600 of 7974)

Posts, Post Types (98 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56576 When post is switched from published to draft, create revision normal normal Awaiting Review enhancement 09/15/2022
#49136 White screen in password protected posts, referrer policy normal normal Awaiting Review defect (bug) 03/06/2020 2
#11207 WordPress may display incorrect message when post is saved/published/etc has-patch normal normal Future Release defect (bug) 07/21/2022 15
#32773 You cannot move Private nor Passworded posts to Draft. You must make them public first. normal normal Awaiting Review defect (bug) 07/03/2017 3
#56480 _add_post_type_submenus doesn't use WP_Post_Type::$menu_position normal normal Awaiting Review defect (bug) 04/12/2023 1
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update dev-feedback normal normal defect (bug) 06/04/2019 4
#48622 `editable_slug` filter does not pass the correct value normal normal Future Release defect (bug) 11/14/2019 3
#36634 `register_post_status()` default causes notices in post list table has-patch normal normal defect (bug) 06/04/2019
#48410 `wp_insert_post()` can result in duplicate post data normal normal Awaiting Review defect (bug) 01/02/2020 2
#58141 `wp_insert_post` considers `"0"` as empty content. has-patch normal normal 6.3 defect (bug) 04/20/2023 4
#44377 add filter to post_submit_meta_box() to conditionally refrain from outputting the "Visibility" fields normal normal Awaiting Review enhancement 06/15/2018
#52950 add_meta_box issue in wordpress 5.7 normal major Awaiting Review defect (bug) 03/31/2021 1
#43083 adding "Unlisted" type for post visibility normal normal Awaiting Review feature request 03/02/2018 4
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget has-patch normal normal Awaiting Review enhancement 08/16/2019 4
#35871 before_delete_post incorrectly triggered from edit.php to post.php reporter-feedback normal normal defect (bug) 06/04/2019 5
#45764 blog page and homepage the same list pages and not posts dev-feedback normal minor Awaiting Review defect (bug) 12/12/2019 9
#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
#31677 count_user_posts is not working in wordpress 4.1 reporter-feedback normal normal Awaiting Review defect (bug) 07/07/2017 5
#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
#11381 display_page_row() generates boat loads of needless queries normal normal defect (bug) 06/04/2019 9
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() needs-unit-tests normal normal Future Release enhancement 01/26/2023 12
#32057 fix: allow plugins to access click event in edit inline post normal normal defect (bug) 06/04/2019 1
#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
#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
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal enhancement 06/04/2019 6
#32651 get_adjacent_post() doesn't return posts with the same date normal normal Future Release defect (bug) 06/24/2019 6
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 06/04/2019 7
#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
#56660 get_pages lack of performance normal major Awaiting Review enhancement 09/26/2022 1
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 01/15/2021 3
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 05/03/2017 3
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 04/18/2023 8
#54964 get_permalink() does not use the correct slug rewrite base normal blocker Awaiting Review defect (bug) 03/21/2023 2
#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
#49093 get_posts Some fields of the $args argument are not documented close normal minor Awaiting Review defect (bug) 01/14/2020 3
#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
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 07/03/2020 5
#50255 get_the_modified_author() not working normal normal Awaiting Review defect (bug) 08/03/2021 1
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 06/04/2019 3
#28798 htaccess and protected option normal normal Awaiting Review enhancement 10/15/2021 4
#50438 item_ labels do not work once registered in a post type normal normal Awaiting Review defect (bug) 05/03/2023 4
#11311 kses converts ampersands to & in post titles, post content, and more normal normal Future Release defect (bug) 08/03/2022 21
#12567 make post_submit_meta_box more generic normal normal enhancement 06/04/2019 15
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post dev-feedback normal normal Awaiting Review enhancement 01/02/2020 3
#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) 06/08/2023
#55332 problem with quick comment discarded changes normal minor Awaiting Review defect (bug) 03/07/2022
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 02/21/2022 14
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 06/25/2022 4
#52518 sanitize_post_field filter for 'raw' context normal normal Awaiting Review enhancement 02/13/2021
#40608 show view link and permalink when editing a post even if post type does not supports 'title' has-patch normal normal Awaiting Review enhancement 05/01/2017 2
#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
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 06/04/2019 9
#43036 the_posts_pagination() - redirect URL for first page in category normal normal Awaiting Review defect (bug) 01/06/2018
#46555 update fails when I have a print statement in my code. reporter-feedback normal minor Awaiting Review defect (bug) 03/18/2019 3
#29999 update post overwrites slug if current_user is contributor dev-feedback normal minor Awaiting Review defect (bug) 04/01/2021 15
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 06/04/2019 1
#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) 01/17/2019 1
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 02/13/2018 4
#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
#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
#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
#24705 wp_link_pages() does not showing active current element dev-feedback normal major Awaiting Review enhancement 12/09/2018 6
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 03/15/2019 6
#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) 05/16/2019 7
#25787 wp_page_menu function is very inefficient has-patch normal major enhancement 06/04/2019 3
#50447 wp_publish_post not checking for unique post slugs has-patch normal major Future Release defect (bug) 10/17/2022 3
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 06/04/2019 8
#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
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive needs-unit-tests normal minor defect (bug) 06/04/2019 12
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties has-patch normal normal enhancement 01/18/2022 1
#56700 wp_update_post function not support meta update normal normal Awaiting Review defect (bug) 09/30/2022 1

Privacy (2 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#44222 Add Archive state to privacy requests garrett-eclipse normal normal Future Release enhancement 10/20/2020 12
#49035 Add Export & Erasure requests to a dashboard widget. dev-feedback normal normal Future Release feature request 12/01/2020 15
Note: See TracReports for help on using and creating reports.