Skip Navigation

[Résolu] Orphaned custom post type

This support ticket is created Il y a 2 années et 3 mois. 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 2 réponses, has 2 voix.

Last updated by Minesh Il y a 2 années et 3 mois.

Assisted by: Minesh.

Auteur
Publications
#2252089

Compliments of the season to all.

Last query from this projects.

We have a membership type of website. The users registered as WordPress users. Then we created a Custom post type profiles.
So the users must be logged in to complete their profiles. Subsequently, the profile is then linked to the User.
we need to create a report that must show all or any profiles that are not linked to a User. So i need a list of orphaned profiles. Any advice on how to achive this?

Regards

Herman

#2253105

Anybody?

#2253407

Minesh
Supporter

Languages: Anglais (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

You should create a view for your desired post type and add the query filter for post author and filter by value equal to zero.
What if you try to find the posts where post author equal to zero (0). Does that helps?

More info:
=> https://toolset.com/documentation/user-guides/views/filtering-views-query-by-author/

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.