In case you use native custom fields, you should look for them in wp_postmeta table (your table prefix can be different than ‘wp’).
Related Posts:
- wp_editor() usage in custom meta box
- Custom Field created in add_meta_boxes reappearing itself again in the default Custom Metabox
- Add custom field to existing meta box?
- How to show a custom meta box on the “Quick Edit” screen?
- Reset positions of metaboxes in admin
- How to add a checkbox element to attachments editor with example
- Theme elements not translating
- Why is save_post triggered even when I havent saved the post
- Change loop order via form or link (jquery, not URL)
- Why is unfiltered html allowed in custom fields for author / contributor roles?
- Using the theme options to change background
- Appending a value to metabox before and after saving
- How do I obtain the post content via a custom meta box inside the editor?
- Best choice of options/settings framework for plugin/theme development
- Loading scripts to the Post Edit page only
- More than one meta field in a single meta box?
- Is there a need for nonce with Post Metabox?
- Understanding and using metaboxes in posts
- Custom Field returning Numerical Value for Image rather than URL
- Custom post fields
- Custom metabox for custom page template
- How do I Add images uploaded in the post to a default custom field
- Need Help Fixing My Iframes [closed]
- How do you replace content generated by custom fields with custom blocks in Block Editor?
- Sort wp_query by sum of two meta fields
- What’s the best practice way of handling custom fields in different post formats?
- Custom page template with custom fields
- Trying to retrieve post meta
- Wpautop in wp_editor not working
- How to set Post meta-box defaults based on the choices made by user in Customizer?
- What is the best way to build home pages with a lot of sections for distributable themes [closed]
- How to add post meta fields to an article’s as meta elements
- Load different single.php templates according to post layout selection
- Injecting pre-defined text from custom page template to editor
- Let user to add input fields on theme option page
- Output richtext metabox value
- Get attachment meta (I need attachment ID, unsure how to find it)
- How to validation for sanitize_URL?
- How to use shortcode inside of shortcode in theme
- Add image URL automatically to custom field?
- show_option_none not working in meta box
- How can I add a field for featured image on backend of a custom Taxonomy?
- Adding a drop-down (select tag) option under Menu Settings in WordPress Admin
- Problem with multi checkboxes value in metabox?
- Find callback function of custom meta box
- How to fix a conflict cause by my theme with Woocommerce and/or Gravity Forms?
- I want to change the author name
- Make a custom field in admin post.php read only
- Access meta box checked value in another file
- Create new sidebars trough admin post/page metabox
- Search form to find custom meta box generated data
- Get all Custom Post Types
- How to add custom field option with menu?
- Adding Metabox Value Using the content filter
- Support Multiple featured images
- Add Field To All Pages
- Theme Check errors of theme code
- Woocommerce Product attribute not imported with wordpress Importer [closed]
- multiple html/css files for wordpress theme?
- Change WordPress Resource URL
- How to remove WP Title Tag?
- How can I modify a custom post type and custom page template for a child theme if all content seams to be handled by theme’s ‘native’ plugin?
- New to WordPress – Read the Codex, Other Docs; Still Confused
- Adding content inside the anchor tags within WordPress main nav
- License of the used Bootstrap Theme is not GPL compatible
- Having Issue on Getting Metabox Checkbox Value
- CSS preprocessor file messed up after compiled
- Let author add field to metabox by pressing a button
- How add built-in textarea in theme development?
- Pagination fuction in shortcode always displays on top
- How to get DB options format without saving? [closed]
- Create theme for mobile phones and tablets only?
- Is there a way to retrieve the calling template part?
- Unwanted empty line at the beginning of document
- How to add custom page elements to the WYSIWYG editor?
- Why is my container argument not working for wp_nav_menu() [closed]
- How to fix WordPress images not showing up in local hosted XAMPP server?
- Theme development: menu links a tabbed page with page jumps
- Using the media library for theme customization
- $_POSTing to and modifying the WP search results page
- Confused by the behaviour of “front page” / “home” templates
- Remove h1 from 2015 theme
- Never actually adding the action? Or do I have to call the action?
- Only the latest post shows up on post page?
- Pagination not working on custom post page
- WordPress pulling in random page themes
- Following/tracing page construction through theme PHP
- Trouble in enquing all js files under certain directory
- What might cause a featured image not to display?
- Custom meta box in custom post type not working
- Enable a short code in the custom meta field
- Add a field to the taxonomy editor?
- the_category() tag not styling HTML or CSS
- Twenty Twelve Author not displaying
- I need to develop a one-page design
- // File Security Check from WooCommerce [duplicate]
- GrandParent ,Parent, Child issue
- Setting conditional background image from meta value
- How to Emulate Default Navigation Menu Behaviour in a Custom Theme?
- How to make a theme unable to be used on a multisite network?