
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
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics 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.
Slide in panel that appears from the top or bottom to highlight offers, capture attention, and guide visitors toward more conversions.
Add an MP3 Player to your website and engage visitors with music, podcasts, and spoken audio without any setup complexity.
Show your latest TikTok videos in a live feed that keeps content fresh, builds social proof, and keeps visitors engaged.
Showcase visuals with an image grid slider that blends a grid layout and carousel motion to create a dynamic, customizable, mobile friendly display.
Use event flip cards to highlight upcoming activities, improve visibility, and help visitors discover events that increase attendance and engagement.
Add Messenger Chat to your site to communicate with visitors, offer fast support, and create a smoother user experience across all pages.
Create a mega footer that organizes navigation links, contact info, logos, social icons and improves usability and site structure.
Display locations with company branch flip cards that help customers find nearby offices, understand key details, and enjoy a smoother overall experience.
Collect and manage donations securely with a customizable online donation form that supports Stripe or PayPal and helps increase contributions.
Add collapsible content sections to your site to organize information and help users navigate content more efficiently.

Show Vimeo videos in a Vimeo feed that keeps content fresh and helps visitors discover more of your video library.
Add a translation widget to your site so users can switch languages easily and access content in their preferred language.
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!
