You can do this with Sticky Posts feature in WordPress.
When you make a post sticky, it shows up above your new posts. As name suggests, that particular post will stick at top, first in the row for as long as you want.
Sticky Posts is a feature introduced with Version 2.7. A check box is
included on the Administration > Posts > Add New Screen (In the
Publish panel under Visibility. Click edit to see the checkbox). If
checked, the post will be placed at the top of the front page of
posts, keeping it there until new posts are published. Please notice
that this feature is only available for the built-in post type post
and not for custom post types.
Related Posts:
- Custom query with orderby meta_value of custom field
- Query Posts or Get Posts by custom fields, possible?
- query_posts and only show results if a custom field is not empty
- Filter archive.php by custom meta
- Order posts by custom field and if custom field is empty return remaining posts
- Query on custom field count?
- How to use query_posts() with a date filter on a custom field?
- meta_value_num sort glitch
- Can ordering post list by meta_value cause performance issue?
- Order by value in serialized custom field
- Author Page Custom Query WHERE author OR [post meta value] OR [post meta value]
- How do I query for a post by custom field?
- meta query not showing any results?
- how can i use custom field in query post
- using multiple meta_key and meta_value in query_posts
- Query post order by post and desc not working
- How can I sort homepage by a meta value?
- Order query by meta_value with multiple custom fields
- Show 1 post and after a specific date show the next one
- How to select posts from multiple categories and metavalues?
- meta_compare seems to be treating values as strings instead of integers as expected
- Change order of posts
- filter custom field values $min $max
- query posts custom field calculation value
- WP Query – Is this correct?
- Query_posts with custom field meta value
- Unable to get specific value from post meta
- Meta_query ‘compare’ => ‘LIKE’ not working?
- query_posts with meta_value
- Custom search SQL Query to add custom field in result
- How can I change the publish date based on a custom field?
- Get author total post votes from post meta
- Problem with writting correctly a query posts args in WordPress
- simple fields plugin custom query
- query_posts -> get page_id from custom field
- Checking if field is set before comparing with meta_query in query_posts?
- Filtering posts by WORD in custom field
- Display agents (custom post type) alphabetically, except one who always shows last
- Filter Query Post by Custom Fields(by date)
- Custom post meta field effect on the performance on the post
- Difference between meta keys with _ and without _ [duplicate]
- Having different sidebar content for MANY pages?
- Add custom objects/entities to WordPress
- Plugins won’t recognize my plugin’s hidden custom fields
- Store JSON in a custom field
- If value present, order posts by two consecutive custom fields
- Save page data to an xml file
- Create Posts using Import>RSS/WXR/XML and pass values to Custom Fields
- Best way to add custom / magic / flutter fields into RSS feed
- How to save a ToggleControl value in a meta field?
- How to get multiple checkboxes in one meta field
- Adding Custom Fields to Search
- How do I use Ajax to build a dropdown of custom fields based on a post selected in previous dropdown?
- Register rest field for specific user
- Custom Field Suite A little problem
- Save the_content into custom field
- How make a custom search on backend in WordPress without plugin?
- get_posts that haven’t been assigned a specific custom field
- how to upload a image from frontend with wp_insert_post and also update_post_meta?
- Insert a custom field into a shortcode and use it in post(s)
- Sort alphabetically by custom field
- Why orderbyb meta_value_num won’t affect the generated SQL Query order?
- I need a “Choose from existing content” popin
- For homepage images (for small business website), is it better to use custom fields or post_thumbnail?
- Sorting editor screen items
- get post id using custom filed value
- Passing meta_box string to post__in?
- Can data from a Custom Field data be used by a shortcode on a per page/post basis?
- How can I modify RSS item titles to be either the title or a custom meta field?
- WordPress built in custom fields don’t validate or sanitize? Is there a way to fix this?
- How can I hide custom field from users used for caching response from external api?
- WordPress colorpicker save both hex and RGB
- Best way to contruct a global custom field?
- How to write specific HTML code with a specific custom field? [closed]
- How to style posts selecting a CSS post_class (added through custom_fields?)?
- Jquery on custom-field backend
- Display latest post depending on Meta Box content
- Custom fields won’t update
- How to use custom fields like Title to show value in content?
- Populate custom checkout fields with data from previous orders
- Making custom meta box required (with error message if not filled in) on Gutenberg
- Is the use of many custom field not good for server?
- Changing form action based on selected value
- Very large list of options for BuddyPress profile fields
- Can you generate a featured image from two images from custom fields?
- Change Order of Sections Using Custom Fields
- How to add content with a filter when there’s no content in the editor
- Order a query by meta_value and then by post_date
- custom field functionality
- Custom Fields – How can I remove the publish option for certain users
- Can i categorise my meta box?
- How to overwrite a value for a custom field?
- WordPress archives by custom field and date
- Decouple page name from page title
- Custom Field add markup to line breaks
- Show posts containing or not custom field
- add_post_meta insert null value into Database
- extra post fields for url + youtube video / implementation
- How to create a searchable database with a single-field search box at the front end? [closed]
- How to add an ACF only for parent term?