Jetpack Publicize Support

Home Forums Welcome! Pre-Sales Questions Jetpack Publicize Support

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1106269
    Sarath Ct
    Guest

    Hi,

    /**
    * Jetpack Publicize
    *
    */
    add_action(‘init’, ‘ekv_custom_init’);
    function ekv_custom_init() {
    add_post_type_support( ‘tribe_events’, ‘publicize’ );
    }

    This code doesn’t work. How can i enable publicize on tribe_event?

    #1106348
    Brian
    Member

    Hi,

    Thanks for using the Events Calendar.

    Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.

    The Events Calendar

    Thanks again!

    #1112015
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Jetpack Publicize Support’ is closed to new replies.