• I’m working on a wordpress multisite + buddypress project and would like to add some options to the Add New Site-form which is found in wp-admin/network/site-new.php.

    Unfortunately I can’t find any hooks in the code.

    Is it possible to override the site-new.php from my theme?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    What are you trying to add?

    Thread Starter danoman

    (@danoman)

    I’m trying to add a checkbox to the form.
    If the checkbox is checked I want an option to be set as 1.
    It can be easily done by tampering with site-new.php, but is it possible to accomplish from my theme/plugin?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    It should be via BuddyPress. Been a while since I’ve messed with it, but I recall you can make a BuddyPress registration template.

    Thread Starter danoman

    (@danoman)

    Sounds great!
    But do you really mean a template for creating a new site?
    Or do you mean a template for registering a new user?
    I’m looking for the former.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Both, I thought. But as I said, it’s been a while since I played with how BP redirects that stuff. Have you poked around the Buddypress forums?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Override wp-admin/network/site-new.php’ is closed to new replies.