My Views (0.1.2)
- Install and activate my-views.php plugin
- Optionally install bb-Topic-Views plugin and Plugin Browser for bbPress if desired
- Install and activate optional My Views module plugins as desired.
- Edit "view.php" template and place
<? my_views_header(); ?> just after <h3>..</h3> breadcrumb section
- Adjust display order and/or hide undesired views (currently only by editing my-views.php, admin menu coming soon)
- Optionally edit "front-page.php" and "forum.php" templates to show
<? echo $forum->views; ?>; in desired column