Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    Breadcrumb NavXT uses the WordPress API for generating all URLs, so you’d have to hook into those properly. Functions to look at are get_term_link(), get_permalink(), get_home_url(), get_year_link(), get_month_link(), get_day_link(), and get_post_type_archive_link(). Note that the fist two are the ones you’ll most likely run into.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Breadcrumb NavXT] Remove 'portfoloio-view' from url in breadcrumb’ is closed to new replies.