Title: Featured Posts Widget
Last modified: July 29, 2021

---

# Featured Posts Widget

 *  [manuelperrotta](https://wordpress.org/support/users/manuelperrotta/)
 * (@manuelperrotta)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/featured-posts-widget-2/)
 * When you flag the Featured Post Option, Which flag is going to be triggered in
   the database?

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

 *  [Ashish Kumar (Ashfame)](https://wordpress.org/support/users/ashfame/)
 * (@ashfame)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/featured-posts-widget-2/#post-14713651)
 * This seems like an option offered by your theme. Most likely you need to find
   the postmeta key with which the value of this flag is saved.
 * Are you comfortable running a SQL query if I gave you one?
 *  Thread Starter [manuelperrotta](https://wordpress.org/support/users/manuelperrotta/)
 * (@manuelperrotta)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/featured-posts-widget-2/#post-14714862)
 * yes please … not the master of db but I can try thx.. ,)
 *  Thread Starter [manuelperrotta](https://wordpress.org/support/users/manuelperrotta/)
 * (@manuelperrotta)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/featured-posts-widget-2/#post-14721080)
 * [@ashfame](https://wordpress.org/support/users/ashfame/) … please
 *  [Ashish Kumar (Ashfame)](https://wordpress.org/support/users/ashfame/)
 * (@ashfame)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/featured-posts-widget-2/#post-14722521)
 * `SELECT distinct(meta_key) from wp_postmeta;`
 * change wp_ to whatever your database prefix is, defined in wp-config.php
 * wp_ is the default table prefix. Try running the query, first.
 *  [paulfinch808](https://wordpress.org/support/users/paulfinch808/)
 * (@paulfinch808)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/featured-posts-widget-2/#post-14725776)
 * A featured posts section on your site can be a great way to drive traffic to 
   specific articles. It also helps users find main content on your site more easily,
   improving their experience.
 * Featured posts should generally be timeless “main content” that is always relevant
   and serves the primary purpose of your site. There are exceptions, of course,
   one could be if you want to present a recent, high-profile story. However, in
   general, you will want your featured posts to represent the main content of your
   site.

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

The topic ‘Featured Posts Widget’ is closed to new replies.

## Tags

 * [database](https://wordpress.org/support/topic-tag/database/)
 * [featured](https://wordpress.org/support/topic-tag/featured/)
 * [flags](https://wordpress.org/support/topic-tag/flags/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [paulfinch808](https://wordpress.org/support/users/paulfinch808/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/featured-posts-widget-2/#post-14725776)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
