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

    (@mtekk)

    Technically, this is possible. However, Breadcrumb NavXT does not support this behavior out of the box.

    To implement what you want, your best bet is to hook into WordPress’ option_bcn_options filter. You can then override the value pointed to by the apost_CPTNAME_root array key (where CPTNAME is the name of your custom post type) depending on the current user’s role.

Viewing 1 replies (of 1 total)
  • The topic ‘Change Root Page based on User Role’ is closed to new replies.