Changes between Version 1 and Version 2 of Ticket #29618, comment 4
- Timestamp:
- 09/12/2014 04:55:50 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29618, comment 4
v1 v2 1 1 I'm sensing a "No" here. I'll run with `parent()` but would prefer to have a nicely named wrapper that checks both template/stylesheet mismatch '''and''' the valid parent. To reduce complexity for everyday usage — and for new developers to know that `is_child_theme()` is actually accurate. What it says on the tin. 2 2 3 I don't think performance should be a reason to not improve the function, because high-traffic WP install should use some sort of caching anyway.3 I don't think performance should be a reason to not improve the function, because high-traffic WP installs should use some sort of caching anyway.