﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
14083	Back compat for pages and categories for the load-$pagenow hook	simonwheatley		"In WordPress 3.0 the URLs to create a post and edit a post are now all post-new.php and post.php, with the post type being passed in a GET parameter like so: post-new.php?post_type=page…meaning load-page-new.php and load-page.php action hooks have both vanished!

The attached patch:

1. Adds in some backwards compatibility for the old load-page-new.php, load-page.php, and load-edit-categories.php hooks.

2. Adds some new and useful dynamically constructed hooks based on the $typenow and $taxnow variables."	defect (bug)	closed	normal	3.0.1	Administration		normal	fixed	has-patch commit	simon@…
