Feed on
Posts
Comments

Category Archive for 'WordPress'

an audioplayer plugin for wordpress

A wonderfull flash player for audio content.
http://www.1pixelout.net/code/audio-player-wordpress-plugin/

Read Full Post »

Posting via e-mail

Postie 1.1.1 is a Word Press pluging that alows users to post via an e-mail. Media can also be attached and a number of options can be set using text based switches in the subject and body of the e-mail. This is the Word Press plugin link

Read Full Post »

 I’ve found tons of threads related to this being a lethal combination.  You may see this realized as a blank page when trying to validate WPG2.  The workaround is to add some code to your .htaccess file which will force php5. 
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
You need to have this code in your .htaccess file in your root directory.  [...]

Read Full Post »