Forums Forums Search & Filter Pro way to filter out latitude/longitude/numerical values via Post Meta tab?

Tagged: ,

Viewing 4 posts - 21 through 24 (of 24 total)
  • Anonymous
    #224905

    Yep, I just realized that as well!

    Documentation feature request: It would be awesome if you all created an Object reference, so that we can more easily see all the options these objects output.

    Anyway, thanks again for all your help!

    Trevor
    #224911

    Many are shown here:

    https://gist.github.com/rmorse/7b59b45a14b1ca179868

    Can you let me know how you get on?

    Anonymous
    #224913

    I got it to work and remove the coordinates options by running is_numeric() on each $option->value and then using unset($input_object['options'][$key];

    Now I just need to tackle the date range problem in the other thread we have lol…

    Trevor
    #224915

    Thanks for letting me know. I will close this thread for now.

Viewing 4 posts - 21 through 24 (of 24 total)