Title: Multisite
Last modified: April 15, 2025

---

# Multisite

 *  Resolved [Amibe Websites](https://wordpress.org/support/users/amibe/)
 * (@amibe)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/multisite-734/)
 * [Repost in the correct place for clarity]
   I’m interested to know how this works
   on Multisite, since the Users table is shared across all sites. If there are 
   multiple networks, must it be enabled for each network, or just the main one?
   And is the scheduled task being run for every site, or just the primary site?
   Hopefully these questions make sense in the correct context.

Viewing 1 replies (of 1 total)

 *  Plugin Author [OllieJones](https://wordpress.org/support/users/olliejones/)
 * (@olliejones)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/multisite-734/#post-18569944)
 * Thanks for the question! It works correctly.
 * The plugin works when activated at the network level.
 * It handles the sites individually. It uses the same trickery in wp_user_meta 
   to distinguish sites as the wp_capabilities item: For a site and a user it uses
   the tablename prefix.
 * So you’ll see meta_keys like `wp_2_iufsr:administrator` and `wp_1_iufsr:edtor`.
 * It runs separate tasks for each subsite.

Viewing 1 replies (of 1 total)

The topic ‘Multisite’ is closed to new replies.

 * ![](https://ps.w.org/index-wp-users-for-speed/assets/icon-128x128.png?rev=2706957)
 * [Index WP Users For Speed](https://wordpress.org/plugins/index-wp-users-for-speed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/index-wp-users-for-speed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/index-wp-users-for-speed/)
 * [Active Topics](https://wordpress.org/support/plugin/index-wp-users-for-speed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/index-wp-users-for-speed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/index-wp-users-for-speed/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)

 * 2 replies
 * 2 participants
 * Last reply from: [OllieJones](https://wordpress.org/support/users/olliejones/)
 * Last activity: [8 months, 2 weeks ago](https://wordpress.org/support/topic/multisite-734/#post-18569944)
 * Status: resolved