412 pointsWPMU DEV ExpertI'm helpful
Christopher Price
Member
—
24th August 2010 15:38
Not a plugin question (WP3) but does anyone know how to select the avatar for the new site first comment? The comment is supposed to be from me -- my name and website -- but the avatar is a MonsterID.
The default avatar is MonsterID if the user does not have a local avatar or a Gravatar, so that is fine. I just can't figure out how to associate the first comment post to my (or other) account so that I can choose the avatar.
Not a plugin question (WP3) but does anyone know how to select the avatar for the new site first comment? The comment is supposed to be from me -- my name and website -- but the avatar is a MonsterID.
The default avatar is MonsterID if the user does not have a local avatar or a Gravatar, so that is fine. I just can't figure out how to associate the first comment post to my (or other) account so that I can choose the avatar.
Responses (2)
Keeper of the Dark Chocolate — 24th August 2010 15:44 #
Got me going out the door for bloodwork but in 2.9.2, email for first comment was set it:
http://trac.mu.wordpress.org/browser/trunk/wp-includes/wpmu-functions.php#L1536
May have to hardcode it in there? or recode it to look for a site option and then add in a site option yourself.
Member — 24th August 2010 17:10 #
Thanks for the pointer drmike! I found it in /wp-admin/includes/upgrade.php
Become a member