• Hi there,
    I just wanted to store IP address of visitors who visited a post.
    I was using add_post_meta and update_post_meta, but whenever runs update_post_meta, it replaces old IP. But I want to store all IP in an array.
    What should I do?

    Thanks in advanced.
    Sorry for my bad English 🙂

The topic ‘How to add post meta with multi values (array)?’ is closed to new replies.