If you are asking if there is native way then the answer is no. While simpler and older representation of meta queries using meta_key
and meta_value
would technically fit into URL, they are not registered as public query variables.
Even considering registering them as such would be too dangerous in a blanket way, because that might cause all sorts of private information become accessible.
However, if you are asking if this is doable, then answer is that it’s completely is. You would need to create custom rewrite rule to respond at such URL and limit the processing to specific (and publicly safe) custom fields.
Related Posts:
- Create additional short URL with custom field and 301 redirect
- Title and post URL based on custom fields?
- How do I get the url slug inside the dashboard for a custom post type?
- add different custom fields value to post class if permalink or index
- Custom Fields Permalink Plugin not observing hyphens
- Why can’t I get the correct post permalink
- Make custom user_meta as permalink for post
- Permalink structure depending on custom field
- Set new url from custom post field
- Multiple permalinks for a single post from custom field
- Where are custom field values stored in the database
- Custom post meta field effect on the performance on the post
- Using TinyMce with textareas in meta boxes on custom post types
- Having different sidebar content for MANY pages?
- How can I fetch CSS from JSON WP REST API response
- How to set a default meta value for custom field
- Create meta boxes that don’t show in custom fields
- How To Create a Metabox of HTML Content with Instructions For Editors When Editing a Post or Page?
- Plugins won’t recognize my plugin’s hidden custom fields
- wp_editor in add_meta_boxes does not show gallery
- Calling Specific Pages with wp query Part II
- How do I assign this filter to a variable? (Appending php & markup to the_content)
- If value present, order posts by two consecutive custom fields
- Copying Custom Meta Values from existing post to a duplicate post
- Save page data to an xml file
- How to filter a dd/mm/yyyy date from a custom field in a query
- List posts with common custom field value
- Create Posts using Import>RSS/WXR/XML and pass values to Custom Fields
- Best way to add custom / magic / flutter fields into RSS feed
- Importing users to Buddypress with custom fields
- How to save a ToggleControl value in a meta field?
- Is it bad to use a lot of Custom Meta Fields?
- How to get customfield value by woocommerce product ID
- 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
- Audio player shortcode not showing up when using variable
- Save the_content into custom field
- 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?
- Get updated meta value after post update or published (custom post type) using hook
- Insert a custom field into a shortcode and use it in post(s)
- Sort alphabetically by custom field
- Uploading PDF using Media Uploader
- Why orderbyb meta_value_num won’t affect the generated SQL Query order?
- Sorting editor screen items
- get post id using custom filed value
- How Do I Display A Custom Field In The Sidebar Of All My Pages?
- Query_posts with custom field meta 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?
- Custom Field – Do Not Show if Value is Empty?
- Move Title and the Content WYSIWYG editor position
- WordPress built in custom fields don’t validate or sanitize? Is there a way to fix this?
- wp custom field date format compare
- frontend submit post jQuery clone row won’t save
- WordPress colorpicker save both hex and RGB
- Can’t get video meta from wp_read_video_metadata()
- Best way to contruct a global custom field?
- Include one custom field in search results
- Custom search SQL Query to add custom field in result
- 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?)?
- Changing order in which custom fields appear in dashboard
- Let Users Filter Posts by Custom Fields
- Run Function if Order Meta Exists – WooCommerce
- Jquery on custom-field backend
- 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
- User query – getting values for custom meta keys/fields
- Expire Date Condition not Working ACF WordPress
- Making custom meta box required (with error message if not filled in) on Gutenberg
- Changing form action based on selected value
- trying to add extra field using hooks
- Can’t set custom meta fields for a post
- Hiding Dropdown Fields
- Custom fields with wordpress
- what would be a good example of a php dynamic code to display contents of textarea?
- How to add content with a filter when there’s no content in the editor
- Append custom field items to content from plugin
- Text in header as a page – hide from Web crawlers
- When post is updated, custom metadata in text area field is overwritten
- Show or hide lang=”ur” in main element
- How to use a custom field for search engine optimization
- Fetch data from a WP page with same name as current username
- Getting content from custom fields of different pages on a single page
- 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
- When editing a post with a custom meta box the values aren’t displaying correctly
- Function to retrieve a picture if there is no picture is attached
- Show posts containing or not custom field
- custom field as a boolean with a checkbox?
- add_post_meta insert null value into Database
- Website that sells statistics
- Extract array from custom field
- extra post fields for url + youtube video / implementation