Title: Privilege posts
Last modified: August 18, 2020

---

# Privilege posts

 *  [nulledprofile](https://wordpress.org/support/users/hugomarcelo/)
 * (@hugomarcelo)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/privilege-posts/)
 * I would like to privilege a certain type of post in particular. My website will
   feature posts from multiple and multiple authors, so I would like to display 
   a post from some of them to each specific number of posts.
    Example: Maria is
   an author on my website, my website has 5000 authors. I want to privilege Maria’s
   posts (because my site has infinite scrolling) displaying one of her posts for
   every 10 posts displayed.
 * I could mark a specific user role to display the posts or make a manual list 
   that can be edited containing the authors, or specify by a post goal, such as
   the category or a tag, preferably.
 * Is there already a tool capable of doing this?
    -  This topic was modified 5 years, 9 months ago by [Jan Dembowski](https://wordpress.org/support/users/jdembowski/).
      Reason: Moved to Fixing WordPress, this is not an Developing with WordPress
      topic

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

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/privilege-posts/#post-13295571)
 * Taxonomies are the principal way to organize posts. You can add a specific category
   term or tag term to priority posts, or create a new taxonomy for the purpose.
   You could instead designate such posts with a custom field value, but I’d expect
   taxonomy queries to be more efficient (unverified, just a hunch).
 * You could manage by user role, though doing so by capability would be better.
   You can add capabilities to individual users regardless of role. This would complicate
   post queries though. Unless organizing by user is really important, I’d stick
   with a taxonomy term of some sort assigned to posts.
 * You could modify the lazy load script to insert the next available priority post
   every time it adds a batch of regular posts. The main query should be modified
   to exclude priority posts to avoid having duplicates appear.
 *  Thread Starter [nulledprofile](https://wordpress.org/support/users/hugomarcelo/)
 * (@hugomarcelo)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/privilege-posts/#post-13295841)
 * [@bcworkz](https://wordpress.org/support/users/bcworkz/) Thanks for your awnsers.
   I’m just trynna do that.

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

The topic ‘Privilege posts’ is closed to new replies.

## Tags

 * [order](https://wordpress.org/support/topic-tag/order/)
 * [posts](https://wordpress.org/support/topic-tag/posts/)
 * [privilege](https://wordpress.org/support/topic-tag/privilege/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [nulledprofile](https://wordpress.org/support/users/hugomarcelo/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/privilege-posts/#post-13295841)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
