[buddypress-trac] [BuddyPress Trac] #8756: Creating a new public site from Administration does not generate a `new_blog` activity

buddypress-trac noreply at wordpress.org
Sat Oct 22 12:18:27 UTC 2022


#8756: Creating a new public site from Administration does not generate a
`new_blog` activity
--------------------------+----------------------
 Reporter:  imath         |      Owner:  imath
     Type:  defect (bug)  |     Status:  assigned
 Priority:  normal        |  Milestone:  11.0.0
Component:  Blogs         |    Version:
 Severity:  normal        |   Keywords:
--------------------------+----------------------
 At first, as it's due to the fact the `$_POST['blog_public']` is not set
 when submitting the new site form from the `/wp-admin/network/site-
 new.php` screen. I've opened this
 [https://core.trac.wordpress.org/ticket/56886 ticket] on WordPress trac.
 In fact, checking for `$_POST['blog_public']` is a wrong approach, we
 should check for the `blog_public` blog option instead to be sure creating
 a new public site will generate an activity no matter where you submitted
 the form (on front-end or in WP Admin).

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8756>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list