Opened 3 years ago

Closed 3 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:

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)

  • Milestone changed from Unassigned to 3.0

comment:2   ryan3 years ago

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

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

  • Resolution fixed deleted
  • Status changed from closed to reopened

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

comment:4   ryan3 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

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

Note: See TracTickets for help on using tickets.