twitteroauth_header
twitteroauth_row
wordpress_theme_utils_credits
wtu_init
CONSUMER_KEY
CONSUMER_KEY
CONSUMER_SECRET
CONSUMER_SECRET
ICL_DONT_LOAD_LANGUAGES_JS
ICL_DONT_LOAD_LANGUAGE_SELECTOR_CSS
ICL_DONT_LOAD_NAVIGATION_CSS
OAUTH_CALLBACK
OAUTH_CALLBACK
WORDPRESS_THEME_UTILS_AUTOLOADER_RELATIVE_PATH
WORDPRESS_THEME_UTILS_LIBRARIES_ABSOLUTE_PATH
WORDPRESS_THEME_UTILS_LIBRARIES_RELATIVE_PATH
WORDPRESS_THEME_UTILS_PARTIALS_RELATIVE_PATH
WORDPRESS_THEME_UTILS_PATH
WORDPRESS_THEME_UTILS_REGISTER_BOTTOM_MENU
WORDPRESS_THEME_UTILS_REGISTER_TOP_MENU
twitteroauth_header($header)
twitteroauth_row($method, $response, $http_code, $parameters)
wordpress_theme_utils_credits() : string
string
wtu_init()
Use this in your child theme functions.php
A class for implementing a Signature Method See section 9 ("Signing Requests") in the spec
« More »The HMAC-SHA1 signature method uses the HMAC-SHA1 signature algorithm as defined in [RFC2104] where the Signature Base String is the text and the key is the concatenated values (each first encoded per Parameter Encoding) of the Consumer Secret and Token Secret, separated by an '&' character (ASCII code 38) even if empty.
« More »The PLAINTEXT method does not provide any security protection and SHOULD only be used over a secure channel such as HTTPS.
« More »The RSA-SHA1 signature method uses the RSASSA-PKCS1-v1_5 signature algorithm as defined in [RFC3447] section 8.2 (more simply known as PKCS#1), using SHA-1 as the hash function for EMSA-PKCS1-v1_5.
« More »CONSUMER_KEY
CONSUMER_KEY
CONSUMER_SECRET
CONSUMER_SECRET
ICL_DONT_LOAD_LANGUAGES_JS
ICL_DONT_LOAD_LANGUAGE_SELECTOR_CSS
ICL_DONT_LOAD_NAVIGATION_CSS
OAUTH_CALLBACK
OAUTH_CALLBACK
WORDPRESS_THEME_UTILS_AUTOLOADER_RELATIVE_PATH
WORDPRESS_THEME_UTILS_LIBRARIES_ABSOLUTE_PATH
WORDPRESS_THEME_UTILS_LIBRARIES_RELATIVE_PATH
WORDPRESS_THEME_UTILS_PARTIALS_RELATIVE_PATH
WORDPRESS_THEME_UTILS_PATH
WORDPRESS_THEME_UTILS_REGISTER_BOTTOM_MENU
WORDPRESS_THEME_UTILS_REGISTER_TOP_MENU