I can't quite figure out how to do this so I am hoping someone can
give me some direction.
I have a plugin that creates a new post type.
I want to intercept the act_display request for posts of that type and
redirect them elsewhere leaving everything else operating normally.
From within the theme it would be easy but I am not sure how to go
about it from within a plugin.
Thanks
Andrew
Andrew