[wp-trac] [WordPress Trac] #27420: get_stylesheet_directory(); function....windows backslash

WordPress Trac noreply at wordpress.org
Sat Mar 15 07:41:18 UTC 2014


#27420: get_stylesheet_directory(); function....windows  backslash
-----------------------------+-----------------------------
 Reporter:  kosher_12        |      Owner:
     Type:  feature request  |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  General          |    Version:  3.8.1
 Severity:  normal           |   Keywords:
  Focuses:                   |
-----------------------------+-----------------------------
 Hi There,

 as the title says, is it possible to improve most of the wordpress path
 function in windows.

 e.g.


 {{{
 $s = get_stylesheet_directory();
 print_r($r);

 output
 F:\xampp\htdocs\wp\wp-content/themes/cmk
 }}}

 its not a big deal as most of wordpress developers,creates another
 function to output it properly, but I am thinking wordpress should fixed
 it from its core.

 Cheers,
 Kenn

--
Ticket URL: <https://core.trac.wordpress.org/ticket/27420>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list