Skip Navigation

[Resolved] Search for posts by email in wp-admin

This support ticket is created 6 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 6 years, 9 months ago.

Assisted by: Luo Yang.

Author
Posts
#629407

Tell us what you are trying to do?

I've put a custom field of email type, and I need to search the post that was published with a certain email address.

Example:

I need to list all posts with email@test.com

How do I get this?

Is there any documentation that you are following?
No

Is there a similar example that we can see?

What is the link to your site?

#629452

Hello,

There isn't such a built-in feature with Types plugin, but you can try with another plugin "Relevanssi" to add the search custom field feature in wordpress admin side:
https://wordpress.org/plugins/relevanssi/

For example:
1) Follow our document to index the custom post type and custom email field in the plugin "Relevanssi":
https://toolset.com/documentation/user-guides/searching-texts-custom-fields-views-relevanssi/

2) Dashboard-> Settings-> Relevanssi -> Searching
Enable the option "Use Relevanssi for admin searches"