I have a custom field called “number of flags” created using ACF plugin in WordPres.
What I’m Trying to do is to give all admins of the site a ( number of flags ) option to assign to each user they want and then display these number of flags in ( my account page ) in a shape of small flag icon.
So if the user ( Katie ) has 4 flags for example she can sign in and go to my account page to see 4 flags somewhere in the page (in the shape of 4 small flag icons ). and so on for each user.
I assume this can be done with some PHP code but I’m still new and learing PHP.
Any help would be aprreciated. Thx PHP Experts