Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Lana Breadcrumb

Descripció

Bootstrap based breadcrumb.

Indicate the current page’s location within a navigational hierarchy.

Video

How to use with function:

<?php
if( function_exists( 'lana_breadcrumb' ) ) {
    echo lana_breadcrumb();
}
?>

Available shortcodes:

[lana_breadcrumb]

Lana Codes

Lana Breadcrumb

Captures

  • screenshot-1.jpg

Instal·lació

Requires

  • WordPress at least 4.0
  • PHP at least 5.3

Instalation steps

  1. Upload the plugin files to the /wp-content/plugins/lana-breadcrumb directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

How to use it

  • in Appearance > Widgets, add the ‘Lana – Breadcrumb’ widget to the sidebar, for example, add it to the Header Sidebar.
  • in Appearance > Editor, add the lana_breadcrumb() function to the theme file, for example, add to the header.php file.
  • in Pages > Edit selected page, add the [lana_breadcrumb] shortcode to the page content.

PMF

Do you have questions or issues with Lana Breadcrumb?
Use these support channels appropriately.

Lana Codes

Support

WordPress Forum

Support Forum

Ressenyes

Llegiu totes les 4 ressenyes

Col·laboradors i desenvolupadors

«Lana Breadcrumb» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

“Lana Breadcrumb” s'ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.

Traduïu «Lana Breadcrumb» a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.

Registre de canvis

1.1.0

  • add filter
  • change front page breadcrumb
  • reformat code

1.0.6

  • change breadcrumb elements order

1.0.5

  • add home to breadcrumb
  • change breadcrumb to lana-breadcrumb in style

1.0.4

  • bugfix page ancestors sorting

1.0.3

  • add text domain to plugin header

1.0.2

  • Tested in WordPress 4.8 (compatible)
  • Change website to lana.codes

1.0.1

  • typo in Plugin URI

1.0.0

  • Added Lana Breadcrumb