Viewing posts tagged with: Wordpress

June 22nd, 2007 Fry Lake

Fry Lake

Fry Lake is a marriage retreat in Wewoka, Oklahoma. Xavisys designed, created, and manages the entire site. The site is powered by wordpress.

Attached Files:

June 22nd, 2007 Baja Bumpers

Baja Bumpers

Baja Bumpers fabricates off-road accessories, specializing in tube bumpers. They were a new company, and had no materials to work with. Xavisys designed, created, and manages the entire site, including taking the photos for the headers. The site is powered by wordpress.

June 10th, 2007 Baja Bumpers

Baja Bumpers is my most recent site. I’m pretty proud of it, because not only was all the backend mine, but the design, and even the photography (for the photo in the header) was mine. It’s built on Wordpress, which I was quite impressed with as a CMS. The photo gallery is up, more content is constantly coming, and there will soon be a shopping cart.

February 23rd, 2007 WordPress Google Analytics Plugin

Download from wordpress.org

This plugin allows you to use the powerful Google Analytics to track your Wordpress stats. It’s easily configurable to:

  • Not log anything in the admin area
  • Log 404 errors as /404/{url}?referrer={referrer}
  • Log searches as /search/{search}?referrer={referrer}
  • Log outgoing links as /outgoing/{url}?referrer={referrer}
  • Not log any user roles (administrators, editors, authors, etc)

Changelog

04/23/2008: 1.1.0
  • Major revamp to work better with the new Google Tracking Code. It seems that outgoing links weren’t being tracked properly.
04/17/2008: 1.0.0
  • Released to wordpress.org repository
07/03/2007: Version 0.0.2
  • Fixed problem with themes that do not call wp_footer(). If you are reading this and you are a theme developer, USE THE HOOKS! That’s what they’re there for!
  • Updated how the admin section is handled

February 19th, 2007 WordPress Tips and Tricks

I don’t usually post to this blog unless I have some new plugin or code snippet to share. However, Karen Blundell, who has some awesome designs over at OpenDesigns, is hosting a Blog Carnival for WordPress Tips and Tricks. If you have any good articles on WordPress, please submit them. I look forward to this being a great resource for everyone in the future.

January 5th, 2007 WordPress Attachment Manager Plugin

This WordPress plugin allows you to create a list of attachments on your messages (as seen here). You can choose to show them on all posts, some posts (adds an option to the “Write” page), or not show them at all. Even specify whether you want to show files that are already linked in your post or not.

The icons are also customizable. You can choose whether to show icons with the files (uses “Silk” by famfamfam by default), and can even specify what icons go with which file extensions, as well as add your own icons (and remove the ones that are there).

I welcome any suggestions or bugs, and while you are at it, you can check out my other WordPress plugins

Changes:

01/07/2007: 0.1.2

  • Added the option to not show file lists on excerpts

01/07/2007: 0.1.1

  • Added the option to not show file lists on category pages

01/05/2007: 0.1

  • Original Version

Attached Files:

December 31st, 2006 WordPress Notification Plugin

This is a WordPress plugin that allows registered users to choose to be notified of any new posts or comments on your blog. It will add a new personal option to their profile where they can choose: No notification, Notify of posts, Notify of comments, or Notify of posts and comments. It’s released under the GPL license, and if you have any improvements or bugs, let me know!

Installation:
Extract the wp-notify_members.php into the wp-content/plugins/ directory, and enable the plugin from the Plugins section in the admin area of your WordPress blog.

Changes:

0.2.2:

  • Removed Some debug info that was PHP5 only.

0.2.1:

  • Fixed some problems with the admin setting a user’s notification setting

0.2:

  • There is a new options page
  • You can choose to notify on edited posts
  • You can choose to notify everyone (no matter their subscription)
  • You can choose to notify everyone on a per post basis
  • Added better comments

0.1.4:

  • Now admin can see option when editing a user (no longer a “personal” option)

0.1.3:

  • Fixed bug in comment link
  • No longer sends to owner of POST that comment was made on (WordPress already does this)
  • Took out a random print_r that was sending in the E-Mails

0.1.2:

  • Removed usage of the ’self’ keyword (for PHP4 compatibility)
  • No longer sends to owner of comment or post respectively (they know what they just posted)

0.1.1:

  • Removed usage of the ’str_ireplace’ function (for PHP4 compatibility)

0.1:

  • Original Version

Attached Files:

December 18th, 2006 WordPress Authentication Plugin

This plugin requires that a user be logged in to see any page in your blog (except the login and register pages).

Attached Files:

Search