Make WordPress Core

Opened 20 years ago

Closed 18 years ago

#1172 closed enhancement (wontfix)

suggestion: wp_admin() template function

Reported by: denis-de-bernardy's profile Denis de Bernardy Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Administration Keywords:
Focuses: Cc:

Description

wp_admin( bool $include_loginout = false )

should return:

login
logout
  • goto dashboard
  • create new post [def: in this category]
  • create new page [def: with this page as parent]
edit this post
page category author

Change History (3)

#2 @Denis de Bernardy
20 years ago

  • Patch set to No

#3 @rob1n
18 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

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.

Note: See TracTickets for help on using tickets.