Basically, want to be able to search for post meta, but rather than the url be %20 between words, I need it to be an underscore.
So I think the question is, how do I get the slug value of the meta data?
"a_b" rather than "a b" or "a%20b"
Basically, want to be able to search for post meta, but rather than the url be %20 between words, I need it to be an underscore.
So I think the question is, how do I get the slug value of the meta data?
"a_b" rather than "a b" or "a%20b"
You must log in to post.