Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mahdiyazdani/wp-breadcrumbs

Breadcrumb trails for the WordPress sites.
https://github.com/mahdiyazdani/wp-breadcrumbs

Last synced: 4 days ago
JSON representation

Breadcrumb trails for the WordPress sites.

Awesome Lists containing this project

README

        

# WP Breadcrumbs library

Library to be bundled with WordPress themes and plugins to display a simple and easy to use breadcrumbs.

## Installation
We recommend installing the library using [Composer](https://getcomposer.org/), as follows.

```
composer require mahdiyazdani/wp-breadcrumbs
```

Another option is to download the [class file](https://github.com/mahdiyazdani/wp-breadcrumbs/blob/main/src/wp-breadcrumbs.php) manually.