Title: Multiple Id users
Last modified: February 20, 2018

---

# Multiple Id users

 *  Resolved [nexocreativo90](https://wordpress.org/support/users/nexocreativo90/)
 * (@nexocreativo90)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/multiple-id-users/)
 * Hello, im hiding content for different users with the id number with this shortcode:[
   hide for=”userid:2″] what i want to know is there a way to put more than one 
   id in the same shortcode like this [hide for=”userid:2,3,4″], or do i have to
   copy and paste the same shortcode for all the users?
 * Thanks in advance

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

 *  Plugin Author [Andrés Villarreal](https://wordpress.org/support/users/andrezrv/)
 * (@andrezrv)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/multiple-id-users/#post-9996717)
 * Hi there!
 * In case you need to hide contents for more than one user by ID, you should repeat
   the `userid` keyword for each one of them. Something like this should work without
   a problem:
 *     ```
       [hide for="userid:2,userid:3,userid:4"]
       ```
   
 * Please let me know if this helps.
 * Best,
 * Andrés.
 *  Thread Starter [nexocreativo90](https://wordpress.org/support/users/nexocreativo90/)
 * (@nexocreativo90)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/multiple-id-users/#post-10000337)
 * Thanks, it works.

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

The topic ‘Multiple Id users’ is closed to new replies.

 * ![](https://ps.w.org/hide-this/assets/icon-256x256.png?rev=1638288)
 * [Hide This](https://wordpress.org/plugins/hide-this/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/hide-this/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/hide-this/)
 * [Active Topics](https://wordpress.org/support/plugin/hide-this/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/hide-this/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/hide-this/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [nexocreativo90](https://wordpress.org/support/users/nexocreativo90/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/multiple-id-users/#post-10000337)
 * Status: resolved