Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi there,

    Glad you like the plugin! The plugin currently doesn’t work with static segments by itself but is set up in such a way that you can use the API wrapper to easily get this to work.

    Here is an example to get you going.

    $api = mc4wp_get_api();
    $api->call( 'lists/segment-add', array( .... ) );

    Hope that pushes you in the right direction. Should you have any Q’s, feel free to ask!

Viewing 1 replies (of 1 total)

The topic ‘Could this plugin add member to static segment?’ is closed to new replies.