Functions

twitteroauth_header()

twitteroauth_header($header) 

Parameters

$header

twitteroauth_row()

twitteroauth_row($method, $response, $http_code, $parameters) 

Parameters

$method

$response

$http_code

$parameters

Fill the default credit line in the footer

wordpress_theme_utils_credits() : string

Returns

string

Initializes the WordPress Theme Utils.

wtu_init() 

Use this in your child theme functions.php

Classes and interfaces

HeadHelper

Some helper for the code inside tag

« More »

Hotel

« More »

HotelManager

Manages multiple hotels in a single website

« More »

LinksManager

Manages the links subsection

« More »

MergedSlideshow

Merge all the images into a big one and serve it as div background

« More »

OAuthConsumer

« More »

OAuthDataStore

« More »

OAuthException

« More »

OAuthRequest

« More »

OAuthServer

« More »

OAuthSignatureMethod

A class for implementing a Signature Method See section 9 ("Signing Requests") in the spec

« More »

OAuthSignatureMethod_HMAC_SHA1

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 »

OAuthSignatureMethod_PLAINTEXT

The PLAINTEXT method does not provide any security protection and SHOULD only be used over a secure channel such as HTTPS.

« More »

OAuthSignatureMethod_RSA_SHA1

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 »

OAuthToken

« More »

OAuthUtil

« More »

OffersManager

Manage the Offers linked to the booking engine by promo code

« More »

ShortcodeForTabs

Manages tabs design with shortcodes.

« More »

TwitterOAuth

Twitter OAuth class

« More »

Constants

 

CONSUMER_KEY

CONSUMER_KEY 
 

CONSUMER_KEY

CONSUMER_KEY 
 

CONSUMER_SECRET

CONSUMER_SECRET 
 

CONSUMER_SECRET

CONSUMER_SECRET 
 

ICL_DONT_LOAD_LANGUAGES_JS

ICL_DONT_LOAD_LANGUAGES_JS 
 

ICL_DONT_LOAD_LANGUAGE_SELECTOR_CSS

ICL_DONT_LOAD_LANGUAGE_SELECTOR_CSS 
 

ICL_DONT_LOAD_NAVIGATION_CSS

ICL_DONT_LOAD_NAVIGATION_CSS 
 

OAUTH_CALLBACK

OAUTH_CALLBACK 
 

OAUTH_CALLBACK

OAUTH_CALLBACK 
 

WORDPRESS_THEME_UTILS_AUTOLOADER_RELATIVE_PATH

WORDPRESS_THEME_UTILS_AUTOLOADER_RELATIVE_PATH 
 

WORDPRESS_THEME_UTILS_LIBRARIES_ABSOLUTE_PATH

WORDPRESS_THEME_UTILS_LIBRARIES_ABSOLUTE_PATH 
 

WORDPRESS_THEME_UTILS_LIBRARIES_RELATIVE_PATH

WORDPRESS_THEME_UTILS_LIBRARIES_RELATIVE_PATH 
 

WORDPRESS_THEME_UTILS_PARTIALS_RELATIVE_PATH

WORDPRESS_THEME_UTILS_PARTIALS_RELATIVE_PATH 
 

WORDPRESS_THEME_UTILS_PATH

WORDPRESS_THEME_UTILS_PATH 
 

WORDPRESS_THEME_UTILS_REGISTER_BOTTOM_MENU

WORDPRESS_THEME_UTILS_REGISTER_BOTTOM_MENU 
 

WORDPRESS_THEME_UTILS_REGISTER_TOP_MENU

WORDPRESS_THEME_UTILS_REGISTER_TOP_MENU