Closed GoogleCodeExporter closed 8 years ago
Please clarify where you're doing your searching and where you're providing
parameters. The GetPostsQuery class and its principle function is documented
here:
https://code.google.com/p/wordpress-custom-content-type-manager/wiki/get_posts
https://code.google.com/p/wordpress-custom-content-type-manager/wiki/get_posts_e
xamples
https://code.google.com/p/wordpress-custom-content-type-manager/wiki/GetPostsQue
ry
There are a lot of places throughout the plugin where you could be specifying
search parameters, so I don't know where to point you without more info. Every
column can be filtered on. Where exactly are you trying to set up filters?
Original comment by ever...@fireproofsocks.com
on 2 Sep 2013 at 9:31
Yes. These I have looked over. However, I did find one not listed here, found
while I was exploring available options to get the results/filtering I want. I
see that some of the sections listed for relation and image were also
incomplete. So, yeah...just figured I would add a "me too" into the
documentation improvements that you are doing as you go.
Probably jumping the gun :)
Original comment by Kat.Leop...@gmail.com
on 2 Sep 2013 at 9:36
I do need to write more docs for sure. I added some info here:
http://wordpress.org/support/topic/image-field-having-problems-with-search-param
eters?replies=2
Is that what you're after?
Original comment by ever...@fireproofsocks.com
on 2 Sep 2013 at 10:09
Essentially, yes. that was what I was trying to do. So far, I ahve done it and
figured out a system for my other administrators to search by a keyword that
will be placed in every relevant iamge's caption, alt tag (
_wp_attachment_image_alt--thats the one that isnt documented), image
description(post_content) or the title(post_title). It took a bit of sorting to
figure it out, based on the entry you have here for search parameters when
concerning media (instead of image, which is a similar field).
Original comment by Kat.Leop...@gmail.com
on 2 Sep 2013 at 10:40
Refactor in Github
Original comment by ever...@fireproofsocks.com
on 11 May 2015 at 4:55
Original issue reported on code.google.com by
Kat.Leop...@gmail.com
on 30 Aug 2013 at 2:58