[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fS3GFPNy_IAu0_pAmhZaDxcs3jioz1VpbeU6Ox9fQJ9I":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":24,"download_link":25,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29,"vulnerabilities":30,"developer":31,"crawl_stats":28,"alternatives":37,"analysis":140,"fingerprints":166},"full-breadcrumb","Full Breadcrumb","1.2","Pedro Elsner","https:\u002F\u002Fprofiles.wordpress.org\u002Fpedro-elsner\u002F","\u003Cul>\n\u003Cli>Support Hierarquical Taxonomies\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Show breadcrumb in pages, posts, custom posts, categories, taxonomies, tags, authors, attachments and archives.\u003C\u002Fp>\n\u003Ch4>Basic Usage\u003C\u002Fh4>\n\u003Cp>Put this code \u003Ccode>\u003C?php if (function_exists('show_full_breadcrumb')) show_full_breadcrumb(); ?>\u003C\u002Fcode> in your theme and enjoy!\u003C\u002Fp>\n\u003Cp>Or, for to get the breadcrumb: \u003Ccode>\u003C?php if (function_exists('get_full_breadcrumb')) $var = get_full_breadcrumb(); ?>\u003C\u002Fcode>\u003C\u002Fp>\n\u003Cp>In \u003Ccode>get_full_breadcrumb\u003C\u002Fcode> you can use the additional parameter \u003Ccode>'type' => 'array'\u003C\u002Fcode> to return an array with the links. eg. \u003Ccode>array( 'type' => 'array' )\u003C\u002Fcode>\u003C\u002Fp>\n\u003Ch4>Basic Customization\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php\nshow_full_breadcrumb(\n    array(\n        'separator' => array(\n            'content' => '&raquo;'\n        ), \u002F\u002F set FALSE to hide\n        'home' => array(\n            'showLink' => false\n        )\n    )\n);\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Advanced Customization\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php\nif (function_exists('show_full_breadcrumb')) show_full_breadcrumb(\n    array(\n        'labels' => array(\n            'local'  => __('You are here:'), \u002F\u002F set FALSE to hide\n            'home'   => __('Home'),\n            'page'   => __('Page'),\n            'tag'    => __('Tag'),\n            'search' => __('Searching for'),\n            'author' => __('Published by'),\n            '404'    => __('Error 404 &rsaquo; Page not found')\n        ),\n        'separator' => array(\n            'element' => 'span',\n            'class'   => 'separator',\n            'content' => '&rsaquo;'\n        ), \u002F\u002F set FALSE to hide\n        'local' => array(\n            'element' => 'span',\n            'class'   => 'local'\n        ),\n        'home' => array(\n            'showLink'       => false,\n            'showBreadcrumb' => true\n        ),\n        'actual' => array(\n            'element' => 'span',\n            'class'   => 'actual'\n        ), \u002F\u002F set FALSE to hide\n        'quote' => array(\n            'tag'    => true,\n            'search' => true\n        ),\n        'page_ancestors' => array(\n            'showLink' => false\n        )\n    )\n);\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Settings for Portuguese-BR\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php\nif (function_exists('show_full_breadcrumb')) show_full_breadcrumb(\n    array(\n        'labels' => array(\n            'local'  => __('Você está aqui:'), \u002F\u002F set FALSE to hide\n            'home'   => __('Início'),\n            'page'   => __('Página'),\n            'tag'    => __('Etiqueta'),\n            'search' => __('Buscando'),\n            'author' => __('Publicado por'),\n            '404'    => __('Error 404 &rsaquo; Página não encontrada')\n        ),\n        'separator' => array(\n            'element' => 'span',\n            'class'   => 'separator',\n            'content' => '&rsaquo;'\n        ), \u002F\u002F set FALSE to hide\n        'home' => array(\n            'showLink' => true\n        )\n    )\n);\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Show breadcrumb for taxonomies, custom posts and all another pages.",200,9667,80,2,"2012-11-19T17:01:00.000Z","3.4.2","2.8","",[20,21,22,23],"breadcrumb","breadcrumb-for-custom-posts","breadcrumb-support-taxonomy","taxonomy-hierarquical","https:\u002F\u002Fgithub.com\u002Fpedroelsner\u002Ffull-breadcrumb","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffull-breadcrumb.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":32,"display_name":7,"profile_url":8,"plugin_count":14,"total_installs":33,"avg_security_score":26,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"pedro-elsner",210,30,84,"2026-04-04T16:08:12.885Z",[38,63,84,104,122],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":49,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":54,"homepage":59,"download_link":60,"security_score":61,"vuln_count":14,"unpatched_count":27,"last_vuln_date":62,"fetched_at":29},"breadcrumb-navxt","Breadcrumb NavXT","7.5.1","John Havlik","https:\u002F\u002Fprofiles.wordpress.org\u002Fmtekk\u002F","\u003Cp>Breadcrumb NavXT, the successor to the popular WordPress plugin Breadcrumb Navigation XT, was written from the ground up to be better than its ancestor. This plugin generates locational breadcrumb trails for your WordPress powered blog or website. These breadcrumb trails are highly customizable to suit the needs of just about any website running WordPress. The Administrative interface makes setting options easy, while a direct class access is available for theme developers and more adventurous users.\u003C\u002Fp>\n\u003Ch4>PHP Requirements\u003C\u002Fh4>\n\u003Cp>Breadcrumb NavXT 7.0 and newer require PHP7.0\u003Cbr \u002F>\nBreadcrumb NavXT 5.2 and newer require PHP5.3\u003Cbr \u002F>\nBreadcrumb NavXT 5.1.1 and older require PHP5.2\u003C\u002Fp>\n\u003Ch4>Features (non-exhaustive)\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>RDFa format Schema.org BreadcrumbList compatible breadcrumb generation.\u003C\u002Fli>\n\u003Cli>Extensive breadcrumb customization control via a settings page with appropriate default values for most use cases.\u003C\u002Fli>\n\u003Cli>Network admin settings page for managing breadcrumb settings for all subsites with \u003Ca href=\"http:\u002F\u002Fmtekk.us\u002Farchives\u002Fguides\u002Fcontrolling-breadcrumb-navxt-settings-from-the-network-settings-page\u002F\" title=\"Go to the article on configuring the network settings priority.\" rel=\"nofollow ugc\">configurable global priority\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>Built in WordPress Widget.\u003C\u002Fli>\n\u003Cli>Extensible via OOP and provided \u003Ca href=\"http:\u002F\u002Fmtekk.us\u002Fcode\u002Fbreadcrumb-navxt\u002Fbreadcrumb-navxt-doc\u002F2\u002F#action_reference\" title=\"Go to the Breadcrumb NavXT Documentation's action reference.\" rel=\"nofollow ugc\">actions\u003C\u002Fa> and \u003Ca href=\"http:\u002F\u002Fmtekk.us\u002Fcode\u002Fbreadcrumb-navxt\u002Fbreadcrumb-navxt-doc\u002F2\u002F#filter_reference\" title=\"Go to the Breadcrumb NavXT Documentation's filter reference.\" rel=\"nofollow ugc\">filters\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>WPML compatible (enhanced compatibility with WPML extensions plugin).\u003C\u002Fli>\n\u003Cli>Polylang compatible (enhanced compatibility with Polylang extensions plugin).\u003C\u002Fli>\n\u003Cli>bbPress compatible (enhanced compatibility with bbPress extensions plugin).\u003C\u002Fli>\n\u003Cli>BuddyPress compatible (enhanced compatibility with BuddyPress extensions plugin).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Translations\u003C\u002Fh4>\n\u003Cp>Breadcrumb NavXT now supports WordPress.org language packs. Want to translate Breadcrumb NavXT? Visit \u003Ca href=\"https:\u002F\u002Ftranslate.wordpress.org\u002Fprojects\u002Fwp-plugins\u002Fbreadcrumb-navxt\u002F\" rel=\"nofollow ugc\">Breadcrumb NavXT’s WordPress.org translation project\u003C\u002Fa>.\u003C\u002Fp>\n","Adds breadcrumb navigation showing the visitor's path to their current location.",800000,17023337,92,132,"2025-12-22T03:18:00.000Z","6.9.4","5.8","7.0",[55,20,56,57,58],"block","breadcrumbs","navigation","trail","http:\u002F\u002Fmtekk.us\u002Fcode\u002Fbreadcrumb-navxt\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbreadcrumb-navxt.7.5.1.zip",98,"2026-02-18 00:00:00",{"slug":20,"name":64,"version":65,"author":66,"author_profile":67,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":72,"num_ratings":73,"last_updated":74,"tested_up_to":51,"requires_at_least":75,"requires_php":18,"tags":76,"homepage":79,"download_link":80,"security_score":81,"vuln_count":82,"unpatched_count":27,"last_vuln_date":83,"fetched_at":29},"Breadcrumb –  Breadcrumb for WooCommerce and Custom Post Types","1.5.54","PickPlugins","https:\u002F\u002Fprofiles.wordpress.org\u002Fpickplugins\u002F","\u003Cp>Breadcrumb is easy and light-weight plugin to display breadcrumb navigation to your WordPress site, easy to customize and change style for breadcrumb. You can use filter hook and action hook to rewrite the plugin without editing the plugin code. This plugin almost working on all WordPress pages like archive, category, tags, custom taxonomies, custom post types, defult post, date, year, month, author and search page to display breadcrumb dynamically. ###\u003C\u002Fp>\n\u003Ch3>Breadcrumb by http:\u002F\u002Fpickplugins.com\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fpickplugins.com\u002Fbreadcrumb\u002F\" rel=\"nofollow ugc\">Buy Premium &raquo;\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.pickplugins.com\u002Fdemo\u002Fbreadcrumb\u002F\" rel=\"nofollow ugc\">Live Demo &raquo;\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.pickplugins.com\u002Fsupport\u002F\" rel=\"nofollow ugc\">Support &raquo;\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.pickplugins.com\u002Fdocumentation\u002Fbreadcrumb\u002F\" rel=\"nofollow ugc\">Documentation &raquo;\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Tutorials\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=HTbEIOEcc0c&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb\" rel=\"nofollow ugc\">Install & setup\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=jc1EzF_5kxs&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb&index=2\" rel=\"nofollow ugc\">Limit link text\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=91fC7hOl6W0&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb&index=3\" rel=\"nofollow ugc\">Customize home text\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=7mYp27fzXY0&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb&index=8\" rel=\"nofollow ugc\">Change style\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=B3xpe9BZWWI&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb&index=4\" rel=\"nofollow ugc\">Install pro and setup (Premium)\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=xdPiM7UlNTs&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb&index=5\" rel=\"nofollow ugc\"> Hide on archives (Premium)\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=l1LA5m6HaRQ&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb&index=6\" rel=\"nofollow ugc\"> Hide by post types (Premium)\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=LJg_d7UUTEA&list=PL0QP7T2SN94bnUjguNbBXAjW1yJjjeLtb&index=7\" rel=\"nofollow ugc\">Hide by post ids (Premium)\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Plugin Features\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>Use via short-codes\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can display breadcrumb anywhere via shortcodes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Display anywhere\u003C\u002Fstrong>\u003Cbr \u002F>\nBreadcrumb display on home page, any post type, page, parent pages, author page, archive page, tag page, custom taxonomy page, search page, woocommerce shop, product pages.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Custom front text\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can display custom prefix text before breadcrumb start.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Custom separator text\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can set custom separator text as you need and match with your theme. you can also hide the last separator if you want.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Limit word link text\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can limit word count or character count on link text and use set custom ending text.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Hide “Home” text\u003C\u002Fstrong>\u003Cbr \u002F>\nyou can hide or display “Home” elements on breadcrumb\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Custom font size for link text\u003C\u002Fstrong>\u003Cbr \u002F>\nyou can set custom font size for link text\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Container padding margin\u003C\u002Fstrong>\u003Cbr \u002F>\nSet custom margin and padding for breadcrumb container.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Custom color\u003C\u002Fstrong>\u003Cbr \u002F>\nyou can set custom text color for link text, separator and link background color\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Override via filter hook\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can override breadcrumb element via filter hook.\u003C\u002Fp>\n\u003Ch3>Premium features\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>Hide on archives\u003C\u002Fstrong>\u003Cbr \u002F>\nYou can dynamically hide breadcrumb on archive pages like Front page, Home page, Blog, Author, Search, Year, Month, Date, Categories, Tags\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Hide by post types\u003C\u002Fstrong>\u003Cbr \u002F>\nHide breadcrumb based on different post types.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Hide by post ids\u003C\u002Fstrong>\u003Cbr \u002F>\nHide breadcrumb based on post ids, you can use any post ids to hide breadcrumb to hide any specific post, Custom post types also supported.\u003C\u002Fp>\n\u003Ch3>Translation\u003C\u002Fh3>\n\u003Cp>Plugin is translation ready default default-en.po file inlcuded under following directory\u003C\u002Fp>\n\u003Cpre>\u003Ccode>breadcrumb\\languages\\\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>you can add your own translation , if you need some help please feel free to contact.\u003C\u002Fp>\n","Super light weight & easy breadcrumb navigation for wordpress site.",20000,405021,90,35,"2025-12-17T15:40:00.000Z","3.8",[20,77,56,58,78],"breadcrumb-nav","woocommerce-breadcrumb","https:\u002F\u002Fpickplugins.com\u002Fbreadcrumb\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbreadcrumb.1.5.54.zip",100,1,"2023-01-11 00:00:00",{"slug":85,"name":86,"version":87,"author":88,"author_profile":89,"description":90,"short_description":91,"active_installs":70,"downloaded":92,"rating":93,"num_ratings":94,"last_updated":95,"tested_up_to":96,"requires_at_least":97,"requires_php":98,"tags":99,"homepage":102,"download_link":103,"security_score":48,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"flexy-breadcrumb","Flexy Breadcrumb","1.2.1","PressTigers","https:\u002F\u002Fprofiles.wordpress.org\u002Fpresstigers\u002F","\u003Cp>Flexy Breadcrumb by \u003Ca href=\"https:\u002F\u002Fwww.presstigers.com\" rel=\"nofollow ugc\">PressTigers\u003C\u002Fa> is one of the simple and robust breadcrumb menu system available for the WordPress site. By using this plugin, you can display breadcrumb navigation anywhere in your website via [flexy_breadcrumb] shortcode.\u003Cbr \u002F>\nWith the help of this plugin you can style and format the text, links and separators of breadcrumbs according to your own taste.\u003C\u002Fp>\n\u003Ch4>Plugin Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>SEO Friendly(added schema structure).\u003C\u002Fli>\n\u003Cli>Use via [flexy_breadcrumb] shortcode. \u003C\u002Fli>\n\u003Cli>Allow users to change breadcrumb separator.\u003C\u002Fli>\n\u003Cli>Set Home text and End text.\u003C\u002Fli>\n\u003Cli>Set Word\u002FCharacter limit for navigation menu.\u003C\u002Fli>\n\u003Cli>Font Awesome icon picker for Home.\u003C\u002Fli>\n\u003Cli>Color options for text, link, separator and background through global settings.\u003C\u002Fli>\n\u003Cli>Set font size of breadcrumb trail.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Shortcode\u003C\u002Fh4>\n\u003Cp>This goes somewhere near the bottom of your theme’s header.php template. However, you can add it anywhere you want in your theme, and it’ll work.\u003C\u002Fp>\n\u003Cpre>\u003Ccode> \u003C?php echo do_shortcode( '[flexy_breadcrumb]'); ?> \n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Submit Patches\u003C\u002Fh4>\n\u003Cp>If you’ve identified a bug and have a fix, we’d welcome it at our \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fpresstigers\u002Fflexy-breadcrumb\u002F\" rel=\"nofollow ugc\">GitHub page\u003C\u002Fa> for Flexy Breadcrumb. Simply submit a pull request so we can review and merge into the codebase if appropriate from there. Happy coding!\u003C\u002Fp>\n\u003Ch3>Credits\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Google Fonts(https:\u002F\u002Ffonts.google.com)\u003C\u002Fli>\n\u003Cli>jQuery UI(https:\u002F\u002Fjqueryui.com)\u003C\u002Fli>\n\u003Cli>WP Color Picker Alpha(https:\u002F\u002Fgithub.com\u002F23r9i0\u002Fwp-color-picker-alpha)\u003C\u002Fli>\n\u003Cli>Font Awesome Icon Picker(https:\u002F\u002Fgithub.com\u002Fitsjavi\u002Ffontawesome-iconpicker)\u003C\u002Fli>\n\u003C\u002Fol>\n","Flexy Breadcrumb is a super light weight plugin that is easy to navigate through current page hierarchy.",137352,94,20,"2025-01-22T11:43:00.000Z","6.7.5","4.6","7.2",[20,56,100,101,57],"link","menu","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fflexy-breadcrumb","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fflexy-breadcrumb.1.2.1.zip",{"slug":105,"name":106,"version":107,"author":108,"author_profile":109,"description":110,"short_description":111,"active_installs":112,"downloaded":113,"rating":114,"num_ratings":34,"last_updated":115,"tested_up_to":116,"requires_at_least":117,"requires_php":118,"tags":119,"homepage":120,"download_link":121,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"breadcrumb-trail","Breadcrumb Trail","1.1.0","Justin Tadlock","https:\u002F\u002Fprofiles.wordpress.org\u002Fgreenshady\u002F","\u003Cp>Breadcrumb Trail is one of the most advanced and robust breadcrumb menu systems available for WordPress.  It started out as a small script for basic blogs but has grown into a system that can handle nearly any site’s setup to show the most accurate breadcrumbs for each page.\u003C\u002Fp>\n\u003Ch3>Before using\u003C\u002Fh3>\n\u003Cp>Please note that Breadcrumb Trail requires that you understand and know how to edit your theme’s PHP code, at least to the extent of copying and pasting one line of code.  If you’re not comfortable doing this, it’s best to ask that your theme author integrate the code necessary to support this plugin.\u003C\u002Fp>\n\u003Ch3>How it works\u003C\u002Fh3>\n\u003Cp>This plugin automatically detects your permalink setup and displays breadcrumbs based off that structure.  Nearly all sites have some sort of hierarchy.  Breadcrumb Trail recognizes that and builds a set of unique breadcrumbs for each page on your site.\u003C\u002Fp>\n\u003Cp>This means that it can also detect custom post types and taxonomies right out of the box.  Whatever you throw at it, it’s got a solution.\u003C\u002Fp>\n\u003Ch3>Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Auto-detects the permalink structure of your site for the most accurate breadcrumbs.\u003C\u002Fli>\n\u003Cli>Hooks for plugin\u002Ftheme developers to overwrite output.\u003C\u002Fli>\n\u003Cli>Coded with object-oriented programming (OOP) methods to allow developers to extend it for those highly-custom setups.\u003C\u002Fli>\n\u003Cli>Properly handles nearly any custom post type or taxonomy.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Professional support\u003C\u002Fh3>\n\u003Cp>If you need professional plugin support from me, the plugin author, you can join the club at \u003Ca href=\"https:\u002F\u002Fthemehybrid.com\u002Fclub\" rel=\"nofollow ugc\">Theme Hybrid\u003C\u002Fa>, which is a professional WordPress help\u002Fsupport site where I handle support for all my plugins and themes for a community of 75,000+ users (and growing).\u003C\u002Fp>\n\u003Ch3>Plugin Development\u003C\u002Fh3>\n\u003Cp>If you’re a theme author, plugin author, or just a code hobbyist, you can follow the development of this plugin on it’s \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fjustintadlock\u002Fbreadcrumb-trail\" rel=\"nofollow ugc\">GitHub repository\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Donations\u003C\u002Fh3>\n\u003Cp>Yes, I do accept donations.  If you want to donate, you can do so from my \u003Ca href=\"https:\u002F\u002Fthemehybrid.com\u002Fdonate\" rel=\"nofollow ugc\">donations page\u003C\u002Fa> or grab me something from my \u003Ca href=\"http:\u002F\u002Fa.co\u002FflUb0ns\" rel=\"nofollow ugc\">Amazon Wish List\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>I appreciate all donations, no matter the size.  Further development of this plugin is not contingent on donations, but they are always a nice incentive.\u003C\u002Fp>\n","A powerful script for adding breadcrumbs to your site that supports Schema.org HTML5-valid microdata.",10000,252153,86,"2017-11-28T10:50:00.000Z","4.8.28","4.7","5.2",[56,101,57],"https:\u002F\u002Fthemehybrid.com\u002Fplugins\u002Fbreadcrumb-trail","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbreadcrumb-trail.1.1.0.zip",{"slug":123,"name":124,"version":125,"author":126,"author_profile":127,"description":128,"short_description":129,"active_installs":112,"downloaded":130,"rating":72,"num_ratings":131,"last_updated":132,"tested_up_to":51,"requires_at_least":133,"requires_php":134,"tags":135,"homepage":138,"download_link":139,"security_score":81,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"breadcrumbs-divi-module","Breadcrumbs Divi Module","1.2.4","learnhowwp","https:\u002F\u002Fprofiles.wordpress.org\u002Fthemeythemes\u002F","\u003Cp>The Divi Breadcrumbs plugin enhances your website by adding a customizable Breadcrumbs module to the Divi Builder. Breadcrumbs improve user experience by providing a clear navigational path, helping visitors understand their location within your site and easily backtrack to previous sections.\u003C\u002Fp>\n\u003Cp>Features\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Visual Builder Supported\u003C\u002Fstrong>: Enjoy seamless integration with Divi’s Visual Builder. You can drag and drop the Breadcrumbs module into your layout.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Customizable Home Text\u003C\u002Fstrong>: Define your own text for the home link in the breadcrumbs, offering more flexibility in how you label the starting point.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Before Text Option\u003C\u002Fstrong>: Add a custom text that appears before the breadcrumbs, providing additional context to your breadcrumbs.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Icon Options\u003C\u002Fstrong>: Choose from Divi’s icon library to use as the separator between breadcrumb links. You can also add a custom icon before the breadcrumbs to further personalize their appearance.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Custom Home Link\u003C\u002Fstrong>: If you need to link the home breadcrumb to a custom URL, this option allows you to do so.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Color Customization\u003C\u002Fstrong>: Tailor the colors of your breadcrumbs to align with your site’s design:\n\u003Cul>\n\u003Cli>\u003Cstrong>Link Color\u003C\u002Fstrong>: Set a custom color for breadcrumb links and define a different color for the hover state, ensuring your breadcrumbs.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Separator Color\u003C\u002Fstrong>: Customize the color of the separator icon.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Current Text Color\u003C\u002Fstrong>: Specify a color for the text of the current page, helping users easily identify their current location.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For a live demonstration and to see the Breadcrumbs module in action, visit \u003Ca href=\"https:\u002F\u002Fwww.learnhowwp.com\u002Fdivi-breadcrumbs-module\u002F\" rel=\"nofollow ugc\">Breadcrumbs Demo Page\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>The content generated in the Visual Builder is only for preview. Part of the Breadcrumbs in the Visual Builder is dummy data but don’t worry you will see the correct breadcrumbs on the front end after you exit the builder.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>More Free Divi Plugins\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcontact-form-db-divi\u002F\" rel=\"ugc\">Divi Contact Form DB\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpost-carousel-divi\u002F\" rel=\"ugc\">Divi Post Carousel Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Foverlay-image-divi-module\u002F\" rel=\"ugc\">Divi Overlay on Images Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmenu-cart-divi\u002F\" rel=\"ugc\">Divi Menu Cart Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fflip-cards-module-divi\u002F\" rel=\"ugc\">Divi Flip Cards Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fbreadcrumbs-divi-module\u002F\" rel=\"ugc\">Divi Breadcrumbs Module\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fimage-carousel-divi\u002F\" rel=\"ugc\">Divi Image Carousel\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>If you have any questions or feature ideas please create a new thread in Support.\u003C\u002Fp>\n","A simple lightweight plugin that adds a breadcrumbs module in the Divi theme.",77178,14,"2025-12-14T16:14:00.000Z","5.0","8.0",[56,136,137],"divi","divi-breadcrumbs","http:\u002F\u002Fwww.learnhowwp.com\u002Fdivi-breadcrumbs-module","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbreadcrumbs-divi-module.1.2.4.zip",{"attackSurface":141,"codeSignals":147,"taintFlows":158,"riskAssessment":159,"analyzedAt":165},{"hooks":142,"ajaxHandlers":143,"restRoutes":144,"shortcodes":145,"cronEvents":146,"entryPointCount":27,"unprotectedCount":27},[],[],[],[],[],{"dangerousFunctions":148,"sqlUsage":149,"outputEscaping":151,"fileOperations":27,"externalRequests":27,"nonceChecks":27,"capabilityChecks":27,"bundledLibraries":157},[],{"prepared":27,"raw":27,"locations":150},[],{"escaped":27,"rawEcho":82,"locations":152},[153],{"file":154,"line":155,"context":156},"full-breadcrumb.php",649,"raw output",[],[],{"summary":160,"deductions":161},"The static analysis of the 'full-breadcrumb' plugin v1.2 reveals a generally good security posture with no identified dangerous functions, SQL injection vulnerabilities, file operations, or external HTTP requests. The absence of known CVEs and a clean vulnerability history further strengthens this impression, suggesting the plugin has historically been well-maintained and secure.\n\nHowever, a significant concern arises from the output escaping. With 100% of outputs unescaped, this indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities. Any user-supplied data that is displayed by the plugin without proper sanitization could be exploited by attackers to inject malicious scripts, leading to session hijacking, credential theft, or defacement.\n\nWhile the plugin has a minimal attack surface and no identified taint flows, the lack of proper output escaping represents a critical weakness that could be easily exploited. This oversight overshadows the otherwise positive security indicators. Therefore, while the plugin has a good track record and avoids common pitfalls, the unescaped output necessitates immediate attention.",[162],{"reason":163,"points":164},"100% of outputs unescaped",7,"2026-03-16T20:31:09.329Z",{"wat":167,"direct":176},{"assetPaths":168,"generatorPatterns":171,"scriptPaths":172,"versionParams":173},[169,170],"\u002Fwp-content\u002Fplugins\u002Ffull-breadcrumb\u002Fassets\u002Fcss\u002Ffull-breadcrumb.css","\u002Fwp-content\u002Fplugins\u002Ffull-breadcrumb\u002Fassets\u002Fjs\u002Ffull-breadcrumb.js",[],[170],[174,175],"full-breadcrumb\u002Fassets\u002Fcss\u002Ffull-breadcrumb.css?ver=","full-breadcrumb\u002Fassets\u002Fjs\u002Ffull-breadcrumb.js?ver=",{"cssClasses":177,"htmlComments":182,"htmlAttributes":183,"restEndpoints":184,"jsGlobals":185,"shortcodeOutput":186},[178,179,180,181],"separator","local","home","actual",[],[],[],[],[]]