Title: Libre Breadcrumb Permalinks
Author: Luc André
Published: <strong>16 ມິຖຸນາ 2026</strong>
Last modified: 23 ມິຖຸນາ 2026

---

ຄົ້ນຫາປລັກອິນ

![](https://ps.w.org/libre-breadcrumb-permalinks/assets/icon-256x256.gif?rev=3585123)

# Libre Breadcrumb Permalinks

 ໂດຍ [Luc André](https://profiles.wordpress.org/focuslibre/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/libre-breadcrumb-permalinks.1.0.0.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/libre-breadcrumb-permalinks/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/libre-breadcrumb-permalinks/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/libre-breadcrumb-permalinks/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/libre-breadcrumb-permalinks/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/libre-breadcrumb-permalinks/)

## ຄຳອະທິບາຍ

By default, WordPress adds a base prefix to taxonomy URLs — `/category/`, `/tag/`,
or any custom taxonomy base. This plugin removes those prefixes and replaces them
with breadcrumb-style paths built directly from the term hierarchy, giving clean,
readable URLs that reflect the content structure:

    ```
    /parent-term/child-term/post-slug/
    ```

For custom post types associated with a taxonomy, the full term path is used as 
the permalink base. For non-hierarchical taxonomies, only the term slug is used.

It supports:

 * Hierarchical and non-hierarchical taxonomies
 * Custom post type permalinks built from associated taxonomy term paths
 * Automatic detection of public taxonomies (including `category` and `post_tag`)
   and CPTs
 * Configuration via filter for fine-grained control

The plugin works at the permalink and rewrite layer and does not modify stored slugs
or post content.

## ການຕິດຕັ້ງ

 1. Upload the plugin folder to `/wp-content/plugins/`
 2. Activate the plugin

The plugin works out of the box and has no administration interface. For custom 
configuration, use the `lbp_config` filter (see FAQ).

## ຄຳຖາມທີ່ພົບເລື້ອຍ

### Does it create database tables or store plugin data?

No. The plugin only generates rewrite rules and filters URLs. Nothing is stored 
beyond WordPress’s own rewrite rules cache.

### Can I choose which taxonomies and CPTs are affected?

Yes, via the `lbp_config` filter. Plain values declare a taxonomy whose base will
be stripped. String keys declare a CPT => taxonomy association — the taxonomy base
is also stripped, and the CPT permalinks are built from the term path.

    ```
    add_filter( 'lbp_config', function() {
        return [
            'category',                 // strip base from this taxonomy
            'post_tag',                 // strip base from this taxonomy
            'my_cpt' => 'my_taxonomy',  // strip base + build CPT permalinks from term path
        ];
    } );
    ```

Without this filter, the plugin auto-detects all public custom taxonomies, including`
category` and `post_tag`, and CPTs.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Libre Breadcrumb Permalinks” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້
ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Luc André ](https://profiles.wordpress.org/focuslibre/)

[ແປ “Libre Breadcrumb Permalinks” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/libre-breadcrumb-permalinks)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/libre-breadcrumb-permalinks/),
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/libre-breadcrumb-permalinks/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/libre-breadcrumb-permalinks/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/libre-breadcrumb-permalinks/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0.0

 * Initial release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **2 ອາທິດ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **ໜ້ອຍກວ່າ 10**
 *  ເວີຊັນ WordPress ** 4.5 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **7.0**
 *  ເວີຊັນ PHP ** 5.4 ຫຼື ສູງກວ່າ **
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/libre-breadcrumb-permalinks/)
 * ແທັກ
 * [breadcrumb](https://lo.wordpress.org/plugins/tags/breadcrumb/)[cpt](https://lo.wordpress.org/plugins/tags/cpt/)
   [permalink](https://lo.wordpress.org/plugins/tags/permalink/)[taxonomy](https://lo.wordpress.org/plugins/tags/taxonomy/)
   [url](https://lo.wordpress.org/plugins/tags/url/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/libre-breadcrumb-permalinks/advanced/)

## ການໃຫ້ຄະແນນ

ຍັງບໍ່ມີການສົ່ງຄຳວິຈານເທື່ອ.

[Your review](https://wordpress.org/support/plugin/libre-breadcrumb-permalinks/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/libre-breadcrumb-permalinks/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Luc André ](https://profiles.wordpress.org/focuslibre/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/libre-breadcrumb-permalinks/)