•  
Archive for August, 2009

Custom Login Plugin

By Austin On August 13, 2009 44 Comments

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.

Defualt admin screen

Defualt admin screen

Custom Login admin settings

Custom Login admin settings

January 2010
Color Picker

I’ve made quite

Click here to continue reading


Eventbrite Attendees Shortcode Plugin

By Austin On August 10, 2009 4 Comments

Announcing my first “released” plugin. Very simple, as I’ve even gone over it in the last few published posts.

  1. Use WordPress to print a RSS feed for Eventbrite attendees
  2. Turn your RSS feed into a shortcode

But I decided to release it in plugin form!

Download the plugin from WordPress.com!

Click here to continue reading


Turn your RSS feed into a shortcode

By Austin On August 4, 2009 7 Comments

Last week I wrote how to “Use WordPress to print a RSS feed for Eventbrite attendees“. It was pretty popular, but then I found myself in a place that was more annoying. Trying to incorporate that into a blog post or page.

Without having to download a plugin that will allow PHP to be executed inside a post, I would have to create a template file and use that. Which is what I did, and it works just fine. But for some reason I forgot all about shortcodes! With a

Click here to continue reading