- This topic has 1 reply, 2 voices, and was last updated 6 years, 2 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 wordpress user profiles
Tagged: search wordpress profiles, V3
Whilst our plugin does lookup author IDs from posts, it does not actually index/search the user table. This is on our to do list for V3 (due in a few months).
Otherwise, you would have to create a custom post type for these users and copy the data across. Note that post data and user data are in two different tables in WordPress. This is, partially, for security reasons.