plugin-icon

Breadcrumb TMC

wptmcdev yazdı·
Use [breadcrumb-tmc] shortcode to display the breadcrumb trail.
Oylama
5/5
Sürüm
1.4.3
Aktif kurulumlar
300
Son güncellenme
Jun 10, 2024
Breadcrumb TMC

Agile WordPress plugin to create breadcrumb by using shortcode [breadcrumb-tmc] to display it. We would like to keep the plugin simple and developers friendly, so far Breadcrumb TMC is location-based breadcrumb solution.

Structured Data Markup support. Output format: JSON-LD.

How to use?

Shortcode

Just paste the shortcode [breadcrumb-tmc] into to your text editor in WordPress to display it.

[breadcrumb-tmc]

PHP

or ad anywhere you want in your theme the following line of code.

<?php echo do_shortcode( '[breadcrumb-tmc]' ); ?>

HTML output

<ol class='breadcrumb-tmc'> <li> <a href="https://www.example.com/">Home</a> </li> <span class='breadcrumb-tmc-separator'> » </span> <li> <a href="https://www.example.com/hello-world">Hello World</a> </li> <ol>

FEATURES:

  • Quick use
  • Displays breadcrumb
  • No options page

SUPPORT

Your feedback is WELCOME!

ÜcretsizBusiness paketinde
Kurulum işlemini tamamlayarak, WordPress.com'un Hizmet Şartları ile Üçüncü Taraf Eklenti Şartlarını kabul etmiş olursunuz.
Test edilen son sürüm
WordPress 6.5.7
Bu eklenti, sitenizde kullanılmak üzere indirilebilir.