Make WordPress Core

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

Posts, Post Types (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 normal normal Awaiting Review enhancement 02/03/2022 1
#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 11/10/2023 43
#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
#57597 Have a button to copy permalinks on the post & page overview close normal normal Awaiting Review enhancement 02/02/2023 2
#46242 Heartbeat normal normal Awaiting Review enhancement 02/12/2019
#55583 Hook before and after "Add New" button in edit screen has-patch normal normal Awaiting Review enhancement 04/17/2022
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default needs-unit-tests normal normal enhancement 06/04/2019
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities normal normal Awaiting Review enhancement 06/25/2024 1
#49958 Improve paginator in general-template.php normal normal Awaiting Review enhancement 04/20/2020
#20748 Include CPT Posts in Author Count & Archive Page normal normal enhancement 06/04/2019 2
#48375 Introduce a separate capability for trashing a post normal normal Awaiting Review enhancement 01/06/2020 1
#51787 Introduce dedicated function that retrieves post object by metadata dev-feedback normal normal Awaiting Review enhancement 11/16/2020
#51365 Introduce dedicated function to check if post meta exists dev-feedback normal normal Awaiting Review enhancement 09/20/2020 1
#37462 Introduce is_private() conditional has-patch normal normal enhancement 08/07/2019 2
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 04/24/2021 10
#23169 Introduce register_post_status_for_object_type normal normal enhancement 06/04/2019 3
#23168 Introduce remove_post_status normal normal enhancement 06/04/2019 9
#30188 Introduce utility functions to check constants chriscct7 dev-feedback normal normal Awaiting Review enhancement 09/22/2017 6
#57496 Lazy load post meta pbearne* has-patch normal normal Future Release enhancement 07/31/2024 4
#35416 List children pages of another (in dashboard) has-patch normal normal Awaiting Review enhancement 05/30/2020 8
#21132 List tables' "select all" should let you really select all, regardless of screen options normal normal Awaiting Review enhancement 06/08/2017 6
#44651 Make the excerpt explanation filterable needs-docs normal normal Awaiting Review enhancement 01/16/2019 1
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable has-patch normal normal Awaiting Review enhancement 07/01/2017 1
#41674 More granular capabilities for restoring and permanently deleting trashed posts needs-unit-tests normal normal Awaiting Review enhancement 08/19/2017
#49644 Move logic from register_post_type() into WP_Post_Type->register() dev-feedback normal normal Awaiting Review enhancement 03/13/2020 3
#34009 Need ability to query what post_type_supports values plugins and themes might use normal normal Awaiting Review enhancement 07/01/2017 2
#35315 New action `manage_posts_before_extra_area` reporter-feedback normal normal enhancement 06/04/2019 3
#39848 New filter 'the_title_wrap' dev-feedback normal normal Awaiting Review enhancement 07/03/2017
#37043 New filter `pre_unique_post_slug` boonebgorges has-patch normal normal enhancement 06/04/2019 5
#37051 New filter `wp_page_path_sql` has-patch normal normal Awaiting Review enhancement 10/24/2017 1
#35097 New filter: `edit_post_type_title` dev-feedback normal normal Awaiting Review enhancement 02/05/2017 4
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 08/14/2022 13
#29014 Normalization of template tag filters normal normal enhancement 06/04/2019 1
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine normal normal enhancement 06/04/2019 3
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently dev-feedback normal normal Awaiting Review enhancement 05/22/2019
#37535 Outputting Post Type Description on admin edit screen has-patch normal normal Future Release enhancement 10/04/2017 14
#41773 Page Templates // Post Type Templates | Any Post Type? reporter-feedback normal normal Awaiting Review enhancement 06/07/2021 3
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion has-patch normal normal 6.7 enhancement 09/17/2024 10
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 06/04/2019 17
#57829 Post "Read" Capability for Rest API has-patch normal normal Awaiting Review enhancement 05/31/2024 2
#36324 Post status labels use inconsistent grammar dev-feedback normal normal enhancement 06/04/2019 1
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 06/04/2019 15
#60791 Pre-populate slug using URL parameters on new post edit screen. has-patch normal normal Awaiting Review enhancement 03/17/2024 2
#39666 Put front page on top of "All pages" list dev-feedback normal normal Future Release enhancement 02/27/2020 13
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query dev-feedback normal normal Awaiting Review enhancement 09/26/2017 5
#35842 Register Post Type function label default dev-feedback normal normal enhancement 06/04/2019 2
#55523 Remove deprecation notice from get_the_excerpt close normal normal Awaiting Review enhancement 04/20/2022 3
#24672 Remove final from WP_Post class dev-feedback normal normal Awaiting Review enhancement 04/18/2018 23
#27736 Save one query when inserting a new post has-patch normal normal enhancement 06/04/2019 4
#44842 Search post box in mobile normal normal Future Release enhancement 05/18/2022 12
#14558 Separate Database Table Support for Custom Post Types dev-feedback normal normal Awaiting Review enhancement 03/04/2024 41
#24572 Should be able to unlock a post outside of ajax handler dev-feedback normal normal enhancement 06/04/2019 4
#39439 Should wp_insert_attachment() update GUID dev-feedback normal normal Awaiting Review enhancement 08/06/2021 5
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks normal normal Awaiting Review enhancement 03/11/2021 3
#43294 Sticky class should be added regardless of where posts are queried normal normal Awaiting Review enhancement 01/16/2019 2
Note: See TracReports for help on using and creating reports.