Açıklama
A simple wordpress breadcrumb plugin. It’s very easy to use with a simple shortcode. Call the the_vs_breadcrumb() function in single.php file and others files where you want to display the breadcrumbs on your WordPress site.
Demo
Go to More Details
Usage
Follow the instructions below.
1. Call the the_vs_breadcrumb() function in single.php file and others files where you want to display the breadcrumbs on your WordPress site.
<div class="breadcrumb"> <?php the_vs_breadcrumb(); ?> </div>
Yükleme
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
SSS
Do you have any question regarding the plugin usage? You can ask me questions in My Support Forum
- How to install and activate the plugin?
-
Installing and activating the Very Simple Breadcrumb is as easy as other plugins in the plugins repository. See Installation section.
- How to use the Plugin?
-
See Description section.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Very Simple Breadcrumb” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Very Simple Breadcrumb” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.