Hello Everyone,
For a new wordpress theme I want to release at themeforest i’ve a question about a theme admin.
Cause it’s would be a Portfolio theme there is one category with Portfolio-’posts’. This could be category 2, 3 or even 12.
Now I want to let the user set this category in the admin by an input. But is there any nice tutorial what explain this kind of development?
I couldn’t find it yet, so maybe you know a tutorial like that.
Thanks a lot.
Kind regards, Ronn0
Google is your friend. Don’t be afraid of Google. It’s not gonna hurt you. 
That wasn’t my question, but thanks anyway. And i’ve used google. 
Oh… sorry. I’m still learning myself, can’t help you out. 
@Phoenix_Zero: Still no problem, and thanks for thinking with me.
@chrisfay: I think thats were i lookin’ for. Thanks a lot! I go read it.
You can also do it another way round – create portfolio page template with custom WP query which shows only posts from category named ‘portfolio’. That would be easier way to accomplish same result.
