LoveWP - Showcasing the best wordpress themes, websites, and plugins

LoveWP


Topics
All
Business
Entertainment
Design
Education
Lifestyle
News
Sport
Technology
Fun
E-commerce
Portfolio

Please help...

We've not got anything here for you yet!

This site is new and we're not sure what you'll need help with. Please help us out by contacting us and asking us your question. In fact, contact us anyway, we're really lonely internet nerds.

Other stuff

Sponsors

New from the blog

Recent Comments

Recent Comments

  URI STRING  
/help/
  CLASS/METHOD  
help/index
  MEMORY USAGE  
2,779,280 bytes
  BENCHMARKS  
Loading Time Base Classes  0.1058
Entries Getrows  0.0104
Entries Get  0.0045
Controller Execution Time ( Help / Index )  0.3487
Total Execution Time  0.4546
  GET DATA  
No GET data exists
  POST DATA  
No POST data exists
  DATABASE:  lovewpcom   QUERIES: 7   
0.0011   SELECT `e`.*, `v`.`avg` as `avg_vote`, `v`.`count` as `vote_count`, `v`.`sum` as `vote_sum`
FROM (`101_bestwebsites_entriese)
LEFT JOIN `101_bestwebsites_votes_tempON `e`.`id` = `v`.`entry_id`
WHERE `e`.`active` = '1'
AND `e`.`banned` = '0'
GROUP BY `e`.`id
0.0043   SELECT `e`.*, `v`.`avg` as `avg_vote`, `v`.`count` as `vote_count`, `v`.`sum` as `vote_sum`
FROM (`101_bestwebsites_entriese)
LEFT JOIN `101_bestwebsites_votes_tempON `e`.`id` = `v`.`entry_id`
WHERE `e`.`active` = '1'
AND `e`.`banned` = '0'
GROUP BY `e`.`id`
ORDER BY `e`.`createdDESC
LIMIT 12 
0.0005   DELETE FROM 101_bestwebsites_online
WHERE 
`date` < DATE_SUB(NOW()INTERVAL 30 SECOND) 
0.0004   DELETE FROM 101_bestwebsites_online
WHERE 
`ip` = '38.107.179.206'
AND `agent` = 'Unidentified User Agent' 
0.0004   INSERT INTO 101_bestwebsites_online (agentip) VALUES ('Unidentified User Agent''38.107.179.206') 
0.0005   SELECT COUNT(*) AS numrows FROM 101_bestwebsites_online 
0.0005   SELECT COUNT(*) AS numrows
FROM 
(101_bestwebsites_online)
WHERE `user_idIS NULL