Changeset 5002 for trunk/includes/common/template-tags.php
- Timestamp:
- 06/25/2013 03:06:32 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/common/template-tags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/common/template-tags.php
r4995 r5002 2285 2285 2286 2286 // Loop through parents 2287 foreach ( (array) $ancestors as $parent_id ) {2287 foreach ( (array) $ancestors as $parent_id ) { 2288 2288 2289 2289 // Parents
Note: See TracChangeset
for help on using the changeset viewer.