load() – Retrieve the data saved to the cache

You appear to be a bot. Output may be restricted

Description

Retrieve the data saved to the cache

Usage

$array = load();

Parameters

Returns

array Data for SimplePie::$data

Source

File name: wordpress/wp-includes/SimplePie/Cache/Base.php
Lines:

1 to 1 of 1
  public function load();
 

 View on GitHub View on Trac