
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.
Add WhatsApp Chat to your site to communicate with visitors, deliver instant support, and create a smoother, more trustworthy user experience.
Show YouTube videos with a YouTube carousel that displays clips in a smooth, customizable layout to boost visibility and keep visitors engaged.
Use a subscription button to streamline recurring payments, simplify signup, and help increase conversions with seamless PayPal or Stripe integration.
Show Instagram posts in a responsive carousel layout to enhance social proof and keep your site content visually fresh.
Show inspiring quotes with a quotes carousel that rotates messages, enhances design, and keeps visitors engaged.
Add a logo slider to your site to showcase clients and partners, strengthen brand credibility, and build trust with new visitors.
Create interactive image polls that use compelling visuals to boost engagement, gather feedback, and help visitors vote easily.
Use a process widget to present tasks in a clear visual sequence, showing each step with images and text to improve understanding and user engagement.
Gather supporter signatures with a petition form that collects entries, saves submissions, sends notifications, and helps you drive meaningful change efficiently.
Add a call button to your site so visitors can tap to start a phone call instantly, improving direct communication access.
Use a news ticker to display headlines and updates that highlight key information and keep users informed in real time.
Use an image accordion to show pictures in collapsible panels that save space, highlight key visuals, and keep visitors engaged.
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!
