How to code this with Php functions
-
Hi, guys, I have this problem and hope that someone can give me a solution. I use it in my WordPress locations like USA, California, and Los Angeles. Now I need to do the following using custom PHP functions:
1) Get from the WordPress the post ID corresponding to each country, state, and city, so in the example USA, California, and Los Angeles and then render the result of the WordPress ID as follows:
_11_,_22_,_33_
where 11 is for the USA, 22 is for California and 33 is for Los Angeles.How I can do that? Many thanks for your help
Alfred
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to code this with Php functions’ is closed to new replies.