Hello all,
I’ve searched before creating a new thread about my problem and did not find anything.
Anyway, is there a possibility to create an ACF Field which returns all the authors on WordPress? And be able to choose which one should be assigned to the Blog Single Page.
I know there is a possibility to do that by editing a post and change it, but I am curious if it’s possible by an ACF Field.
Thank you!
Hi @georget ,
Thanks a lot for reaching out to us.
I am not certain if I clearly understand your implementation.
However, you can easily create a user acf field which filters by authors.
If you assign this field to a post, you will be able to select any author in relation to that post.
I hope this helps.