Top "Custom-fields" questions

WordPress custom fields: author-entered post metadata

Add a custom checkbox in WooCommerce checkout which value shows in admin edit order

I try to add an <input type="checkbox"> which value also shows at the woocommerce backend, so I …

php wordpress woocommerce checkout custom-fields
WP_Query orderby meta_value_num not working

I'm trying to show list of services by price. I have setup the custom post type and custom fields etc. …

php wordpress custom-fields post-meta
Output Fields Of Entire Group Advanced Custom Fields

I'm trying to find a way (using the wordpress plugin ACF) to output an entire group of fields. I have …

php wordpress custom-fields advanced-custom-fields
Wordpress query_post array with Advanced Custom Fields (probably a simple solution)

Working on a Wordpress site and was wondering if anyone could point me in the right direction. I have the …

arrays wordpress custom-fields posts
Advanced Custom Fields - show on all pages

Is there any way of making Advanced Custom Fields(ACF) to set a rule = "ALL"? So that this specific group …

wordpress custom-fields
Setting custom fields using the PSI - Microsoft Project Server

I'm new to Project Server development and was wondering if you can use the PSI to set resource custom field …

custom-fields project-server psi ms-project-server-2010
click count of a certain link in wordpress post

Is it possible to count how many times a certain link in post has been clicked? (for example purpose, let's …

php wordpress counter custom-fields
Add a custom field value below product title in WooCommerce archives pages

In WooCommerce I would like to add custom text to my products display, that will be grabbed from a custom …

php wordpress woocommerce product custom-fields
Wordpress to display custom USERMETA field on User Profile Dashboard?

I have added and been using a USERMETA field (called: user_custom_hash) from the wp_usermeta table. Means i've …

wordpress customization profile dashboard custom-fields