Forums
-
- Forum
- Posts
-
- Installation
- 28,349
- Troubleshooting
- 62,086
- Themes
- 10,373
- Plugins
- 15,300
- Requests & Feedback
- 14,871
- Showcase
- 3,252
-
Did you try any of the WordPress-style tricks?
<?php $topics = get_latest_topics('exclude=3' ); ?>
<?php $topics = get_latest_topics( -3 ); ?>
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS