[wp-trac] [WordPress Trac] #58172: wpmu_create_blog() requires a title parameter, but the parameter is not used.

WordPress Trac noreply at wordpress.org
Fri Apr 21 17:00:54 UTC 2023


#58172: wpmu_create_blog() requires a title parameter, but the parameter is not
used.
--------------------------------+-----------------------------
 Reporter:  william.alexander   |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Networks and Sites  |    Version:  6.1
 Severity:  normal              |   Keywords:  needs-testing
  Focuses:  multisite           |
--------------------------------+-----------------------------
 https://developer.wordpress.org/reference/functions/wpmu_create_blog/

 The function accepts these params:
 wpmu_create_blog( string $domain, string $path, string $title, int
 $user_id, array $options = array(), int $network_id = 1 )

 But the title does not get set when a new blog is created using
 wpmu_create_blog().

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58172>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list