Adding Square User Photo to an Author for Wordpress

introduction

Authors: cptnwinky, westonruter

Allows a user to associate a profile photo with their account through their “Your Profile” page. Admins may add a user profile photo by accessing the “Edit User” page. Uploaded images are resized to fit the dimensions specified on the options page; a thumbnail image correspondingly is also generated. User photos may be displayed within a post or a comment to help identify the author. New template tags introduced are:

  • userphoto_the_author_photo()
  • userphoto_the_author_thumbnail()
  • userphoto_comment_author_photo()
  • userphoto_comment_author_thumbnail()

Continue Reading »

Author Image Plugin For WordPress

activate_plugin

The author image plugin for WordPress lets you easily add author images on your site. Alternatively, place the following call in the loop where you want the author image to appear:
Continue Reading »

Syntax Highlighter for Wordpress

Syntax Highlighter is created to ease developer/coder to post code snippets online with ease and have it look pretty like what we see in textmate, dreamweaver, editplus and etc.

Syntax Highlighter are build with Java Script and it doesn’t care what you have on your server. Cross server platform (:p)

Overview01

The SyntaxHighlighter was created by Alex Gorbatchev. SyntaxHighlighter is licenced under LGPL 3. You can go here to visit this program wiki.
Or you can go here to make a donation to Alex. SyntaxHighlighter is open source. If you are using SyntaxHighlighter 2.0 on your site or including it in your product, please donate.

Continue Reading »

Displaying Code in Color on your wordpress

CodeColorer
Author
: Dmytro Shteflyuk

CodeColorer is the plugin which allows you to insert code snippets into the post with nice syntax highlighting.Plugin based on GeSHi library, which supports most languages. CodeColorer has various nice features: This article is to teach you how to install the CodeColorer in your wordpress site, same as smashingmagazine, nettuts+

Smashing Magazine CodeColorer

smashingmagazine_codecolorer
Continue Reading »

Page 10 of 10« First...678910