Opened 4 years ago

Closed 4 years ago

#10634 closed task (blessed) (fixed)

Need hook for generating autosave nonce for custom post_types

Reported by: prettyboymp Owned by:
Priority: normal Milestone: 2.9
Component: General Version: 2.8.4
Severity: normal Keywords: has-patch
Cc: prettyboymp

Description

The autosave-generate-nonces action in admin-ajax.php only allows handling of page and post post_types. We need a hook available to allow custom post_types to also return an autosave nonce.

Attachments (1)

autosave_nonce_action.patch (330 bytes) - added by prettyboymp 4 years ago.

Download all attachments as: .zip

Change History (3)

  • Milestone changed from Unassigned to 2.9
  • Type changed from enhancement to task (blessed)

comment:2   ryan4 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [11851]) Add autosave_generate_nonces action. Props prettyboymp. fixes #10634

Note: See TracTickets for help on using tickets.