Manages the connection with Twitter
author | etessore |
---|---|
version | 1.0.0 |
package | classes |
disable()
enable(string $customer_key, string $customer_secret, string $token, string $token_secret)
You need to create a new app and authorize it from your twitter account
string
Consumer key
string
Consumer secret
string
Access token
string
Access token secret
on_ajax_show_tweets()
on_ajax_update_tweets()
$actions : array
$connection : \TwitterOAuth
$oauth_key : string
$oauth_secret : string
$oauth_token : string
$oauth_token_secret : string
$transients : array