Opened 10 months ago

#21253 new enhancement

Replaces deprecated get_delete_post_link in class-wp-posts-list-table.php

Reported by: c3mdigital Owned by:
Priority: normal Milestone: Awaiting Review
Component: Post Types Version: 3.1
Severity: normal Keywords: has-patch
Cc:

Description

Changing the ajax nonce actions from post-post_type_ to post_ in #21194 allows us to change deprecated get_delete_post_link() to wp_nonce_url() in class-wp-posts-list-table.php. Patch requires #21194 to work on custom post types.

Attachments (1)

21253.patch (1.8 KB) - added by c3mdigital 10 months ago.

Download all attachments as: .zip

Change History (1)

Note: See TracTickets for help on using tickets.