
The plugin allows you to render breadcrumbs and configurate them with filters.
Use the function ‘jinx_breadcrumbs’ to render the breadcrumbs where you want them to be. You may overwrite the default arguments by passing an array to the function.
<?php if (function_exists('jinx_breadcrumbs')) : jinx_breadcrumbs([ // default args 'home' => __('Home', 'jinx-breadcrumbs'), 'search' => __('Search: "%s"', 'jinx-breadcrumbs'), '404' => __('Error 404', 'jinx-breadcrumbs'), 'author' => __('Author: %s', 'jinx-breadcrumbs'), 'year' => 'Y', 'month' => 'F', 'day' => 'd', 'before' => '<nav aria-label="breadcrumb"><ol>', 'after' => '</ol></nav>', 'before_item' => '<li%s>', 'after_item' => '</li>', ]); endif; ?> You may also use the filter ‘jinx_jinx_breadcrumbs’ to overwrite them.
<?php add_filter('jinx_breadcrumbs', function($args) { return array_merge($args, [ 'home' => __('Start', 'cca'), 'search' => __('Your searched for "%s"', 'cca'), ]); }); ?> The plugin will automatically try to find the correct archive pages by using the rewrite slug of custom taxonomies and post types.
If you may want to change this behavior, you may use some filters to manipulate the archive page.
If you return NULL, the archive page will be removed.
<?php // filters the archive page, passing the PID, type ('taxonomy' or 'post_type') and name (eg. 'video') add_filter('jinx_breadcrumbs_archive', function($pid, $type, $name) { return $pid; }, 10, 3); // filters the archive page, passing the PID and name (eg. 'video') // the type is part of the filter (eg. 'jinx_breadcrumbs_archive_taxonomy') add_filter('jinx_breadcrumbs_archive_{type}', function($pid, $name) { return $pid; }, 10, 2); // filters the archive page, passing the PID // the type and name are part of the filter (eg. 'jinx_breadcrumbs_archive_post_type_video') add_filter('jinx_breadcrumbs_archive_{type}_{name}', function($pid) { return $pid; }, 10, 1); ?> Starting from $0 per month.
Rating
Reviewers
No reviews
Tags
Developed By
Lukas Rydygel
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Contact Form plugins for Wordpress
Maps plugins for Wordpress
Translation plugins for Wordpress
Chat plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Contact plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Forms plugins for Wordpress
Comments plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Comments plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Portfolio plugins for Wordpress
Video Player plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Inventory plugins for Wordpress
Testimonials plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Analytics plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Security plugins for Wordpress
Ads plugins for Wordpress
Music Player plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Membership plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Video Player plugins for Wordpress
Tabs plugins for Wordpress
Social Feeds plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Add an AI chatbot that answers user questions by crawling your site, using uploaded content, and collecting chat interactions.
Show a GDPR-ready cookie notice that clearly explains how cookies are used, helping you stay compliant while creating a more transparent experience for your visitors.
Create interactive quizzes with a quiz maker that lets you build custom questions, collect responses, and increase engagement with easy site integration.
Add a logo slider to your site to showcase clients and partners, strengthen brand credibility, and build trust with new visitors.
Interactive rankings that boost engagement
Use product blobs to highlight key items, draw attention to featured products, and guide visitors toward faster and more confident purchase decisions.
Create a clear restaurant menu list that helps visitors explore dishes easily, understand key details, and make confident ordering decisions that support conversions.
Show rankings and performance data on your site with a customizable scores board that motivates participation and keeps users engaged.
Use social media links with sticky buttons that keep your profiles visible, boost engagement, and help promote your content more effectively across your site.
Show WhatsApp conversations on your website in a clear, authentic chat format.
Collect user insights with a feedback popup that reveals issues early, improves user experience, and captures valuable leads through a clear feedback form.
Gather supporter signatures with a petition form that collects entries, saves submissions, sends notifications, and helps you drive meaningful change efficiently.
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!
