Forums

Displaying Content by Region (EMEA, APAC, AMER) (2 posts)

  1. 93rx7
    Member
    Posted 1 month ago #

    Hello there,
    I was wondering if anyone could point me in the right direction. What I need to do is be able to display certain posts that are tagged according to region. I've tried a couple plugins and searched a bunch but haven't been able to find what I need. For example, if I wanted only people in the EMEA area to be able to see a certain posting, I want to be able to tag it as "EMEA" and then of course, it will only display that to IPs based in that location of the world.

    I already created something using MaxMind's GeoIP to group countries into region, so I have a variable that either comes up with "EMEA", "APAC", "AMER" or "NONE"... I just don't know where I can use that. Whether it be in the mysql queries themselves for the posts...

    So I also need to be able to not even display the links to articles outside of the region as well...

    Hope this makes sense... Any help is much appreciated...
    Thanks

  2. cais
    Member
    Posted 1 month ago #

    ... with the mention of tagging posts specifically, have you looked at incorporating this conditional function: http://codex.wordpress.org/Function_Reference/is_tag

Reply

You must log in to post.

About this Topic