breadcrumb simple

This plugin will create a breadcrumbs for pages. Use the shortcode "[breadcrumb_simple]" OR use Function "breadcrumb_simple();" .

Author:Abhay Yadav (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:5.5.3
Plugin version:1.3
Added to WordPress repository:01-12-2016
Last updated:01-09-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:88
Rated by:5
Plugin URI:https://wordpress.org/plugins/breadcrumb-simp...
Total downloads:9 975
Active installs:1 000+
plugin download
Click to start download

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]