Changes between Initial Version and Version 1 of Ticket #30797, comment 13
- Timestamp:
- 09/25/2015 01:59:56 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30797, comment 13
initial v1 16 16 }}} 17 17 18 If `$type` is 'parent' and the parent theme exists, pull via `get_template_directory_uri()`.18 If `$type` is 'parent' pull via `get_template_directory_uri()`. If the parent theme exists, you get the parent stylesheet, otherwise it falls back as expected.