| |

Random Code Generator 1.0

Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don't hold it against me. One of the perils of having a 20+ year old website!

A couple of weeks ago, when I officially launched the redesign, I mentioned the forthcoming release of a plugin I wrote for the redesign. Random Code Generator is that plugin. I needed a plugin that generated a random promotional code and stored it in a database. I’m currently using it on Manifest Development to manage various promotions and ‘prizes’ I have going on, to make sure people can get a code, but cannot use it twice. Here is the official description:

A simple plugin that genrates a random string of characters and stores it in a database. By default the length is 10 characters (A-Z, a-z, 0-9, @!@#$%^&*()) and the strings are unique.

Right now it’s a bare bones plugin, with only major functionality done and the requirement to use a template tag. In the next build I plan on adding a delete code function and a hook to add the random code into any post or page.

If you want to check out the plugin, you can do it here or on the official WordPress page.

Similar Posts

  • |

    Simplecast Episodes Version 0.6

    Over the weekend I released Version 0.6 of my @simplecast plugin, Simplecast Episodes. Aside from some smaller internal changes, I added what I think is a pretty nice feature to coincide with WordPress 3.9’s new feature to create media playlists from audio and video: the ability to download episodes directly into WordPress, adding them to the…

  • |

    40 Days of Help

    I went to Catholic school my entire life, from Pre-K all the way up to when I got my Master’s Degree. While I haven’t always been the best at practicing my religion, something I have always done was adhere to the activities surrounding Lent: no meat on Fridays, and to ‘give something up’. The real…

  • |

    The Yankees

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! With the Yankees’ 2007 Season coming to a close a couple of days ago with their loss against the Indians,…

  • | |

    6 WordPress Plugins for Your Podcast Website

    WordPress is certainly the most popular CMS in the world, powering over 30% of the web. It also powers all sorts of websites, from blogs to giant e-commerce stores and everything in between. This includes podcast websites. However, recently I attended Podcast Movement, a fantastic podcasting conference, and discovered that many podcasters struggle with creating…