Title: dolarcher's Replies | WordPress.org

---

# dolarcher

  [  ](https://wordpress.org/support/users/dolarcher/)

 *   [Profile](https://wordpress.org/support/users/dolarcher/)
 *   [Topics Started](https://wordpress.org/support/users/dolarcher/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dolarcher/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dolarcher/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dolarcher/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dolarcher/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dolarcher/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Breadcrumb NavXT] custom title per page](https://wordpress.org/support/topic/custom-title-per-page/)
 *  Thread Starter [dolarcher](https://wordpress.org/support/users/dolarcher/)
 * (@dolarcher)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/custom-title-per-page/#post-8740905)
 * 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)