• I expect a lot of people do what we do which is to auto-tweet new articles to a twitter account. Having that tweet then appear as a comment doesn’t feel right – so I’ve added a line

    if ($tweet->user->screen_name=="ouraccount") continue;

    in the ‘insert_metions’ [sic!] function. I notice you have a bespoke ‘commentdata’ filter that could be used to do this, but it seems like this might be a common requirement.

    http://wordpress.org/plugins/twitter-mentions-as-comments/

Viewing 1 replies (of 1 total)
  • I agree with you.
    This new feature must be needed for a lot of users.

    Maybe the author can put an additional option to “EXCLUDE” the assigned twitter account(s). 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request – filter accounts’ is closed to new replies.