In Vista-Like Breadcrumbs for WordPress guide, code was presented for recreating the breadcrumb style featured Windows Vista and Windows 7.
The following code will produce multidimensional breadcrumb trail with the siblings of in it's second dimension.
The following code will produce multidimensional breadcrumb trail with the children of in it's second dimension.
To customize the breadcrumb trail you may edit the default values for the in the interface.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Bug fix Fixed issue where when using Breadcrumb NavXT 6.0.X under some circumstances caused root page to be included for the page post type when using bcn display multidim children ..
Bug fix Fixed issue where the parameter did not work and threw PHP errors for the bcn display list multidim * functions.. 2.5.0.
New feature Added support for Breadcrumb NavXT 5.6.0's force in the display functions.. 2.0.0.
New feature Added setting for controlling the display of children of the home page while on the homepage..
Bug fix Fixed issue where the second dimension would not be populated for the current item if the current item was linked.
Read more