Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#11958 closed defect (bug) (fixed)

Trunk Missing Files for Pages

Reported by: trent Owned by:
Priority: high Milestone: 3.0
Component: Administration Version:
Severity: major Keywords:
Cc: Focuses:

Description

I just checked out a new install of Trunk and realized that both the following files are not around anymore, but linked:

/wp-admin/edit-pages.php - linked from the "Right Now" widget
/wp-admin/page.php - called when trying to trash a page

Change History (4)

#1 @wpmuguru
17 years ago

  • Milestone Unassigned3.0

#2 @ryan
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [12783]) Update trash and right now links for pages. fixes #11958

#3 @Trent
17 years ago

  • Resolution fixed
  • Status closedreopened

Sorry Ryan, I shouldn't have noticed earlier, but there is one more page reference that needs changed in the dropdown menu as well in the dashboard to change from:

/wp-admin/page-new.php

to

/wp-admin/post-new.php?post_type=page

#4 @ryan
17 years ago

  • Resolutionfixed
  • Status reopenedclosed

(In [12809]) Update new page link. fixes #11958

Note: See TracTickets for help on using tickets.