Opened 6 months ago
Closed 5 months ago
#4744 closed enhancement (fixed)
Use get_template_directory over TEMPLATEPATH
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 1.7 |
| Component: | Theme | Version: | 1.7 |
| Severity: | minor | Keywords: | has-patch commit |
| Cc: |
Description
Use get_template_directory over TEMPLATEPATH
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

(In [6726]) Switch TEMPLATEPATH constant to get_template_directory() function.
Fixes #4744. Props fanquake.