Opened 8 years ago
Closed 8 years ago
#38625 closed enhancement (fixed)
Explicitly specify the end of the variable name in get_page_template().
Reported by: | kuck1u | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 4.8 | Priority: | low |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | has-patch |
Focuses: | template | Cc: |
Description
- Explicitly specify the end of the variable name.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
Thanks @kuck1u.
This sort of change would normally fall under code refactoring, which the WordPress project typically avoids doing, but this does clarify the variable names and I think we can drop it in as an enhancement.