• Resolved step8601

    (@step8601)


    there are some meta_value fields that i’d like to include in the searches if a certain meta_key value is found

    but the meta_key value starts with an underscore:

    _custom-item_item-data

    how can i include the values of meta_value fields in searches if a specific meta_key value starts with an underscore?

    If >

    Table: wp_postmeta
    Field: meta_key
    Value: _custom-item_item-data

    Then >

    search meta_value where meta_key equals _custom-item_item-data

    ——

    thanks 🙂

    https://wordpress.org/plugins/custom-fields-search/

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how search hidden meta_value of specific meta_keys ?’ is closed to new replies.