findTemplate( $name ) ); // make path relative $cache_key = str_replace( str_replace( '/', '\\', WP_PLUGIN_DIR . DIRECTORY_SEPARATOR ) , '', $cache_key ); return $cache_key; } }