By Austin on December 8, 2009
For those who are familiar with BuddyPress, it’s a plugin for WordPressμ only. But Scott has created a plugin that would allow for single user compatibility. ¶
Posted in Cult | Tagged BuddyPress, Plugins, WordPress
By Austin on August 13, 2009
Well, I’ve done it again. Created a plugin, and finally decided to release it to the public!
This one is for custom login design through your wp.login.php page.
Check it out and download it through the WordPress repository.
For a live preview, click here.
January 2010
I’ve made quite a few improvements on this plugin. Most importantly you can control [...]
Posted in Plugins | Tagged Custom Login, Plugins
By Austin on August 10, 2009
Announcing my first “released” plugin. Very simple, as I’ve even gone over it in the last few published posts.
Use WordPress to print a RSS feed for Eventbrite attendees
Turn your RSS feed into a shortcode
But I decided to release it in plugin form!
Download the plugin from WordPress.com!
Posted in Plugins | Tagged Eventbrite, Plugins, shortcodes
By Austin on July 12, 2009
I’ve updated the site to the latest release of WordPress. 2.8.1 fixes many bug found in 2.8 and I finally was ready for the update. While everything went smoothly, I did have to update my theme a bit to run some of the additional widget area.
Using the old style dynamic_sidebar( ‘Utility: Header’ ); didn’t work [...]
Posted in News | Tagged 2.8.1, functions.php, php, Plugins
By Austin on June 21, 2009
Following up on the WordPress weekly, and the final topic of discussion; changelogs and implementing them into your plugins. Now a plugin, shows the changelog in your plugin page…
Posted in Plugins | Tagged changelog, Plugins
By Austin on June 20, 2009
After listening to WordPress weekly yesterday,
Posted in Cult | Tagged changelog, Plugins
By Austin on June 18, 2009
Well check out the new features Andy published on his site. ¶
Posted in Cult, Plugins | Tagged Andy Skelton, Plugins, Stats
By Austin on June 5, 2009
Version 0.1.0 of VideoPress now available for you self hosted WordPress blog. ¶
Posted in Cult, Plugins | Tagged Plugins, VideoPress
By Austin on May 11, 2009
For the longest time I remember checking out my WordPress stats via this Stats plugin and it always cut of my day at 4pm. This was because it only collected the stats via UTC time. Well check out this post where andy talks about the latest version 1.4 retroactively changing depending on your blog’s timezone. ¶
Posted in Cult | Tagged Plugins, Stats, WordPress
By Austin on March 30, 2009
If you’ve downloaded the Swekey plugin and plan on using it for users to login here is what you might see.
The first image here shows what a user might see if and when you’ve got “allow registers” and said user has a Swekey plugged into there computer while registering to your site. I registered [...]
Posted in Plugins | Tagged Plugins, Swekey
By Austin on March 28, 2009
I received a Swekey in the mail this week. What’s a Swekey you ask?
Like regular keys protect your car and your home against thieves and burglars, the swekey protects your internet accounts against any kind of piracy
Any swekey protected web site will never accept to log you in if your swekey is not plugged [...]
Posted in Plugins | Tagged passwords, Plugins, Swekey, USB
Comment Validation update plus fix
By Austin on March 16, 2009
On this site I use the Comment Validation plugin from Jörn Zaefferer.
You can find out more about this plugin at the WordPress directory.
This plugin is an amazing plugin, but the new version breaks W3C validation. Mostly due to typo’s and small oversights. Lets take a looks at the original comment-validation.php file in version 0.3.
function commentValidation() [...]
Posted in Plugins, Tips & Tricks | Tagged Bug Fix, Comment Validation, Plugins