Comments on: WordPress – How to Display Breadcrumb without Plugin https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/ Web & Mobile App Development Company Mon, 21 Nov 2022 10:37:53 +0000 hourly 1 By: John https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-222397 Mon, 21 Nov 2022 10:37:53 +0000 https://www.codexworld.com/?p=1172#comment-222397 Thanks, another request for how to include the parent category, please!

]]>
By: Jordan https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-209402 Wed, 28 Sep 2022 09:34:10 +0000 https://www.codexworld.com/?p=1172#comment-209402 How can I turn this function into a shortcode to display on a front-end builder.

]]>
By: rwky https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-180047 Mon, 30 May 2022 09:02:29 +0000 https://www.codexworld.com/?p=1172#comment-180047 for anyone looking for a shortcode version:
add_shortcode( ‘your_shortcode_name’, ‘get_breadcrumb’ );

add this to your functions.php (or where you added the above code).

]]>
By: Mohammed Anis https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-139802 Thu, 06 May 2021 22:02:03 +0000 https://www.codexworld.com/?p=1172#comment-139802 Thanks for the help.

I’m looking to have a (> back ) breadcrumb on posts that link to the post’s category page.

]]>
By: Kc https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-118771 Fri, 17 Jul 2020 20:47:34 +0000 https://www.codexworld.com/?p=1172#comment-118771 My page/post titles are incredibly long and tend to run over onto multiple lines.

Is there a way I could change the last part of the breadcrumb to the “slug”

Example:
HOME>SPORTS>BASEBALL>PAGE-SLUG-HERE

]]>
By: Carlos https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-117976 Mon, 06 Jul 2020 21:50:03 +0000 https://www.codexworld.com/?p=1172#comment-117976 It was very useful to me. Thanks a lot.

]]>
By: Yasir https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-116400 Mon, 22 Jun 2020 04:36:05 +0000 https://www.codexworld.com/?p=1172#comment-116400 Thanks a lot. it worked for me.

]]>
By: sumon https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-114762 Sun, 31 May 2020 03:55:33 +0000 https://www.codexworld.com/?p=1172#comment-114762 Incredible Solution. Thanks a lots for sharing..

]]>
By: Makwana Kiran https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-95775 Thu, 17 Oct 2019 13:32:33 +0000 https://www.codexworld.com/?p=1172#comment-95775 Thanks, It’s woking

]]>
By: akash https://www.codexworld.com/wordpress-how-to-display-breadcrumb-without-plugin/comment-page-1/#comment-94080 Mon, 30 Sep 2019 14:11:19 +0000 https://www.codexworld.com/?p=1172#comment-94080 How to make Responsive this code?

]]>