bbPress

Simple, Fast, Elegant

bbPress plugin browser »

Temporary ban (1.0)

Download

Version: 1.0

Other Versions

Last Updated: 2008-7-23

Requires bbPress Version: 0.7.2 or higher

Compatible up to: 0.9.0.2

Author Homepage »

Average Rating

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

Your Rating

Author: Nightgunner5

Allows moderator and up to block troublemakers for a certain amount of time.

Tags: , ,

  1. Another nice plugin, well done.

    I want to suggest to you an optional concept I have been aiming for where plugins that are mostly admin code, only load that portion of themselves during the admin menu - to save the overall code size that bbPress has to load at runtime (conditional loading).

    For example in this plugin, all the admin code could be loaded via an include when the constant BB_IS_ADMIN is detected (it's set when bb-admin.php is loaded, before plugins are loaded). Then the stub that actually enforces the bans could be left in the normal part of the plugin that loads all the time.

    Just something to consider, not a "must" by any means.
    (See my Mass-Edit plugin for an example of this concept)

    Posted: 4 months ago #

RSS feed for this topic

Add a Comment

You must log in to post.

Code is Poetry.