WP Manifestindependent plugin directory
manifest / content / mm-breadcrumbs

MM Breadcrumbs

Make breadcrumbs for ManualMaker

by Reuben L. Lillie · github.com/reubenlillie/mm-breadcrumbs · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/reubenlillie/mm-breadcrumbs/archive/refs/heads/master.zip

From the readme

MM Breadcrumbs Make breadcrumbs for [ManualMaker][mm]. Description MM Breadcrumbs is an extension plugin for ManualMaker to leverage the power of [Justin Tadlock's][jt] seminal [Breadcrumb Trail][bt] plugin. By default MM Breadcrumbs adds breadcrumb trails to paragraph archive and single pages. Like ManualMaker, MM Breadcrumbs itself is also [extensible][extend]. License ManualMaker is licensed under the GNU General Public License, version 2 or later. © 2017 Reuben L. Lillie [mm]: https://github.com/reubenlillie/manualmaker "View ManualMaker plugin on GitHub" [jt]: http://justintadlock.com/ "Justin's website" [bt]: https://github.com/justintadlock/breadcrumb-trail "View Justin Tadlock's Breadcrumb Trail plugin on GitHub" [extend]: https://developer.wordpress.org/plugins/hooks/custom-hooks/ "Learn more about Custom Hooks in the WordPress Plugin Handbook"

Read the full README on GitHub →