PHP Class MC4WP_Easy_Digital_Downloads_Integration

Inheritance: extends MC4WP_Integration
Afficher le fichier Open project: dannyvankooten/mailchimp-for-wordpress

Méthodes publiques

Свойство Type Description
$description string
$name string

Méthodes publiques

Méthode Description
add_hooks ( )
is_installed ( ) : boolean
save_checkbox_value ( array $meta ) : array
subscribe_from_edd ( integer $payment_id ) : boolean | string
triggered ( $object_id = null ) : boolean

Method Details

add_hooks() public méthode

public add_hooks ( )

is_installed() public méthode

public is_installed ( ) : boolean
Résultat boolean

save_checkbox_value() public méthode

public save_checkbox_value ( array $meta ) : array
$meta array
Résultat array

subscribe_from_edd() public méthode

public subscribe_from_edd ( integer $payment_id ) : boolean | string
$payment_id integer The ID of the payment
Résultat boolean | string

triggered() public méthode

public triggered ( $object_id = null ) : boolean
$object_id
Résultat boolean

Property Details

$description public_oe property

public string $description
Résultat string

$name public_oe property

public string $name
Résultat string