Ticket #5398 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Add a get_stylesheet_dir to sprintf in get_theme_mod

Reported by: andy Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: Template Version:
Severity: normal Keywords: has-patch 2nd-opinion dev-feedback
Cc:

Description

Stylesheet themes need a way to specify their own root for default custom headers.

Attachments

theme.php.diff (0.5 kB) - added by andy on 11/28/07 19:55:10.

Change History

11/28/07 19:55:10 changed by andy

  • attachment theme.php.diff added.

11/28/07 20:00:33 changed by andy

  • keywords set to has-patch 2nd-opinion dev-feedback.

This is implemented and working on wordpress.com.

12/19/07 17:47:07 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6410]) Add a get_stylesheet_dir to sprintf in get_theme_mod. Props andy. fixes #5398