Hi, I have created a test user for the site I am building to check everything is working, but it isn't.
I have created a new user role called musicians that can only post in the Music post type. After logging in on the test user and posting a new post, the post isn't showing up on the Musicians page.
Basically on the musicians page I am trying to fetch all posts by that user, but even though in the backend the post says it was made by the test user, the page says the user has no posts. The post count in the list of users also still displays 0.
Is there some thing I could have missed while creating the post type or user roles that is preventing new posts from being registered properly, or is there a bug I haven't found.
I have been searching for a long time now and I really hope someone can help.
Thanks in advance,
Matt