Make WordPress Core

{1} All Tickets (8313 matches)

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

Results (5701 - 5800 of 8313)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 7 years ago 5
#63729 Fix misleading summary in PHPDoc for wp_insert_post() has-patch normal normal Awaiting Review enhancement 10 months ago 9
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 11 months ago 8
#65520 Improve type safety in get_the_ID() to prevent property access on non-WP_Post values close normal normal Awaiting Review enhancement 3 months ago 4
#20748 Include CPT Posts in Author Count & Archive Page normal normal enhancement 7 years ago 2
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 7 years ago 1
#51787 Introduce dedicated function that retrieves post object by metadata dev-feedback normal normal Awaiting Review enhancement 14 months ago 2
#37462 Introduce is_private() conditional has-patch normal normal enhancement 7 years ago 2
#16784 Introduce post_type_archive_description() has-patch normal normal enhancement 3 weeks ago 10
#23169 Introduce register_post_status_for_object_type normal normal enhancement 7 years ago 3
#23168 Introduce remove_post_status normal normal enhancement 7 years ago 9
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 6 years ago 8
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 5 months ago 6
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable has-patch normal normal Future Release enhancement 10 months ago 17
#15930 Make trashed posts/pages still readable normal minor enhancement 7 years ago 10
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 7 years ago 3
#39848 New filter 'the_title_wrap' dev-feedback normal normal Awaiting Review enhancement 14 months ago 1
#38067 New filter `wp_post_lock_status` has-patch normal normal Future Release enhancement 4 weeks ago 8
#29014 Normalization of template tag filters normal normal enhancement 7 years ago 1
#65024 Not possible to modify the "Draft saved" message has-patch normal normal 7.2 enhancement 7 weeks ago 5
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine normal normal enhancement 7 years ago 3
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 19 months ago 4
#49164 Page List Order close normal major Awaiting Review enhancement 2 weeks ago 5
#41471 Page dropdown walker must check selected against value field needs-unit-tests normal normal Future Release enhancement 11 months ago 4
#65501 Password Protected Page Text close normal normal Awaiting Review enhancement 3 months ago 3
#57829 Post "Read" Capability for Rest API has-patch normal normal Awaiting Review enhancement 2 years ago 2
#60791 Pre-populate slug using URL parameters on new post edit screen. has-patch normal normal Awaiting Review enhancement 2 years ago 2
#39666 Put front page on top of "All pages" list dev-feedback normal normal Future Release enhancement 15 months ago 14
#62954 Reassess the best way to store, hash, and check post passwords dev-feedback normal normal Awaiting Review enhancement 12 months ago 2
#35842 Register Post Type function label default dev-feedback normal normal enhancement 7 years ago 2
#24672 Remove final from WP_Post class dev-feedback normal normal Awaiting Review enhancement 14 months ago 24
#44842 Search post box in mobile normal normal Future Release enhancement 4 years ago 12
#14558 Separate Database Table Support for Custom Post Types dev-feedback normal normal Awaiting Review enhancement 3 years ago 41
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 5 years ago 5
#61695 Suggestion: Add a post_type column in the wp_postmeta table normal normal Awaiting Review enhancement 2 years ago 1
#64362 Support for Faux WP_Post Objects dev-feedback normal normal Awaiting Review enhancement 4 months ago 8
#61249 The character count in the post_excerpt is fine instead of counting words. dev-feedback normal normal Awaiting Review enhancement 7 months ago 2
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 7 years ago 8
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty has-patch normal normal Awaiting Review enhancement 2 years ago 1
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() needs-unit-tests normal normal Future Release enhancement 4 years ago 12
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal Awaiting Review enhancement 10 months ago 9
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 7 years ago 7
#65078 get_page_by_title should not be deprecated close normal normal Awaiting Review enhancement 4 months ago 1
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 6 months ago 6
#61773 get_posts() returns posts of removed custom post type normal normal Awaiting Review enhancement 2 years ago 5
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 6 years ago 5
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 7 years ago 3
#28798 htaccess and protected option normal normal Awaiting Review enhancement 5 years ago 4
#12567 make post_submit_meta_box more generic normal normal enhancement 7 years ago 15
#31154 register_post_type function does not check reserved post_types normal normal Awaiting Review enhancement 5 years ago 14
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) normal normal enhancement 7 years ago 9
#14561 wp-admin/edit.php tags of post are hard to compare normal normal enhancement 7 years ago 1
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 7 months ago 6
#64025 wp_die() status code posts component updates (parent ticket: #64009) has-patch normal normal Future Release enhancement 11 months ago 3
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 7 years ago 8
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties has-patch normal normal enhancement 5 years ago 1
#48370 Add "next/previous" links to Edit Post screen dev-feedback normal normal Awaiting Review feature request 7 years ago 2
#49708 Add a new function get_page_by_guid normal normal Awaiting Review feature request 10 months ago 1
#12955 Add get_post filter dev-feedback normal normal Future Release feature request 15 months ago 82
#65511 Introduce has_content() helper function dev-feedback normal normal Awaiting Review feature request 3 months ago 1
#64423 Introduce register_content_type() API for declarative content modeling has-patch normal normal Awaiting Review feature request 4 months ago 3
#43347 Introduction of 'has_single' register_post_type parameter normal normal Awaiting Review feature request 4 years ago 2
#37376 Make it possible for custom post type to have an archive but no single needs-unit-tests normal normal Awaiting Review feature request 4 months ago 3
#28463 Need core concept of the first publication of a post/comment. dev-feedback normal normal Awaiting Review feature request 4 years ago 2
#59680 Nextpage add pagination for page has-patch normal normal Awaiting Review feature request 15 months ago 2
#62853 Order posts and terms by drag and drop from administration normal normal Awaiting Review feature request 20 months ago 2
#62302 Post deletion hooks are not fully consistent. has-patch normal normal Awaiting Review feature request 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. 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 dev-feedback normal normal Awaiting Review feature request 8 weeks ago 6
#14513 Time for a wp_post_relationships table? normal normal feature request 17 months ago 89
#43083 adding "Unlisted" type for post visibility dev-feedback normal normal Future Release feature request 7 months ago 6
#61691 quick draft added images and categories free dev-feedback normal normal Awaiting Review feature request 2 years ago 1
#12706 Custom post status bugs has-patch normal normal 7.2 task (blessed) 3 weeks ago 170
#65138 RTC: Real-time collaboration bug sprint for 7.0, 7.1 and 7.2 has-patch normal normal 7.2 task (blessed) 3 weeks ago 17
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 3 years ago 8
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* normal normal defect (bug) 7 years ago 5
#47849 Post excerpts accept spaces SergeyBiryukov has-patch normal normal Future Release defect (bug) 7 years ago 11
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov has-patch normal normal Future Release defect (bug) 8 years ago 3
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 15 months ago 9
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov needs-unit-tests normal critical Future Release enhancement 5 months ago 213
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* has-patch normal normal Future Release defect (bug) 2 years ago 2
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy needs-unit-tests normal minor Future Release defect (bug) 4 years ago 83
#54920 Problem with blog posts updating to WordPress 5.9 audrasjb normal normal Awaiting Review defect (bug) 5 years ago 1
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget audrasjb has-patch normal normal Future Release enhancement 2 months ago 16
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 7 years ago 5
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 3 months ago 6
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 normal normal enhancement 7 years ago 16
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 7 years ago 15
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 has-patch normal normal Future Release defect (bug) 6 years ago 3
#65476 Introduce Knowledge custom post type gziolo has-patch normal normal 7.2 feature request 2 months ago 9
#47642 Order by comment count - posts list tables johnbillion has-patch normal normal Future Release defect (bug) 11 days ago 56
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion has-patch normal normal Future Release enhancement 2 years ago 11
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin normal normal defect (bug) 7 years ago 3
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 4 years ago 13
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya dev-feedback normal normal Future Release defect (bug) 5 weeks ago 7
#36738 No validation for $post_date_gmt parameter paulbonneau has-patch normal normal Future Release defect (bug) 12 months ago 15
#64570 when the trash is empty we should load all posts pbearne has-patch normal normal Awaiting Review defect (bug) 8 months ago 3
#27736 Save one query when inserting a new post pbearne close normal normal Future Release enhancement 7 months ago 12
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski has-patch normal minor Future Release defect (bug) 9 months ago 16
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 7 years ago 17
Note: See TracReports for help on using and creating reports.