Incarnate for WordPress brings a rich avatar experience to your comments. Enter a handle from the web and easily select an avatar for a comment from
You might have a custom theme that doesn't exactly match the WordPress guidelines. If you'd like to use the plug-in with your theme you'll need to go to the settings page and follow the instructions to install Incarnate.
You can make changes to the look and feel, but you'll have to edit both .php and .js files.
There are two places where the Incarnate UI is created. The first place is the static HTML that gets inserted into the comment form. You can see this HTML on line 399 of wp-incarnate.php. This HTML string represents the static html comment form. If you do modify this html, take note of the various IDs of the form values. Don't change these!
This HTML snippet works in conjunction with the incarnate.js file, which is where the dropdown of avatars is generated. In particular, it is on line 131 where each div (containing the incarnate image and provider image is displayed) is generated.
Requires: 2.8.0 or higher
Compatible up to: 2.9.2
Last Updated: 2010-2-15
Downloads: 1,434
Got something to say? Need help?