Blurbs

The blurbs plugin allows you to add user made ‘blurbs’ of text to a post, page, or template. This is particularly useful if your WordPress theme is easily broken, and has many small pieces of text in it, or if you want to have a piece of text on the site repeated many times.

Questions? Leave them in the comments, and I’ll get back to you asap

2 Responses to “Blurbs”

  • Chris Kruse Says:

    Hey Jeremy. Love the blurb plugin. Makes editing simple things on a site a breeze. Wanted to give you a heads up as to an error I found. I have been using the plugin problem free for a while, but just tried to manage my blurbs via Firefox. When you click on the edit link, it does nothing in Firefox. I went through the code and noticed that your forms contain

    id=”editBlurbgetID(); ?>”

    This works fine, expect FF looks for the name attribute. So if you add

    name=”editBlurbgetID(); ?>”

    right after the id attribute, it seems to solve the problem. This edit was made in the manageBlurbs.php file at line 58. Wierd! Thanks again for the plugin.

  • Chris Kruse Says:

    The post took my php tags out of the line above, but I’m sure you will see what I mean :)

Leave a Reply