• Hi,
    I would like to create some sort of independent feedback for users and blogs in a multisite environment.
    I am thinking about creating one sub-blog which would publish one Post for each new user and each new blog created in the network and use the Post comments as feedback.
    How can i pick up automatically new users and new blogs of a multisite via rss? is there any other method to achieve this?
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter JDking

    (@jdking)

    Just to clarify: Blogs are on subdomains so i need to pick up the subdomain url only as “subdomain”.domain.com and then create a post with title “subdomain” for the feedback.
    Since the network admin gets an email for each new blog or user created i could use this to post via email but rss would be easier…
    If anyone as any idea i would be most grateful!

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    You could probably hook into the new user creation function (and new blog) and autopost with that.

    Most of these still work: http://codex.wordpress.org/WPMU_Functions

    Also there’s: wpmu_activate_user

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to create a feed for "new users" and "new blogs" in multisite?’ is closed to new replies.