Community Support Forums — WordPress® ( Users Helping Users ) — 2012-01-12T04:19:37-05:00 http://www.primothemes.com/forums/feed.php?f=5&t=16797 2012-01-12T04:19:37-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16797&p=60320#p60320 <![CDATA[Re: Loading Quick Cache in an outside WP environment?]]> Statistics: Posted by popokolok — January 12th, 2012, 4:19 am


]]>
2012-01-11T07:33:44-05:00 http://www.primothemes.com/forums/viewtopic.php?t=16797&p=60183#p60183 <![CDATA[Loading Quick Cache in an outside WP environment?]]>
I have a couple of pages on which I have loaded the WP environment with:

Code:
<?php
define('WP_USE_THEMES', false);
require('../wp-blog-header.php');
?>


My question is, how can I call the Quick Cache plugin to cache those pages - what is the function/hook? Since it does not occur automatically when the plugin is enabled in the WP installation...

Thank you!!

Statistics: Posted by popokolok — January 11th, 2012, 7:33 am


]]>