Make WordPress Core

{23} Popular Tickets (5293 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4601 - 4700 of 5293)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#39624 Misleading warning when editing the page_for_posts page Posts, Post Types normal normal 1 Awaiting Review defect (bug) 01/15/2018
#37156 Multisite: WP-generated permalink for title-less post does not work (Or: numeric post slug that matches existing post ID number generates 404 error) Posts, Post Types normal normal 1 defect (bug) reporter-feedback 06/04/2019
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types normal trivial 1 Awaiting Review defect (bug) has-patch 10/03/2018
#58205 Not able to create or edit new posts and pages in WordPress 6.2. Posts, Post Types normal major 1 Awaiting Review defect (bug) 04/27/2023
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 05/20/2024
#51867 Page Parent dropdown is a huge mess Posts, Post Types normal major 1 Awaiting Review defect (bug) 11/29/2020
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal 1 Future Release defect (bug) needs-unit-tests 02/20/2019
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal 1 Future Release defect (bug) needs-unit-tests 06/04/2019
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 02/22/2024
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor 1 Future Release defect (bug) has-patch 05/19/2017
#60482 Password Protected stops working Posts, Post Types normal normal 1 Awaiting Review defect (bug) 02/09/2024
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end Posts, Post Types normal normal 1 Awaiting Review defect (bug) 08/09/2018
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal 1 Future Release defect (bug) dev-feedback 10/14/2022
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal normal 1 Awaiting Review defect (bug) dev-feedback 11/06/2019
#44530 Post or page custom fields give wrong error message when enter value only. Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 07/07/2018
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types low normal 1 Future Release defect (bug) has-patch 01/15/2018
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types normal trivial 1 Awaiting Review defect (bug) 02/08/2021
#49969 Previewing the page designated as "latest posts" shows the frontpage Posts, Post Types normal normal 1 Future Release defect (bug) 04/15/2024
#32039 Publish date when publishing a scheduled post in the past Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Posts, Post Types normal normal 1 Awaiting Review defect (bug) 09/16/2019
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal 1 defect (bug) 08/09/2019
#57810 Should wp_insert_post() function call 'wp_insert_post' action with 'update' equals true after creating post for the first time. Posts, Post Types normal normal 1 Awaiting Review defect (bug) 03/12/2023
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#41226 Static "posts page" preview not working Posts, Post Types normal normal 1 Awaiting Review defect (bug) needs-unit-tests 02/17/2019
#51374 The initial revision of an imported post goes missing Posts, Post Types normal normal 1 Awaiting Review defect (bug) 09/22/2020
#40528 Title with ascii paragraph separator is not being filtered on post save Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 04/23/2017
#55638 Undefined property: WP_Post_Type::$post_type Posts, Post Types normal normal 1 Awaiting Review defect (bug) 05/13/2022
#37917 Users without the edit_private_posts capability can still create private posts Posts, Post Types normal normal 1 Awaiting Review defect (bug) dev-feedback 04/19/2019
#54258 WP_Query::is_tax() returns true on custom post type archives (5.8.1) Posts, Post Types normal normal 1 Awaiting Review defect (bug) 10/19/2021
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field Posts, Post Types normal normal 1 Awaiting Review defect (bug) 07/22/2020
#56364 When I update to 6.0.1 it hides categories, Featured image, Author selection when I want to create a post Posts, Post Types normal normal 1 Awaiting Review defect (bug) 09/03/2022
#32773 You cannot move Private nor Passworded posts to Draft. You must make them public first. Posts, Post Types normal normal 1 Awaiting Review defect (bug) 07/03/2017
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal 1 Future Release defect (bug) 11/14/2019
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor 1 Awaiting Review defect (bug) dev-feedback 12/12/2019
#60121 catastrophic content overwrite from "Add New Pattern" Posts, Post Types normal blocker 1 Awaiting Review defect (bug) 12/20/2023
#43084 dashboard confuses published posts count with all posts Posts, Post Types normal normal 1 Awaiting Review defect (bug) 05/15/2019
#47427 deleted pages for a plugin prevent page creation during re-installation of plugin Posts, Post Types normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/01/2019
#37441 get_default_post_to_edit() function is broken Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal 1 defect (bug) has-patch 01/15/2021
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal 1 defect (bug) dev-feedback 04/18/2023
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal 1 Awaiting Review defect (bug) dev-feedback 02/19/2020
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#49093 get_posts Some fields of the $args argument are not documented Posts, Post Types normal minor 1 Awaiting Review defect (bug) close 01/14/2020
#55037 get_posts why returning draft post list? Posts, Post Types normal normal 1 Awaiting Review defect (bug) reporter-feedback 02/02/2022
#37372 missing "edit permalink button" below the title Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#43689 next_post_link()/previous_post_link() broken for custom post types in same custom taxonomy term Posts, Post Types normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/26/2022
#49343 post attributes not saving post order Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 02/02/2020
#48006 post_date not as expected Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 09/17/2019
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal 1 Awaiting Review defect (bug) 06/18/2019
#48201 post_updated_messages event stop working version 5.2.3 Posts, Post Types normal normal 1 Awaiting Review defect (bug) reporter-feedback 10/09/2019
#56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal normal 1 Awaiting Review defect (bug) 06/25/2022
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) Posts, Post Types normal minor 1 Awaiting Review defect (bug) 02/02/2024
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 01/06/2019
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal 1 defect (bug) dev-feedback 06/04/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#12826 AJAX trash posts Posts, Post Types normal normal 1 enhancement has-patch 07/05/2019
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal 1 enhancement 06/04/2019
#54376 Add `is_post_publicly_viewable` filter Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 10/03/2024
#59986 Add a filter into the $wp_meta_boxes output loop to provide the ability to change data Posts, Post Types normal normal 1 Awaiting Review enhancement 05/28/2024
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#36237 Add filter for post statuses in quickedit Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#44017 Add filter to display edit post link without 'edit_post' capability Posts, Post Types normal major 1 Awaiting Review enhancement reporter-feedback 06/05/2018
#46283 Allow filtering post-type archive rewrites Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 02/20/2019
#50292 Change 'post updated' notification text to '[post type name] updated' Posts, Post Types normal normal 1 Awaiting Review enhancement close 07/28/2020
#50921 Consider adding title attributes for metabox order buttons joedolson* Posts, Post Types normal normal 1 Future Release enhancement 05/26/2021
#43702 Empty State UX for Posts & Pages screen when there is no content Posts, Post Types normal normal 1 Awaiting Review enhancement 10/27/2020
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) Posts, Post Types normal normal 1 enhancement 06/04/2019
#55583 Hook before and after "Add New" button in edit screen Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 04/17/2022
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal 1 enhancement needs-unit-tests 06/04/2019
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal 1 Awaiting Review enhancement dev-feedback 11/16/2020
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 05/30/2020
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor 1 Future Release enhancement has-patch 01/31/2021
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 07/01/2017
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 10/24/2017
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal 1 enhancement 06/04/2019
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Posts, Post Types normal normal 1 Awaiting Review enhancement dev-feedback 05/22/2019
#49164 Page List Order Posts, Post Types normal major 1 Awaiting Review enhancement 01/13/2020
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#36324 Post status labels use inconsistent grammar Posts, Post Types normal normal 1 enhancement dev-feedback 06/04/2019
#55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal 1 Awaiting Review enhancement close 04/20/2022
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal 1 Awaiting Review enhancement dev-feedback 08/06/2021
#43294 Sticky class should be added regardless of where posts are queried Posts, Post Types normal normal 1 Awaiting Review enhancement 01/16/2019
#41739 Support a "source" attribute in post types, taxonomies, and post statuses Posts, Post Types normal normal 1 Awaiting Review enhancement 08/28/2017
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal 1 Awaiting Review enhancement has-patch 06/16/2021
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 01/26/2023
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal 1 Awaiting Review enhancement 07/26/2024
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post Posts, Post Types normal normal 1 Awaiting Review enhancement dev-feedback 01/02/2020
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal 1 Awaiting Review feature request dev-feedback 10/19/2019
#55733 Add option to sort Pages by Slug Posts, Post Types normal normal 1 Awaiting Review feature request close 05/15/2022
#60189 Add post duplication quick action Posts, Post Types normal normal 1 Awaiting Review feature request 01/03/2024
#28006 Add visual cues when viewing drafts on the frontend Posts, Post Types normal normal 1 Awaiting Review feature request 04/22/2019
#55287 Allow for DISTINCT in WP_Query method Posts, Post Types normal normal 1 Awaiting Review feature request 03/01/2022
#59374 Bulk Edit does not let me remove "Uncategorized" for categorized posts Posts, Post Types normal normal 1 Awaiting Review feature request 09/17/2023
#32824 Consistent search fields between posts and terms Posts, Post Types normal normal 1 Awaiting Review feature request 07/23/2017
#41953 Improved Meta Box Save Hook Posts, Post Types normal normal 1 Awaiting Review feature request 09/22/2017
#40255 Parameter to Enable/Disable Trash on register_post_type(); Posts, Post Types normal normal 1 Awaiting Review feature request 03/24/2017
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal 1 Awaiting Review feature request 03/02/2018
#61691 quick draft added images and categories free Posts, Post Types normal normal 1 Awaiting Review feature request dev-feedback 07/24/2024
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal 1 Future Release defect (bug) 05/12/2020
Note: See TracReports for help on using and creating reports.