Make WordPress Core

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

Posts, Post Types (71 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#65511 Introduce has_content() helper function dev-feedback normal normal Awaiting Review feature request 7 weeks ago 1
#64423 Introduce register_content_type() API for declarative content modeling has-patch normal normal Awaiting Review feature request 3 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 3 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 19 months ago 2
#62302 Post deletion hooks are not fully consistent. has-patch normal normal Awaiting Review feature request 22 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 4 weeks ago 6
#61691 quick draft added images and categories free dev-feedback normal normal Awaiting Review feature request 2 years ago 1
#47279 $post object passed to clean_post_cache action can contain outdated values needs-docs normal normal Future Release defect (bug) 12 months ago 3
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 has-patch normal normal Future Release defect (bug) 6 years ago 3
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* has-patch normal normal Future Release defect (bug) 23 months ago 2
#47637 Enhance excerpt_remove_blocks to handle more types of group blocks normal normal Future Release defect (bug) 5 years ago 16
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski has-patch normal minor Future Release defect (bug) 8 months ago 16
#63273 Fatal due to superglobal $_POST modification with invalid int type has-patch normal major Future Release defect (bug) 10 months ago 6
#36738 No validation for $post_date_gmt parameter paulbonneau has-patch normal normal Future Release defect (bug) 11 months ago 15
#47642 Order by comment count - posts list tables johnbillion has-patch normal normal Future Release defect (bug) 8 months ago 55
#49194 Page Template dropdown ordering should be by title, not value has-patch normal minor Future Release defect (bug) 4 days ago 9
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. dev-feedback normal normal Future Release defect (bug) 6 months ago 11
#32295 Pagination on preview/scheduled posts needs-unit-tests normal normal Future Release defect (bug) 14 months ago 8
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya dev-feedback normal normal Future Release defect (bug) 10 days ago 7
#47849 Post excerpts accept spaces SergeyBiryukov has-patch normal normal Future Release defect (bug) 7 years ago 11
#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
#65461 Posts in list table are not kept up to date when changes are made in other windows westonruter* normal normal Future Release defect (bug) 5 weeks ago 2
#49969 Previewing the page designated as "latest posts" shows the frontpage normal normal Future Release defect (bug) 2 years ago 9
#55523 Remove deprecation notice from get_the_excerpt needs-unit-tests normal normal Future Release defect (bug) 6 months ago 7
#3670 Removing CDATA close tag ( ]]> ) unbalances the CDATA block andy needs-unit-tests normal minor Future Release defect (bug) 4 years ago 83
#44805 Resurrecting post from trash reverts its slug has-patch normal normal Future Release defect (bug) 3 months ago 6
#61996 Slug Conflict When a Published and Draft Page Share post_name has-patch normal normal Future Release defect (bug) 4 months ago 5
#47988 Unexpected behaviour when draft post has the same page_name as published post has-patch normal normal Future Release defect (bug) 4 months ago 9
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) needs-unit-tests normal normal Future Release defect (bug) 2 years ago 13
#48622 `editable_slug` filter does not pass the correct value normal normal Future Release defect (bug) 7 years ago 3
#35871 before_delete_post incorrectly triggered from edit.php to post.php has-patch normal normal Future Release defect (bug) 9 months ago 6
#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
#65044 get_post_custom_values() missing array check, inconsistent with get_post_custom_keys() westonruter has-patch normal normal Future Release defect (bug) 2 weeks ago 16
#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
#11311 kses converts ampersands to & in post titles, post content, and more has-patch normal normal Future Release defect (bug) 5 months ago 23
#47552 post_name when inserting is not guaranteed to be unique needs-unit-tests normal normal Future Release defect (bug) 4 months ago 3
#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
#62468 wp_update_post overwrites post_date when updating post_status has-patch normal normal Future Release defect (bug) 9 months ago 31
#48954 "Sticky" post state shows even for non-Post post-types has-patch normal normal Future Release enhancement 4 days ago 10
#50546 Add better error notices when deleting things fail dev-feedback normal normal Future Release enhancement 6 years ago 5
#57875 Add password strength meter for password protected content normal normal Future Release enhancement 21 months ago 1
#32824 Consistent search fields between posts and terms has-patch normal normal Future Release enhancement 7 weeks ago 6
#52888 Docs: Update get_children function SergeyBiryukov dev-feedback normal minor Future Release enhancement 14 months ago 9
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 2 years ago 11
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters normal normal Future Release enhancement 8 months ago 11
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 10 months ago 8
#57496 Lazy load post meta spacedmonkey dev-feedback normal normal Future Release enhancement 7 months ago 31
#39106 Make hierarchy level indicator text changeable [WP List] has-patch low minor Future Release enhancement 4 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 9 months ago 17
#38067 New filter `wp_post_lock_status` has-patch normal normal Future Release enhancement 9 days ago 7
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 4 years ago 13
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 18 months ago 4
#41471 Page dropdown walker must check selected against value field needs-unit-tests normal normal Future Release enhancement 10 months ago 4
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion has-patch normal normal Future Release enhancement 23 months ago 11
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov needs-unit-tests normal critical Future Release enhancement 4 months ago 213
#39666 Put front page on top of "All pages" list dev-feedback normal normal Future Release enhancement 14 months ago 14
#27736 Save one query when inserting a new post pbearne close normal normal Future Release enhancement 6 months ago 12
#44842 Search post box in mobile normal normal Future Release enhancement 4 years ago 12
#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 5 weeks ago 16
#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
#43256 wp_delete_post() should use get_post() not wpdb->prepare normal normal Future Release enhancement 6 months ago 6
#64025 wp_die() status code posts component updates (parent ticket: #64009) has-patch normal normal Future Release enhancement 10 months ago 3
#7231 wp_link_pages: option next_and_number sorich87* has-patch normal normal Future Release enhancement 12 months ago 9
#12955 Add get_post filter dev-feedback normal normal Future Release feature request 14 months ago 82
#43083 adding "Unlisted" type for post visibility dev-feedback normal normal Future Release feature request 6 months ago 6
#12706 Custom post status bugs has-patch normal normal Future Release task (blessed) 13 days ago 170

Privacy (29 matches)

#65731 Changing the site timezone can immediately invalidate fresh privacy-request confirmation links has-patch normal normal defect (bug) 3 weeks ago 2
#64748 Privacy: get_the_privacy_policy_link() should strip HTML tags and return plain text masteradhoc* dev-feedback normal normal 7.2 defect (bug) 3 weeks ago 15
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue has-patch normal normal 7.2 enhancement 4 weeks ago 20
#65735 "Complete request" on the Erase Personal Data screen is easily mistaken for an instruction to erase has-patch normal normal Awaiting Review defect (bug) 2 weeks ago 4
#59479 'Erase Personal Data' simply doesn't work normal critical Awaiting Review defect (bug) 3 years ago
#44010 Add general filters for registering various privacy policy information (cookies) from plugins normal normal Awaiting Review defect (bug) 7 years ago 3
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue normal normal Awaiting Review defect (bug) 6 years ago 5
#55140 Erase Personal Data Email Validation Issue dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 6
#46905 Erase Personal Data without verify enable erase option and change status issue dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 2
#64282 Erase personal data does not remove biographical info needs-unit-tests normal normal Awaiting Review defect (bug) 5 weeks ago 12
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions normal normal Awaiting Review defect (bug) 7 years ago 1
#44258 Inconsistency in Export and Erase Personal data behavior normal normal Awaiting Review defect (bug) 7 years ago 4
#59025 Incorrect error message when changing the screen options after erasing personal data has-patch normal normal Awaiting Review defect (bug) 6 weeks ago 3
#44215 Personal data exports - Empty values are included in the report dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 13
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones has-patch normal normal Awaiting Review defect (bug) 7 years ago 10
#14682 Privacy leakage: gravatars leak identity information normal normal Awaiting Review defect (bug) 6 years ago 53
#48265 The privacy export files cleanup can run unlink on directories throwing an error. dev-feedback normal normal Awaiting Review defect (bug) 5 years ago 4
#43910 Add actions and filters so plugins can easily extend export/erasure functionality dev-feedback normal normal Awaiting Review enhancement 8 years ago 19
#49357 Admin intervention for personal data export really needed? xkon* normal normal Awaiting Review enhancement 5 years ago 10
#43588 Anonymize commenter IP address once a comment is no longer pending needs-unit-tests normal normal Awaiting Review enhancement 8 years ago 21
#48009 Expand upon the Media item data in Export Requests has-patch normal normal Awaiting Review enhancement 7 years ago 2
#44161 Expired session tokens need to be removed from database because GDPR dev-feedback normal normal Awaiting Review enhancement 12 months ago 5
#44261 Export User Data includes media URLs, not the actual media files in zip file dev-feedback normal normal Awaiting Review enhancement 6 years ago 6
#44645 Expose download link normal normal Awaiting Review enhancement 6 years ago 2
#44268 GDPR concerns on the core commenting flow normal normal Awaiting Review enhancement 8 years ago 8
#44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. normal normal Awaiting Review enhancement 6 years ago 8
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide normal normal Awaiting Review enhancement 6 years ago 2
#43811 Licence & Policy notice during installation xkon normal normal Awaiting Review enhancement 3 years ago 13
#49602 New design for Privacy settings page and hooks dev-feedback normal normal Awaiting Review enhancement 7 months ago 14
Note: See TracReports for help on using and creating reports.