﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
18750,specify post ID for is_page_template,billerickson,nacin,"is_page_template() checks the $wp_query object for the page ID. It would be great if we could override this with our own ID as a separate variable:

is_page_template( $template, $id );

Two instances where I've used this today:
- In a page template to see if the current page's parent is also using the template
- Limiting metaboxes to display only if a certain page template is used

",enhancement,closed,normal,3.4,General,,normal,fixed,has-patch,bill.erickson@… chappellind@… dromsey@…
