Make WordPress Core

{1} All Tickets (8269 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 8269)

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#50447 wp_publish_post not checking for unique post slugs has-patch normal major Future Release defect (bug) 4 years ago 3
#55920 Ability to query by post author in post_exists() has-patch normal normal Awaiting Review enhancement 4 years ago 3
#54376 Add `is_post_publicly_viewable` filter has-patch normal normal Awaiting Review enhancement 23 months ago 3
#61598 Add an interface option to let users set empty_trash_days has-patch normal normal Awaiting Review enhancement 2 years ago 3
#57622 Add filter to get_page_by_path has-patch normal normal Awaiting Review enhancement 2 years ago 3
#23169 Introduce register_post_status_for_object_type normal normal enhancement 7 years ago 3
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 6 years ago 3
#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
#65501 Password Protected Page Text close normal normal Awaiting Review enhancement 7 weeks ago 3
#36579 global $wp_rewrite not set when create_initial_post_types() first run normal normal enhancement 7 years ago 3
#64025 wp_die() status code posts component updates (parent ticket: #64009) has-patch normal normal Future Release enhancement 10 months ago 3
#64423 Introduce register_content_type() API for declarative content modeling has-patch normal normal Awaiting Review feature request 3 months ago 3
#37376 Make it possible for custom post type to have an archive but no single needs-unit-tests normal normal Awaiting Review feature request 3 months ago 3
#19031 Category view incorrectly counting custom posts normal normal defect (bug) 7 years ago 4
#26809 Errors from wp_update_post obscured in edit_post has-patch normal normal defect (bug) 7 years ago 4
#51867 Page Parent dropdown is a huge mess normal major Awaiting Review defect (bug) 6 years ago 4
#22003 Saving custom fields goes to post-new.php rather than post.php normal normal defect (bug) 7 years ago 4
#58487 Text editor problem normal normal Awaiting Review defect (bug) 3 years ago 4
#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) 3 years ago 4
#56241 The post category count according post data not showing on admin side. normal normal Awaiting Review defect (bug) 7 months ago 4
#59354 Unnecessary queries performed when updating a post without providing categories or tags has-patch normal normal Awaiting Review defect (bug) 2 months ago 4
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update dev-feedback normal normal defect (bug) 7 years ago 4
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties normal normal Future Release defect (bug) 5 months ago 4
#36313 get_pages() child_of argument does not work in combination with meta_key/value query normal normal defect (bug) 3 years ago 4
#56059 register_post_type()'s "description" argument can't be translated (gettext) normal normal Awaiting Review defect (bug) 4 years ago 4
#47652 wp_dashboard_right_now() emits debug notices on unregistered core post types normal normal Awaiting Review defect (bug) 7 years ago 4
#30250 Add filter for query used in `wp_count_posts()` normal normal enhancement 7 years ago 4
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 7 years ago 4
#65042 Alter Attachment page slug behaviour normal trivial Awaiting Review enhancement 4 months ago 4
#65520 Improve type safety in get_the_ID() to prevent property access on non-WP_Post values close normal normal Awaiting Review enhancement 7 weeks ago 4
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 18 months ago 4
#49164 Page List Order normal major Awaiting Review enhancement 7 years ago 4
#41471 Page dropdown walker must check selected against value field needs-unit-tests normal normal Future Release enhancement 10 months ago 4
#28798 htaccess and protected option normal normal Awaiting Review enhancement 5 years ago 4
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* normal normal defect (bug) 7 years ago 5
#59664 I have tested beta 6.4 version and some issue on mobile device normal normal Awaiting Review defect (bug) 3 years ago 5
#62049 Italics HTML tags in Post Titles are Being Converted to HTML Entities normal major Awaiting Review defect (bug) 2 years ago 5
#61969 Post guid for custom post type being modified has-patch normal minor Awaiting Review defect (bug) 23 months ago 5
#59610 Post modified date cannot be updated through WP-CLI dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 5
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status has-patch normal minor Awaiting Review defect (bug) 3 years ago 5
#62948 Posts tagged with complex Emoji can't be found has-patch normal normal Awaiting Review defect (bug) 17 months ago 5
#55895 Register custom post statuses dev-feedback normal normal Awaiting Review defect (bug) 11 months ago 5
#57810 Should wp_insert_post() function call 'wp_insert_post' action with 'update' equals true after creating post for the first time. normal normal Awaiting Review defect (bug) 3 years ago 5
#61996 Slug Conflict When a Published and Draft Page Share post_name has-patch normal normal Future Release defect (bug) 4 months ago 5
#40588 Trashing and restoring a draft post replaces the slug needs-unit-tests normal normal Awaiting Review defect (bug) 8 months ago 5
#54258 WP_Query::is_tax() returns true on custom post type archives (5.8.1) normal normal Awaiting Review defect (bug) 5 years ago 5
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field normal normal Awaiting Review defect (bug) 6 years ago 5
#62366 get_post_states() throws PHP warning has-patch normal normal Awaiting Review defect (bug) 21 months ago 5
#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) 7 years ago 5
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated normal normal Awaiting Review defect (bug) 21 months ago 5
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter has-patch normal normal defect (bug) 7 years ago 5
#12826 AJAX trash posts has-patch normal normal enhancement 7 years ago 5
#50546 Add better error notices when deleting things fail dev-feedback normal normal Future Release enhancement 6 years ago 5
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() has-patch normal normal enhancement 2 months ago 5
#64785 Add filter for redirect_to URL in get_the_password_form() dev-feedback normal normal Awaiting Review enhancement 6 months ago 5
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) dev-feedback normal normal Awaiting Review enhancement 6 months ago 5
#36849 Filter to limit length of post slug (filter for _truncate_post_slug) normal normal enhancement 7 years ago 5
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 7 years ago 5
#65024 Not possible to modify the "Draft saved" message has-patch normal normal 7.2 enhancement 3 weeks ago 5
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 5 years ago 5
#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
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin normal normal defect (bug) 7 years ago 6
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus normal normal defect (bug) 7 years ago 6
#63273 Fatal due to superglobal $_POST modification with invalid int type has-patch normal major Future Release defect (bug) 10 months ago 6
#31254 Post errors show success borders has-patch normal normal Awaiting Review defect (bug) 23 months ago 6
#44805 Resurrecting post from trash reverts its slug has-patch normal normal Future Release defect (bug) 3 months ago 6
#35871 before_delete_post incorrectly triggered from edit.php to post.php has-patch normal normal Future Release defect (bug) 9 months ago 6
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 has-patch normal normal defect (bug) 3 months ago 6
#32824 Consistent search fields between posts and terms has-patch normal normal Future Release enhancement 7 weeks ago 6
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 4 months ago 6
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 6 months ago 6
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 6 months ago 6
#65663 Serve an overdue scheduled post instead of a 404 when its permalink is requested dev-feedback normal normal Awaiting Review feature request 4 weeks ago 6
#43083 adding "Unlisted" type for post visibility dev-feedback normal normal Future Release feature request 6 months ago 6
#54301 It is not possible to set 0 as post title has-patch normal normal Awaiting Review defect (bug) 5 years ago 7
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya dev-feedback normal normal Future Release defect (bug) 11 days ago 7
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing has-patch normal normal Future Release defect (bug) 2 months ago 7
#55523 Remove deprecation notice from get_the_excerpt needs-unit-tests normal normal Future Release defect (bug) 6 months ago 7
#55638 Undefined property: WP_Post_Type::$post_type normal normal Awaiting Review defect (bug) 4 years ago 7
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth has-patch normal normal defect (bug) 14 months ago 7
#35082 get_adjacent_post() when using in term doesn't account for child terms normal normal enhancement 7 years ago 7
#56599 "All" view not selected for all relevant views for custom post type has-patch normal trivial Awaiting Review defect (bug) 7 months ago 8
#35538 AllPosts page UI: link "All" has incorrect color normal trivial Awaiting Review defect (bug) 3 years ago 8
#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) 12 months ago 8
#32295 Pagination on preview/scheduled posts needs-unit-tests normal normal Future Release defect (bug) 14 months ago 8
#17374 get_pages() with child_of forgets sort DrewAPicture dev-feedback normal normal defect (bug) 3 years ago 8
#50255 get_the_modified_author() not working for posts updated via REST API westonruter has-patch normal normal Future Release defect (bug) 3 months ago 8
#23207 Add $labels argument to register_post_status() dev-feedback normal normal enhancement 7 years ago 8
#63534 Add `link_to` label to post types has-patch normal normal Awaiting Review enhancement 11 months ago 8
#54020 Add a filter to allow updating post without changing the modified dates dev-feedback normal normal Awaiting Review enhancement 5 years ago 8
#32545 Adding actions before and after "Add New" button dev-feedback normal normal Awaiting Review enhancement 7 years ago 8
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 10 months ago 8
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 6 years ago 8
#38067 New filter `wp_post_lock_status` has-patch normal normal Future Release enhancement 17 hours ago 8
#64362 Support for Faux WP_Post Objects dev-feedback normal normal Awaiting Review enhancement 3 months ago 8
#43287 The text "immediately" should be capitalize in publish meta box. has-patch normal normal Awaiting Review enhancement 7 years ago 8
#36603 wp_publish_post() does not fire post_updated action has-patch normal normal enhancement 7 years ago 8
#24131 Fix post previews for multisite with domain mapping has-patch normal normal defect (bug) 7 years ago 9
Note: See TracReports for help on using and creating reports.