Opened 4 years ago
Last modified 4 years ago
#41363 new defect (bug)
Document nocache_headers() usage in wp-admin/admin-post.php
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | docs | Cc: |
Description
nocache_headers(); is used but unclear as to what it actually does. documentation need improvement
Attachments (1)
Change History (3)
#1
@
4 years ago
- Component changed from Editor to Administration
Hi @ronakganatra, welcome to WordPress Trac! Thanks for the patch.
There are more than 15 instances of nocache_headers()
calls in core though, adding a comment to only one of them seems inconsistent. The function itself already has a description, maybe it should be made clearer?
Note: See
TracTickets for help on using
tickets.
added description for used function nocache_headers();