Home
last modified time | relevance | path

Searched refs:hasSiteexportHeaders (Results 1 – 2 of 2) sorted by relevance

/plugin/siteexport/action/
H A Dstartup.php34 private function hasSiteexportHeaders() { function in action_plugin_siteexport_startup
46 if ( $this->hasSiteexportHeaders() || defined('SITEEXPORT_TPL') ) {
141 if ( $this->hasSiteexportHeaders() ) {
/plugin/siteexport/
H A Dpreload.php232 public function hasSiteexportHeaders() { function in preload_plugin_siteexport_controller
252 …if ($this->hasSiteexportHeaders() && $caller != null && preg_match("/^(js|css)_/", $caller['functi…