Skip to content

Some utils functions to extends Delipress plugin

License

Notifications You must be signed in to change notification settings

truchot/delipress-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Delipress Utils

Installation

Be sure you have installed Delipress on your WordPress. You can download free version or choose your subscription plan

Be sure your plugin is activated.

Download tco-delipress.php file, move it to mu-plugins directory and it's done!

Usage

  • Get Subscriber ID from Subscriber e-mail and list ID :

delipress_get_subscriber_id( $listId, $email, $args = array() )

Variables Type What is it ?
$list id int is ID of the list in which you want to search for
$email string is subscriber e-mail you search for
$args array is optional

About

Some utils functions to extends Delipress plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages