Title: ryanmitche's Replies | WordPress.org

---

# ryanmitche

  [  ](https://wordpress.org/support/users/ryanmitche/)

 *   [Profile](https://wordpress.org/support/users/ryanmitche/)
 *   [Topics Started](https://wordpress.org/support/users/ryanmitche/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ryanmitche/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ryanmitche/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ryanmitche/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ryanmitche/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ryanmitche/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [Server-only block array attribute](https://wordpress.org/support/topic/server-only-block-array-attribute/)
 *  [ryanmitche](https://wordpress.org/support/users/ryanmitche/)
 * (@ryanmitche)
 * [3 days, 16 hours ago](https://wordpress.org/support/topic/server-only-block-array-attribute/#post-19027870)
 * Yes, an array attribute can be used, but the attribute definition needs to match
   what the block editor expects. The enum should generally be defined for the individual
   items rather than the array itself. Also, if the block is server-side only, the
   editor may not correctly detect changes without the proper block metadata and
   client-side handling.
 * I’d first check the generated block attribute schema and the browser console 
   for the actual object error. That should help identify whether the issue is with
   the attribute definition or the server-side block registration.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [How can a Network Admin log in as a user on a subsite?](https://wordpress.org/support/topic/how-can-a-network-admin-log-in-as-a-user-on-a-subsite/)
 *  [ryanmitche](https://wordpress.org/support/users/ryanmitche/)
 * (@ryanmitche)
 * [3 days, 17 hours ago](https://wordpress.org/support/topic/how-can-a-network-admin-log-in-as-a-user-on-a-subsite/#post-19027869)
 * I don’t think WordPress Multisite provides a built-in “Log in as user” option
   for Network Admins. This is usually handled with a trusted plugin that adds user-
   switching functionality, but it’s important to check its multisite and security
   support before using it on a live network.

Viewing 2 replies - 1 through 2 (of 2 total)