Hi everybody. Do you use cutom field template? You can search google with "plugins custom field template". I use dropdownlist in custom field template for get all taxonomy. And when in admin I choose the value,it gets the value of customfield with name: "dest". So,how can I get ID ( I want to get ID because I will filter post concerned with id of custom field). Do you have any idea for this problem? Thanks a lot!
sorry im not 100% sure that i understand what you're asking, do you mean to say you want to know how make a "page" that displays all posts with a specific custom field? or are you wondering how to write the php that identifies the value of a custom field?