| [ Root ] [ Search ] [ Index ] |
PHP Cross Reference of bbPress TrunkProvided by Yoast |
[Source view] [Print] [Project Stats]
bbPress Forum Content Statistics Functions
| File Size: | 250 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| get_total_forums() X-Ref |
| Get the total number of forums return: int |
| total_forums() X-Ref |
| Output the number of forums |
| bb_get_total_users() X-Ref |
| Get the total number of users return: int |
| bb_total_users() X-Ref |
| Output the number of users |
| get_total_posts() X-Ref |
| Get the total number of posts return: int |
| total_posts() X-Ref |
| Output the number of posts |
| get_total_topics() X-Ref |
| Get the total number of topics return: int |
| total_topics() X-Ref |
| Output the number of topics |
| get_popular_topics( $num = 10 ) X-Ref |
| Get the popular topics param: int $num Number of topics to return return: array |
| bb_inception( $args = '' ) X-Ref |
| Output the date when current installation was created param: string|array $args Arguments to pass through to bb_get_inception() |
| bb_get_inception( $args = '' ) X-Ref |
| Get the date when current installation was created param: string|array $args Formatting options for the timestamp. return: int |
| get_registrations_per_day() X-Ref |
| Get the average number of registrations per day return: int|float |
| registrations_per_day() X-Ref |
| Output the average number of registrations per day |
| get_posts_per_day() X-Ref |
| Get the average number of posts per day return: int|float |
| posts_per_day() X-Ref |
| Output the average number of posts per day |
| get_topics_per_day() X-Ref |
| Get the average number of topics per day return: int|float |
| topics_per_day() X-Ref |
| Output the average number of topics per day |
| bb_get_total_topic_tags() X-Ref |
| No description |
| bb_total_topic_tags() X-Ref |
| No description |
| bb_get_topic_tags_per_day() X-Ref |
| No description |
| bb_topic_tags_per_day() X-Ref |
| No description |
| Generated: Mon Nov 15 04:45:27 2010 | Cross-referenced by PHPXref 0.7 |