Month: July 2009

  • Get URLs, Captions & Titles for Images Attached to Posts in WordPress

    I’ve been working on a new WordPress theme for my client that involves a billboard concept where certain posts are categorized as homepage billboard items, and those post items have images attached to them within the Media gallery of WordPress. I found out how to pull out the URI address of the images that are…

  • Permissions on Unix

    I need to put this as a post on my site as I often forget what permission settings are and their corresponding numbers are for CHMOD and the like. 1 execute 2 write 3 execute+write 4 read 5 execute+read 6 write+read 7 execute+read+write