Support

Account

Home Forums Front-end Issues filter post object data based on another post object value ID Reply To: filter post object data based on another post object value ID

  • Thank you JAmes, ill try it but i have one more question. How can i call a particular field id from inside the functions.php? we can set the function to a field id by using something like add_filter(‘acf/load_field/key=field_52b1b7007bfa4’ to add that field to the function inside functions.php but what should i do if i want to call a particular field inside one of my function in function.php?