Opened 17 years ago
Closed 17 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: | Focuses: |
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)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [11851]) Add autosave_generate_nonces action. Props prettyboymp. fixes #10634