Changes between Initial Version and Version 1 of Ticket #40969, comment 4
- Timestamp:
- 06/22/2018 10:42:21 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40969, comment 4
initial v1 1 I agree with @sphakka - I've also run into this issue and it would be useful for get_template_partnot to fail silently, so we have the option to check the return value.1 I agree with @sphakka - I've also run into this issue and it would be useful for `get_template_part` not to fail silently, so we have the option to check the return value. 2 2 3 I've attached a patch to pass on the return value from locate_template, as suggested.3 I've attached a patch to pass on the return value from `locate_template`, as suggested.