Changes between Initial Version and Version 1 of Ticket #42273, comment 5
- Timestamp:
- 10/19/2017 10:46:14 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42273, comment 5
initial v1 4 4 > U can see it will calls index.php and create a folder 5 5 6 WordPress calls `index.php` as a part of the [https://developer.wordpress.org/themes/basics/template-hierarchy/ template hierarchy]. If I put a `mkdir()` call there, it would always be executed, with or without `get_bloginfo( 'template_url' )`. I don't see a bug here.6 WordPress loads `index.php` as a part of the [https://developer.wordpress.org/themes/basics/template-hierarchy/ template hierarchy]. If I put a `mkdir()` call there, it would always be executed, with or without `get_bloginfo( 'template_url' )`. I don't see a bug here.