Creates a new SimplePie_Cache object.
WP_Feed_Cache_Transient::unlink
Deletes transients.
WP_Feed_Cache_Transient::touch
Sets mod transient.
WP_Feed_Cache_Transient::mtime
Gets mod transient.
Advertisement
WP_Feed_Cache_Transient::load
Gets the transient.
WP_Feed_Cache_Transient::save
Sets the transient.
WP_Feed_Cache_Transient::__construct
Constructor.
WP_Fatal_Error_Handler::display_default_error_template
Displays the default PHP error template.
Advertisement
WP_Fatal_Error_Handler::display_error_template
Displays the PHP error template and sends the HTTP status code, typically 500.
WP_Fatal_Error_Handler::should_handle_error
Determines whether we are dealing with an error that WordPress should handle in order to protect the admin backend against WSODs.
WP_Fatal_Error_Handler::detect_error
Detects the error causing the crash if it should be handled.
WP_Fatal_Error_Handler::handle
Runs the shutdown handler.
Advertisement
WP_Error::remove
Removes the specified error.
WP_Error::add_data
Add data for error code.
WP_Error::add
Add an error or append additional message to an existing error.