- This topic has 1 reply, 2 voices, and was last updated 6 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Search & filter pro can work with staff list?
Tagged: V3
Hi there, i wanna know if Search & filter pro can work with staff list in is free version
here is the plugin website
https://wordpress.org/plugins/staff-list/
Thanks in advance.
It is a plugin we have not encountered or tested with.
As it is a free plugin, why not install it and see where it stores its data?
There are two possibilities:
#1 It stores the users as a custom post type and stores the field data in custom taxonomies and any custom field terms stored in the WordPress post_meta table. If it does this, then the data should be accessible to our forms. The CPT will show in the form Post Types selection choices.
#2 It stores the data in the WordPress User table. We do not index this table of data terms associated with it. We may extend our plugin to do this in V3.