WPPaste WordPress Classes index
Page 19

Welcome to the WPPaste WordPress Class index. This page contains a an alphabetically sorted list of classes that are available for use in WordPress. Each class has a brief description of what it does and how it can be used. To find out more about a particular class, simply click on the class name.

WP_Filesystem_Base

Base WordPress Filesystem class which Filesystem implementations extend.

WP_Hook

Core class used to implement action and filter hook functionality.

WP_Http

Core class used for managing HTTP transports and making HTTP requests.

WP_Http_Cookie

Core class used to encapsulate a single cookie object for internal use.

WP_Http_Curl

Core class used to integrate Curl as an HTTP transport.