Take a look here: specify meta_key / meta_value condition for prev_post_link and next_post_link
Which ultimately leads to this plugin, which accesses the get_adjacent_post function mentioned above: Ambrosite Next/Previous Post Link Plus
And looks like it would fit your needs by allowing you to specificy a meta_value for the next/prev post hook.
Related Posts:
- Check for featured image in WP_Query
- Save metabox with multiple checkbox array
- How to Use WordPress Color Picker API in Custom Post Type Metabox
- add_filter and remove_filter added before and after wp_query
- How to Display Custom Post Type’s Gallery (images ) in Through WP_Query
- Metabox Not Showing on Custom Post Type But On Pages and Post
- Best choice of options/settings framework for plugin/theme development
- WP_Query returns no results
- Finding posts containing matching array elements in a meta field usign WP_Query
- update post meta for checkbox in the admin when inserted in the front-end
- Add a Save Button to Custom Meta Box [duplicate]
- Elementor custom Query with ACF fields to show matching woocommerce products custom fields
- what is the difference between these phares?
- How to get Metabox custom field to show checked if value is updated using post meta query?
- 400 Bad Request, in wordpress theme development, wp_ajax
- Store custom meta box data as serialized array
- WP nonce field checkbox prints checked=’checked’ outside input field
- Ajax: Populate with content from a post’s ID not working – duplicating current page html instead
- Any way to update_post_meta with html content? It gets stripped and becomes empty
- Why is $_POST empty when saving custom Meta Box?
- WP_Query order posts by category
- Metabox types list
- set a custom post type to a taxonomy term programmatically in metabox
- Post Pagination does not working on WP-Query
- Display Data’s metabox in page
- Best Way to Inventory the Media Library of a 200+ Multisite Installation?
- Can I change header.php of current theme through a plugin function?
- using new WP_Query in save_post function alters $post
- Creating a Link Text like Submit Button in Admin Page
- Beginner advice
- Change the ‘published on’ text?
- Metadata Query when storing data as array possible?
- How to render a time-of-day string like ’16:42′ with a site’s chosen time format?
- Are block templates incompatible with serialize_blocks?
- How to filter users list on user_status field with get_users()
- Slow WP_query due to nested wp_query. Need Suggestions
- Get Current Menu Location inside Nav_Walker
- 403 Error when text is pasted in Custom Metabox Textarea
- SQL query for custom taxonomy slugs
- Tried in different ways but sidebar not working?
- Can Page Templates be Applied to Archive and Post Templates?
- ORDER BY wp_post custom column name in wp_query
- Short code not working in boostrap modal dont no why?
- Custom Taxonomy to dropdown box on adminside wordpress
- Is there a way to list all actions registered by a plugin or theme?
- Howto: Use Custom Post Types as Submenu Items in Admin
- How to create database table, add data, update and delete using wpdb via plugins?
- Create & Save multiple Meta-boxes
- Saving value of a selection option in comment form as comment meta
- Is there some way to provide the user a list of existing content in a CPT
- Change the look and feel of admin pages
- Dashboard – get status and position of metaboxes and pass them to ajax method
- Extending theme PHP class in plugin
- Plugin with action ‘save_post’ needs to press publish twice on order to publish
- How to access noticeOperations from withNotices
- How to hook a custom user function to a wordpress core ajax action?
- WP Gutenberg Blocks – How to limit first/root blocks
- Getting List of all registered Dashboard Widgets
- How to get boolean value from register_meta properly?
- WP_Query filters
- Form doesnt save to database
- Notice: Trying to get property ‘term_id’ of non-object
- What is the proper method of using global $post?
- How to fetch only current hour posts?
- How do I update a field of a meta box?
- How developed with version control word press site on shared host? [closed]
- How to export post meta with images in wordpress
- Password field is empty when using wp_signon();
- Input value from metabox is not found in $_POST after post save
- WordPress pre_get_posts with combined results of two queries (OR)
- Doubts about the use of metadata and how this can affect performance on WordPress
- update_post_meta not working in a loop
- How to change title tag at page after loaded post?
- Following WordPress Markup Is mandatory, got awkward resultyby wordpress standard markup?
- Run Shortcode of post’s custom field in functions.php / Plugin
- How do I create plugin or theme using MVC pattern?
- How to limit number of number of categories displayed by categories widget
- Search: how to extend the existing search to include a custom table
- PowerPress mobile media player
- When is the proper time to minify css and js with git workflow?
- Get draggable widgets on Edit Post page
- Strange Situation When Try To Retrieve Github Gist Using wp_remote_get
- How to hide or rename “X” and “x-child” references in website source?
- WordPress custom taxonomy check box to dropdown
- How to Get Current Custom Post Type Associated Taxonomy Term
- Including comments meta box on a plugin page
- New WP_Query loop in admin causes problems
- Plugin templates vs Parent Theme
- Selectively update themes in WordPress multisite
- how to get all the child category name in a specified category name?
- Widget HTML Display Problem
- How to create a backend for a custom theme?
- wp_nonce_field displaying twice
- how to invoke wordpress API from other existing PHP system
- Redirect to another page using contact form 7? [closed]
- Warning: include(): https:// wrapper is disabled in the server configuration by allow_url_include=0
- Plugin is not generating title tags on any pages or posts
- How to add a widget to the post editing view?
- How I can use order by of the custom post title?
- Is it necessary to do validation again when retrieving data from database?