[wp-trac] [WordPress Trac] #64904: Real time collboration: determine approach for opt in setting for users in Settings > Writing

WordPress Trac noreply at wordpress.org
Fri Mar 20 21:31:30 UTC 2026


#64904: Real time collboration: determine approach for opt in setting for users in
Settings > Writing
------------------------------------+---------------------
 Reporter:  annezazu                |       Owner:  (none)
     Type:  task (blessed)          |      Status:  new
 Priority:  normal                  |   Milestone:  7.0
Component:  General                 |     Version:  trunk
 Severity:  normal                  |  Resolution:
 Keywords:  needs-design has-patch  |     Focuses:  ui
------------------------------------+---------------------

Comment (by TobiasBg):

 After [62075] and [62078], there are now checks
 {{{#!php
 false === WP_ALLOW_COLLABORATION
 }}}
 and
 {{{#!php
 ! WP_ALLOW_COLLABORATION
 }}}
 i.e. different levels of strictness.

 I think it would be worth fixing the allowed/desired values to actual
 `true` and `false` and not other truthy or falsy values.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64904#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list