Opened 20 years ago
Closed 18 years ago
#1172 closed enhancement (wontfix)
suggestion: wp_admin() template function
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
wp_admin( bool $include_loginout = false )
should return:
logout |
- goto dashboard
- create new post [def: in this category]
- create new page [def: with this page as parent]
page | category | author |
Change History (3)
Note: See
TracTickets for help on using
tickets.
If you want a link to the admin, use wp_register(), but if you want an admin bar, there are plenty of plugins that do that.