WP Theme Utils
API Documentation
Packages
Default
classes
core
debug
templates
Charts
Class hierarchy diagram
Reports
Errors
186
Markers
todo
4
Deprecated elements
2
Back to top
Javascript is disabled; several features are only available if Javascript is enabled.
Public
Protected
Private
Inherited
Methods
key = the token secret = the token secret
__construct()
__toString()
__toString()
generates the basic string serialization of a token that a server would respond to request_token and access_token calls with
to_string()
Properties
$key
$secret
\
global
\
OAuthToken
Methods
key = the token secret = the token secret
__construct($key, $secret)
Parameters
$key
$secret
__toString()
__toString()
generates the basic string serialization of a token that a server would respond to request_token and access_token calls with
to_string()
Properties
$key
$secret