Appearance
Featured Posts
The Featured Posts function adds an easy way to mark posts as “featured” directly from the WordPress admin post list. Click a star icon to toggle featured status, which sets the Voxel priority meta field to boost posts in search results.
Overview
Quickly feature important posts with a single click. The function adds a star column to your post list where you can toggle featured status. Featured posts receive a Voxel priority boost, making them appear higher in search results and listing feeds.
Key Features
- One-click featured toggle from post list
- Star icon visual indicator
- Sets Voxel priority meta automatically
- Configurable priority value per post type
- Bulk actions support
- Filter by featured status
- Sortable featured column
- Triggers Voxel reindexing
Setup Instructions
Step 1: Enable the Function
- Navigate to Voxel Toolkit → Functions in your WordPress admin
- Find Featured Posts in the list
- Toggle the switch to enable the function
- Click Save Changes
Step 2: Configure Post Types
- Select which post types should have the featured column
- Set the priority value for each post type (higher = more visibility)
- Click Save Changes
Configuration Options
| Setting | Description | Default |
|---|---|---|
| Enabled Post Types | Which post types show the featured column | None selected |
| Priority Value | The voxel:priority value to set when featured | 10 |
Recommended Priority Values
- 10: Light boost for featured content
- 50: Moderate visibility increase
- 100: Strong priority boost
How to Use
Toggle Individual Posts
- Go to the post list for any enabled post type
- Find the Featured column (after the Title column)
- Click the star icon to toggle featured status
- Gold star = Featured, Empty star = Not featured
Bulk Actions
- Select multiple posts using checkboxes
- Choose Make featured or Remove from featured from the Bulk Actions dropdown
- Click Apply
Filter by Featured Status
- Use the dropdown filter above the post list
- Select: All posts, Featured only, or Non-featured only
- Click Filter
Sort by Featured
Click the Featured column header to sort posts by their featured/priority status.
How It Works
- You click the star icon to feature a post
- Function sets the
voxel:prioritymeta field to configured value - Post is updated to trigger cache refresh
- Voxel index is updated for the post
- Post appears higher in search results
When you unfeature a post:
- Click the star icon again
- Function removes the
voxel:prioritymeta field - Post returns to normal priority (0)
- Voxel reindexes the post
Use Cases
Premium Listings
Feature paid or premium listings to give them better visibility in search results.
Staff Picks
Highlight curated or recommended listings as editor’s choices.
Promotional Content
Temporarily boost listings that are part of promotions or campaigns.
New Businesses
Give new listings temporary visibility boost to help them get started.
Troubleshooting
Featured Column Not Showing
- Verify the function is enabled
- Check the post type is selected in settings
- Ensure you’re viewing the post list (not editing a single post)
Featured Posts Not Appearing Higher
- Verify your Voxel template sorts by priority
- Check priority value is high enough
- Clear Voxel search cache if applicable
- Wait for reindexing to complete
Star Click Not Working
- Check browser console for JavaScript errors
- Verify you have permission to edit the post
- Try refreshing the page
- Disable other admin plugins temporarily

