bbPress

Simple, Fast, Elegant

bbPress plugin browser »

bbPress Theme Switcher (1.1.5)

Download

Version: 1.1.5

Last Updated: 2008-3-14

Requires bbPress Version: 0.8 or higher

Compatible up to: trunk

Author Homepage »

Plugin Homepage »

Donate to this plugin »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(2)

Your Rating

Author: _ck_

Inspired by Ryan Boren's WordPress theme switcher which was adapted from Alex King's WordPress style switcher http://www.alexking.org/software/wordpress/


  1. 1.06 is an early release based upon a request.

    Note (for now) you'll have to hand edit the plugin if you want theme persistance longer than three minutes or would like to disable the automatic dropdown.

    Posted: 11 months ago #
  2. Can this be used so that a moderator or key master could switch themes, but no one else? I think it would be a great way to test new themes , or modifications thereof, before making them go live.

    Posted: 1 week ago #
  3. Yes just add after this line:

    function bb_ts_add_dropdown($template='',$file='') {

    this new line:

    if (!bb_current_user_can('administrate')) {return $template;}
    Posted: 1 week ago #

RSS feed for this topic

Add a Comment

You must log in to post.

Code is Poetry.