olefredrik / FoundationPress

FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
https://foundationpress.olefredrik.com
MIT License
2.7k stars 869 forks source link

Add breadcrumbs using WordCrumbs #1390

Open bjoluc opened 5 years ago

bjoluc commented 5 years ago

I found myself using the Foundation breadcrumbs component quite often, however there was no easy way for me to actually generate breadcrumbs without external plugins. I therefore built WordCrumbs, a tiny PHP package for automatic breadcrumb generation that supports Foundation-style HTML formatting. If there is any interest in a breadcrumbs feature I would be happy to integrate WordCrumbs in FoundationPress and add a customizer option to enable or disable breadcrumbs! Any feedback is greatly appreciated!

pixelbrad commented 5 years ago

Thanks for sharing. I'll make a point to give your package a try next time I'm on a WP project.