Opened 17 years ago
Closed 17 years ago
#10579 closed enhancement (fixed)
Allow filtering of get_edit_post_link for custom post_type's
| Reported by: | prettyboymp | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.9 |
| Component: | General | Version: | 2.8.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Currently the default case for the get_edit_post_link function returns void if the user can't edit the given post. However, when using a custom post_type with it's own custom permissions, the 'get_edit_post_link' filter is never called.
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)
Suggested fix