PHP Class MC4WP_Events_Manager_Integration

Inheritance: extends MC4WP_Integration
Mostrar archivo Open project: dannyvankooten/mailchimp-for-wordpress

Public Properties

Property Type Description
$description string
$name string

Public Methods

Method Description
add_hooks ( ) Add hooks
is_installed ( ) : boolean
subscribe_from_events_manager ( EM_Booking $args ) : boolean Subscribe from Events Manager booking forms.

Method Details

add_hooks() public method

Add hooks
public add_hooks ( )

is_installed() public method

public is_installed ( ) : boolean
return boolean

subscribe_from_events_manager() public method

Subscribe from Events Manager booking forms.
public subscribe_from_events_manager ( EM_Booking $args ) : boolean
$args EM_Booking
return boolean

Property Details

$description public_oe property

public string $description
return string

$name public_oe property

public string $name
return string