Automatically adds a signature to your posts. Configurable via TinyMCE on the profile page.
TinyMCE Signature will append your signature automatically to all your posts; no theme alterations needed. The signature is wrapped in it’s own <p> tag, with an id of tinymce_signature. If you wanted, you could declare a CSS style for p#tinymce_signature. Within the signature all line breaks are done with <br/> tags.
tinymce-signature.php to your /wp-content/plugins/ directorytinymce_signature() – Returns the author’s signature regardless of their preferences. Useful for when you don’t want the signature at the very bottom of the post. If you use the template tag, it makes the most sense to put the default display options for pages and posts to ‘No..The Loop.