| [ Index ] |
PHP Cross Reference of BuddyPress |
[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 since: 1.0 |
| total_forums() X-Ref |
| Output the number of forums since: 1.0 |
| bb_get_total_users() X-Ref |
| Get the total number of users return: int since: 1.0 |
| bb_total_users() X-Ref |
| Output the number of users since: 1.0 |
| get_total_posts() X-Ref |
| Get the total number of posts return: int since: 0.7.2 |
| total_posts() X-Ref |
| Output the number of posts since: 0.7.2 |
| get_total_topics() X-Ref |
| Get the total number of topics return: int since: 0.7.2 |
| total_topics() X-Ref |
| Output the number of topics since: 0.7.2 |
| get_popular_topics( $num = 10 ) X-Ref |
| Get the popular topics param: int $num Number of topics to return return: array since: 0.7.2 |
| 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() since: 0.8 |
| 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 since: 0.8 |
| get_registrations_per_day() X-Ref |
| Get the average number of registrations per day return: int|float since: 0.7.2 |
| registrations_per_day() X-Ref |
| Output the average number of registrations per day since: 0.7.2 |
| get_posts_per_day() X-Ref |
| Get the average number of posts per day return: int|float since: 0.7.2 |
| posts_per_day() X-Ref |
| Output the average number of posts per day since: 0.7.2 |
| get_topics_per_day() X-Ref |
| Get the average number of topics per day return: int|float since: 0.7.2 |
| topics_per_day() X-Ref |
| Output the average number of topics per day since: 0.7.2 |
| 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: Thu Dec 7 01:01:35 2017 | Cross-referenced by PHPXref 0.7.1 |