توضیحات
Edit My Breadcrumb is a plugin for WordPress that allows for breadcrumbs to be added to your page. It is fully customizable for your website needs. There are two options to implement this into your site; web developers can add a function into their theme or it can be automatically added before your content.
Arbitrary section 1
نصب
- Upload ‘edit-my-plugin’ folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Either activate the automatic output in the settings area or use the function
<?php display_breadcrumbs(); ?>
سوالات متداول
- How do I automatically add breadcrumbs to my site?
-
In the settings configuration, enable ‘Breadcrumb Auto Output’ to display the breadcrumbs directly the start of your content.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Edit My Breadcrumb” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Edit My Breadcrumb” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.2
- Added option for homepage to display the breadcrumb or not to.
1.1
- Added option for edit the first Home breadcrumb
- Updated Admin area with proper WordPress Admin CSS
- Added description and settings instructions to admin area.
1.0
- Initial Release