=== Breadcrumb TMC ===
Contributors: themastercut
Donate Link: http://themastercut.co/
Tags: breadcrumb, breadcrumb shortcode
Requires at least: 4.8
Requires PHP: 5.6
Tested up to: 5.3.0
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Copy and paste the shortcode [breadcrumb-tmc] to view the breadcrumb.
== Description ==
Agile WordPress plugin to create breadcrumb by using using shortcode [breadcrumb-tmc] to display breadcrumb.
== 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.
` `
**HTML output**
`
-
Home
/
-
Hello World
`
**FEATURES:**
* Easy to install
* Displays breadcrumb
* No options page
**SUPPORT**
Your feedback is WELCOME!
== Installation ==
= Using The WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Search for 'breadcrumb tmc'
3. Click 'Install Now'
4. Activate the plugin on the Plugin dashboard
= Uploading in WordPress Dashboard =
1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `breadcrumb-tmc.zip` from your computer
4. Click on 'Install Now' button
5. Activate the plugin in the Plugin dashboard
= Using FTP =
1. Download `breadcrumb-tmc.zip`
2. Extract the `breadcrumb-tmc.zip` directory to your computer
3. Upload the `breadcrumb-tmc` folder to the `/wp-content/plugins/` directory
4. Activate the plugin in the Plugin dashboard
== Screenshots ==
1. Basic view
== Changelog ==
= 1.0.0 =
First release: Breadcrumb TMC for WordPress