このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

breadcrumb simple

説明

Using Shortcode, copy and paste this shortcode to view the breadcrumb [breadcrumb_simple].

Features

  • easy to install
  • Easy to use with shortcode.

Requirements

This plugin requires PHP 5 or PHP 7 and WordPress 3.0 or greater. It works in standard WordPress environments. It is strongly recommended to use WordPress in the newest version.

Contact

  • If you have any suggestion, feel free to email me at abhayrajmca@gmail.com, info@wordpressoutsourcingpartners.com.

How to display breadcrumb

Using PHP Function, use this php function to call the breadcrumb

<?php breadcrumb_simple(); ?> 

Using Shortcode, copy and paste this shortcode to view the breadcrumb

 [breadcrumb_simple]

インストール

  1. Go to Plugins > Add New.
  2. Searh “breadcrumb simple”
  3. install and activate the WordPress Plugin.
  4. Add the shortcode [breadcrumb_simple] on your page.

評価

2021年5月13日
I love the idea - dev focused simple code without any baltter. unfortunately did not work properly with our custom post type with hierarchical pages. All it printed out was 'home page title' + 'span separator' + 'another span separator' + current page title... no parent or ancestor pages... also maby there should be some way to customize the first / home element.. cause it returns the title and sometimes titles are long and so on..
2019年8月18日
Does everything what breadcrumbs need to do. Nothing else, that's what I love. No CSS styles or JS scripts included, you can customize it just the way you want. 5 stars, thank you for your great work.
2019年2月12日
This is simple breadcrumb plugin and is exactly what I needed. The developer is super responsive and added a feature for customizing site name which is why I have given this 5 stars.
2016年12月10日
work perfectly and great option to customise separater.
5件のレビューをすべて表示

貢献者と開発者

breadcrumb simple はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“breadcrumb simple” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

  • Added Option for home title
  • Added separator wrapper