WP Manifestindependent plugin directory
manifest / seo / wp-crumbs

wp-crumbs

WordPress plugin for website breadcrumbs.

by 26B - IT Consulting · github.com/26b/wp-crumbs

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/26b/wp-crumbs/archive/refs/heads/main.zip

From the readme

WP Crumbs A WordPress plugin to manage breadcrumbs. Development Local environment The project uses @wordpress/env to run a local WordPress environment. To get started, run the following commands: The WordPress environment will be available at http://localhost:8888. Building assets To build the assets for development, run the following command: To build the assets for production, run the following command: I18n We use i18n-midoru to make pots, uploads pots and download translations from Localise. It has one relevant file for configuration i18n-midoru.json in the root. This file has a list of projects, indexed by their name and with configurations for making pots, uploading pots and downloading translations. A generated file i18n-midoru.lock can also be found in the root after downloading translations. This file is used to poll Localise for new changes when trying to download translations again. Make pots Before making pots, make sure to build the assets first. To make the pots, run the following command: To make pots for a specific project, add the name of the project (key string in the i18n-midoru.json) as an argument to the command. Upload pots To upload pots to Loc

Read the full README on GitHub →

Releases

TagPublished
0.0.2 Nov 14, 2025
0.0.1 Nov 14, 2025

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.