This function has been deprecated. BuddyPress 2.6.0 instead.
bp_core_print_generation_time()
Print the generation time in the footer of the site.
Description
Source
File: bp-core/deprecated/buddypress/2.6.php
function bp_core_print_generation_time() { ?> <!-- Generated in <?php timer_stop(1); ?> seconds. (<?php echo get_num_queries(); ?> q) --> <?php }
Changelog
Version | Description |
---|---|
BuddyPress 2.6.0 | BuddyPress 2.6.0 |
BuddyPress 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.