Author meta data
-
Does anyone know how to override the default usermeta data that is used when displaying a public side of a blog.
For example so I can have the default admin then a second administration account, but the second account is used when a PHP call like
<?php the_author_firstname(); ?>is triggered. So instead of the blog looking for all it’s information in the ID 1 account it looks in ID 2 by default.Does this make any sense?
There will be a main user of the blog, but also an invisible super admin.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Author meta data’ is closed to new replies.