Top "Custom-fields" questions

WordPress custom fields: author-entered post metadata

migrating django-model field-name change without losing data

I have a django project with a database table that already contains data. I'd like to change the field name …

django-models django-south custom-fields customcolumn
Woocommerce get Product id using product SKU

I'm working on a separate templates page, which page gets woocommece product sku using custom field of wordpress post. i …

php mysql wordpress woocommerce custom-fields
Adding custom field to product category

How can I add custom fields to product category? I have added custom field to product but I can't find …

php wordpress woocommerce custom-fields hook-woocommerce
How to add custom field to custom post type?

Good morning. I have created a custom post type called 'Products'. I want to create a custom field (is metabox …

wordpress custom-fields custom-post-type featured
How to get Advanced Custom Fields field key from WordPress database?

I’m using Advanced Custom Fields with post-type. I have some select custom fields, and I want to show all …

wordpress custom-fields advanced-custom-fields
Add custom field data to WooCommerce order

I have a custom field on my WooCommerce single product. It sends to the cart fine, it displays on checkout …

php wordpress woocommerce custom-fields orders
Wordpress displaying custom post types and their fields

I have set up a Custom Post Type called 'RELEASES' - think music cd release. This post type has fields …

custom-fields custom-post-type wordpress
WooCommerce : Add custom Metabox to admin order page

I am currently successfully adding a field to my WooCommerce product pages which is showing the value: in the cart (…

php wordpress woocommerce custom-fields orders
Generating filebeat custom fields

I have an elasticsearch cluster (ELK) and some nodes sending logs to the logstash using filebeat. All the servers in …

elasticsearch logstash custom-fields filebeat
How to add text input to dropzone upload

I'd like to allow users to submit a title for each file that is dragged into Dropzone that will be …

templates upload custom-fields dropzone.js