Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author cparekh

    (@cparekh)

    Hi,

    Yes, that’s already on my development roadmap – can’t give you a release date unforunately as I do this in my free time but it is in the works ??

    Plugin Author cparekh

    (@cparekh)

    Marking as ‘resolved’.

    Please don’t hesitate to reactivate if any further questions.

    Thanks,
    Chandesh Parekh.

    Is there a hack we can do in the meantime. I’m having a look into this myself at the moment.

    2 mins looking at it and here’s the solution:

    add following in tweets-as-posts-class.php

    under:
    if($this->wpdb->get_var($sql) == NULL) {

    this
    $new_post["post_type"] = 'name_of_your_custom_post';

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Tweets As Posts] Custom post type’ is closed to new replies.