wp 2.3 an num_queries
-
I have installed Wodpress 2.3 and wanted to use the following PHP Function to get the number of the queries wich where executed. And the time.
<?php echo ‘<!– ‘ .$wpdb->num_queries. ‘ in ‘ .timer_stop(1). ‘ –>’ ?>
But i get
“0.32918 in 0.329”
And thats two times the execution time. Whats wrong?
thanks
yonthebeach
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wp 2.3 an num_queries’ is closed to new replies.