Opened 6 months ago

Closed 5 months ago

#4744 closed enhancement (fixed)

Use get_template_directory over TEMPLATEPATH

Reported by: fanquake Owned by: fanquake
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)

get_template_directory.patch (478 bytes) - added by fanquake 6 months ago.

Download all attachments as: .zip

Change History (4)

  • Milestone changed from Awaiting Review to 1.7
  • Keywords commit added
  • Resolution set to fixed
  • Status changed from new to closed

(In [6726]) Switch TEMPLATEPATH constant to get_template_directory() function.

Fixes #4744. Props fanquake.

Note: See TracTickets for help on using tickets.