search - Creating post out of user profiles Wordpress -


i hoping me, im needing way have user profiles show when searching. want create custom post type "profiles" , have automatically created when admin creates new user in dashboard.

so great or if has other ideas?

thanks

there's no need that. create author template display information want users.

you should able use in tandem get users you're not limited retrieving users the author role (if necessary).

however, don't know if users role less "author" queried default in author.php file. should consider using setting template in archive.php if roles giving problems.

update: if intention store information user that's unique theme , isn't available through standard wordpress means, want user register action hook automatic generation of profiles.

by contrast, you'll want delete user action hook delete custom profiles automatically.

there plugins can create custom posts you, build ground tailor needs. should custom meta boxes store unique information.

hope helps.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -