Make WordPress Core

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

Posts, Post Types (54 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#20167 Add wp_pages_checklist for creating checklist of pages on site has-patch normal normal enhancement 7 years ago 4
#65548 Audit usage of edit_post() has-patch normal normal Awaiting Review enhancement 3 weeks ago 2
#32824 Consistent search fields between posts and terms has-patch normal normal Future Release enhancement 5 weeks ago 6
#16415 Don't require CPTs to have archives in order to have feeds has-patch normal normal enhancement 7 years ago 16
#63729 Fix misleading summary in PHPDoc for wp_insert_post() has-patch normal normal Awaiting Review enhancement 9 months ago 9
#37667 Handle post type support in `WP_Post_Type` has-patch normal normal Future Release enhancement 10 months ago 8
#37462 Introduce is_private() conditional has-patch normal normal enhancement 7 years ago 2
#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 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
#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 12 days ago 5
#59901 PHPunit tests for wp_find_hierarchy_loop has-patch normal normal Future Release enhancement 18 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
#18833 Pass raw data into save_post/wp_insert_post rmccue has-patch normal normal enhancement 7 years ago 17
#57829 Post "Read" Capability for Rest API has-patch normal normal Awaiting Review enhancement 2 years ago 2
#19711 Posts edit list window display no information about filtering chriscct7 has-patch normal normal enhancement 7 years ago 15
#60791 Pre-populate slug using URL parameters on new post edit screen. has-patch normal normal Awaiting Review enhancement 2 years 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
#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 4 weeks ago 16
#18613 get_adjacent_post() doesn't find private posts has-patch normal normal Awaiting Review enhancement 8 months ago 9
#40650 get_pages() should accept 'any' among it's post_status arg has-patch normal normal Awaiting Review enhancement 5 months ago 6
#35308 get_the_excerpt: For protected posts the output should be able to be filtered has-patch normal normal enhancement 6 years ago 5
#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
#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
#65476 Introduce Knowledge custom post type gziolo has-patch normal normal 7.2 feature request 4 weeks ago 9
#64423 Introduce register_content_type() API for declarative content modeling has-patch normal normal Awaiting Review feature request 3 months ago 3
#59680 Nextpage add pagination for page has-patch normal normal Awaiting Review feature request 14 months ago 2
#62302 Post deletion hooks are not fully consistent. has-patch normal normal Awaiting Review feature request 22 months ago 2
#12706 Custom post status bugs has-patch normal normal Future Release task (blessed) 4 days ago 170
#65138 RTC: Real-time collaboration bug sprint for 7.1 has-patch normal normal 7.2 task (blessed) 11 days ago 16
#47279 $post object passed to clean_post_cache action can contain outdated values needs-docs normal normal Future Release defect (bug) 11 months ago 3
#33714 Add custom post types to the 'At a Glance' widget needs-docs low normal enhancement 2 years ago 12
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 needs-docs normal normal Awaiting Review enhancement 9 months ago 10
#64810 A password protected post can be sticky but sometimes this behaviour is forbidden. needs-unit-tests normal normal 7.2 defect (bug) 6 days ago 12
#25798 Certain single CPT items result in 404 since 3.7 needs-unit-tests normal normal defect (bug) 7 years ago 3
#32295 Pagination on preview/scheduled posts needs-unit-tests normal normal Future Release defect (bug) 14 months ago 8
#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) 3 years ago 83
#40588 Trashing and restoring a draft post replaces the slug needs-unit-tests normal normal Awaiting Review defect (bug) 8 months ago 5
#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
#47552 post_name when inserting is not guaranteed to be unique needs-unit-tests normal normal Future Release defect (bug) 3 months ago 3
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive needs-unit-tests normal minor defect (bug) 7 years ago 12
#37671 Emptying Bin with large amount of posts results in whitescreen needs-unit-tests normal normal Future Release enhancement 2 years ago 11
#16784 Introduce post_type_archive_description() needs-unit-tests normal normal enhancement 5 years ago 10
#38067 New filter `wp_post_lock_status` needs-unit-tests normal normal Future Release enhancement 6 months ago 6
#14017 New template "tag": get_custom_field() obenland needs-unit-tests normal normal Future Release enhancement 4 years ago 13
#41471 Page dropdown walker must check selected against value field needs-unit-tests normal normal Future Release enhancement 10 months ago 4
#8592 Private Pages not listed in the Parent dropdown SergeyBiryukov needs-unit-tests normal critical Future Release enhancement 4 months ago 213
#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
#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

Privacy (46 matches)

#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
#44381 GDPR V2 - Anticipate front-end only sites for confirm actions normal normal Awaiting Review defect (bug) 7 years ago 1
#46577 Improve tests related to file permissions for privacy export requests normal normal Future Release defect (bug) 15 months ago 3
#44258 Inconsistency in Export and Erase Personal data behavior normal normal Awaiting Review defect (bug) 7 years ago 4
#44669 Privacy Notification doesn't clear after dismissing notification garrett-eclipse normal normal Future Release defect (bug) 7 years ago 25
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API normal normal Future Release defect (bug) 6 years ago 3
#14682 Privacy leakage: gravatars leak identity information normal normal Awaiting Review defect (bug) 6 years ago 53
#44222 Add Archive state to privacy requests garrett-eclipse normal normal Future Release enhancement 6 years ago 12
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network normal normal Future Release enhancement 6 years ago 10
#43821 Add UX in the Network Admin for setting a network-wide privacy policy normal normal Future Release enhancement 6 years ago 11
#44078 Add an email pseudonymization function that preserves first letter and TLD normal normal Future Release enhancement 7 years ago 4
#43854 Add cards to the Tools page for personal data tools normal normal Future Release enhancement 7 years ago 9
#49357 Admin intervention for personal data export really needed? xkon* normal normal Awaiting Review enhancement 5 years ago 10
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. normal normal Future Release enhancement 7 years ago 3
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim normal normal Future Release enhancement 2 years ago 16
#47794 EuGH ruling - opt-in obligation for cookies and social media normal normal Future Release enhancement 7 years ago 5
#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
#44320 Inform users when their site's privacy policy is not publicly visible normal normal Future Release enhancement 7 years ago 3
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide normal normal Awaiting Review enhancement 6 years ago 2
#47940 Introduce privacy tools (Export/Erasure) to the Network Admin for network-wide handling normal normal Future Release enhancement 6 years ago 4
#43811 Licence & Policy notice during installation xkon normal normal Awaiting Review enhancement 3 years ago 13
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon normal normal Future Release enhancement 6 years ago 24
#44539 Notify the admin when no personal data is found for a user normal normal Awaiting Review enhancement 18 months ago 4
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered normal normal Future Release enhancement 7 years ago 5
#46897 Personal Data Export Report: Mobile friendly xkon normal normal Future Release enhancement 6 years ago 6
#44153 Plugin privacy polices and admin notification normal normal Future Release enhancement 7 years ago 3
#44186 Possibles enhancements to 4.9.6 privacy tools normal normal Awaiting Review enhancement 8 years ago 4
#51555 Privacy Page: Does it need to be a Page? Also, is a warning an error? garrett-eclipse normal normal Future Release enhancement 6 years ago 1
#44538 Provide a way to show what change occurred to the suggested privacy policy text. normal normal Future Release enhancement 6 years ago 14
#43993 Provide indication to admin when user downloads privacy export normal normal Awaiting Review enhancement 8 years ago 1
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default normal normal Awaiting Review enhancement 7 years ago 3
#44145 Rework Privacy settings page to use the Settings API xkon* normal normal Future Release enhancement 6 years ago 5
#47488 add "extensibility" to WP_Privacy_Requests_Table normal normal Awaiting Review enhancement 7 years ago 8
#52903 Consent Management within WordPress Core normal normal Awaiting Review feature request 4 years ago 10
#51144 Create a UI for the Disclosures Tab (site-level privacy) normal normal Future Release feature request 6 years ago 5
#60805 Reading Settings: add option to discourage AI services from crawling the site normal normal Awaiting Review feature request 19 months ago 11
#51188 Website user level consent management framework (logged in users) carike* normal normal Future Release feature request 4 years ago 27
#51156 Create developer documentation for disclosures.json close normal normal Future Release enhancement 6 years ago 9
#44500 Mark data requests failed when an expired link is clicked close normal normal Future Release enhancement 4 weeks ago 10
#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
#44215 Personal data exports - Empty values are included in the report dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 13
Note: See TracReports for help on using and creating reports.