Thursday, July 2nd, 2009
If you are using the Cookie for comment from Donncha and WordpressMU. Here are some tips for you. You may add a function to your blog signup. Just copy the code and paste into the plugin’s file.
function cfc_check_signup($result) {
$cfc_key = get_cfc_key();
if( !$cfc_key )
return $result;
if( !isset( $_COOKIE[ $cfc_key ] ) ) {
die( ‘Sorry, you are not [...]
WPMU:Cookie for Signup
Posted in Plugins, WPMU | No Comments »
Saturday, June 6th, 2009
Previous version the option is per blog not per user, so is appear problem if user without blog. I changed option to per user, now the option is per user. Thank you for your feedback.
Download here: wpmu-admin-languages1.5.zip
Updated: WPMU Admin Languages
Tags: Language, Translation, Wordpress Locale
Posted in Plugins, WPMU, Wordpress, Wordpress Languages | 1 Comment »
Sunday, May 17th, 2009
Wordpress MU allowed blogger to set up blog’s language but it’s also change the language of Admin Panel. I make a simple plugin that allowed user to set up different laguange in Admin Panel and blog interface.
You have no need to install extra language pack, the plugin will use the wordpressMU existing language files. User [...]
WPMU: Admin Language Plugin
Posted in Plugins, WPMU, Wordpress, Wordpress Languages | 3 Comments »
Saturday, May 2nd, 2009
Just wrote a simple plugin for wordpress MU. This plugin is only for wordpress MU 2.7. It’s showing user’s blog on the right now with dashboard and settings link.
Download the dashboard-myblog.
Unzip the file and upload into MU Plugins folder. No activation need and option! It’s tested with WordpressMU 2.7 and above.
WPMU: Show user blog on the right now
Posted in Blogates, Plugins, WPMU, Wordpress, Wordpress Widgets | No Comments »
Sunday, March 29th, 2009
Let us make your wordpress more personalised as your own. Use your avatar as your logo at wordpress admin panel.
I just done this plugin for Blogates.com. In Blogates you may personalised your blog favicon and admin logo used your gravatar.
Avatar in admin panel
Posted in Plugins, WPMU, Wordpress | No Comments »
Thursday, October 16th, 2008
This is the version used on my blog. You may see the live widgets at my blog’s left sidebar. It is allowed to choose show on button or form type.
Here are download link. Wordpress paypal widgets
Wordpress Paypal Widgets
Tags: Donation, Paypal widgets
Posted in Blogates, Plugins, Wordpress, Wordpress Widgets | 2 Comments »
Saturday, July 26th, 2008
Most of Wordpress sitemap plugin is generate a sitemap file into your host. I created a Standard Sitemap Plugin just generate a xml when it need. It’s like XML feed. The plugin work like XML feed. It’s no file generated. It’s automatic generate when need. It’s also add sitemap url or your sitemap location into [...]
Standard XML Sitemap Plugin
Tags: Wordpress MU, Wordpress Plugin, WPMU Plugin
Posted in Plugins, WPMU, Wordpress | 19 Comments »
Sunday, December 16th, 2007
How do you think that add watermark on your picture? I added a function to wordpress MU to add watermark on the picture. It’s still in beta. See the picture.
Watermark picture on Blogates.com
Currently it’s allowed blogates copyright only, I will implement it to allowed user to customize their own watermark like change the watermark text.
Add watermark on picture uploaded
Posted in My Essays, Plugins, WPMU, Watermark, Wordpress | 3 Comments »
Friday, December 7th, 2007
Add snow background effect to your blog for coming Christmas. (Please see this blog) This plugin is make your blog like winter. So you no need to change your blog theme. Can we add more effect like rain, fireworks? I’ll looking for another effect to do it.
If you have any effect would like to to [...]
Theme Extras: Add snow effect on your blog
Posted in Plugins, Theme Extras, WPMU, Wordpress | 4 Comments »