Opened 6 years ago
Closed 5 years ago
#4202 closed defect (bug) (fixed)
manually curated part of the code reference for wp_insert_post() contains at least 1 link to the Codex instead of the code reference
Reported by: | pbiron | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Developer Hub | Keywords: | |
Cc: |
Description
In the manually curated part of the code reference entry for wp_insert_post(), the link to wp_set_post_terms()
goes to the Codex entry for that function instead of the code reference entry for it.
There are a couple of other links to the Codex in there was well (e.g., Post Status Transitions
, page_template
) but I'm not sure whether any of those have equivalent entries in DevHub or HelpHub.
Note: See
TracTickets for help on using
tickets.
I've updated the direct links I could find to
http://codex.wordpress.org/Function_Reference/*
in explanations but left links to direct Codex articles.The links to the more generic pages can be updated as they're migrated out of the Codex and into DevHub