Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter dolarcher

    (@dolarcher)

    Hi John,
    thank you for your prompt message.

    How do I write such a hook:
    I found this:

    $title = apply_filters( ‘bcn_breadcrumb_title’, $title, $this_type, $this_id );

    if ( !empty( $title ) ) {

    // everything has led up to this point…

    }

    Now I want to change the breadcrumb title from ‘Winter Jacket 2017’ to ‘Jacket’ –> it is a page and has the id=180.
    How can I do that now and where do I have to place the code?

    Thank you for your great support.
    Regards,
    dolarcher

Viewing 1 replies (of 1 total)