[ad_1]
I made a post-type form using fluent forms s that the entries can be converted to posts as I wanted to display the entries made by the user in the front end. Now I want only the entries made by the user to be visible to him and not the entries made by another user. Can anyone help me with this?
[ad_2]
I am not aware of any third-party plugin that provides this specific functionality. You should be able to filter the posts based on the author ID through PHP though.
Pretty sure [Chris]) can help you. Just message him directly to talk about it.