Title: Google Code Commit Tracking
Author: Aaron Brazell
Published: <strong>February 24, 2010</strong>
Last modified: February 24, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/google-code.svg)

# Google Code Commit Tracking

 By [Aaron Brazell](https://profiles.wordpress.org/technosailor/)

[Download](https://downloads.wordpress.org/plugin/google-code.zip)

 * [Details](https://wordpress.org/plugins/google-code/#description)
 * [Reviews](https://wordpress.org/plugins/google-code/#reviews)
 *  [Installation](https://wordpress.org/plugins/google-code/#installation)
 * [Development](https://wordpress.org/plugins/google-code/#developers)

 [Support](https://wordpress.org/support/plugin/google-code/)

## Description

Whenever you make an SVN commit on a [Google Code](http://code.google.com) project,
you can instruct Google to send a notice to someplace else. Utilizing the upcoming
custom post type functionality in WordPress 3.0, this plugin creates a new content
type called SVN and inserts the post commit messages from Google Code into WordPress.

This plugin serves as a functional example of how custom post types are supposed
to work. At the time of this release, WordPress 3.0 is not out and thus _not officially
supported_ in word or implication. Do not ask me to support custom content types.
🙂

Also, because WordPress 3.0 is pre-release, the functionality might (but probably
won’t) change. I’ll do my best to keep this up to date.

**Note, you must have WordPress 3.0 (pre-release) and PHP 5.2+**

### Arbitrary

Someone asked me what my favorite thing is? Battle unicorns. That is all… carry 
on.

## Screenshots

 * [[
 * The configuration panel. You must add your unique Google Code project post commit
   authentication key.

## Installation

How to manually install.

 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Copy the Post Commit Authentication Key from the Administer > Source portion of
    your Google Code project.
 4. Paste into the Settings > Google Code options page to activate.
 5. Copy the Post-Commit URL on the Config page into Google Code Post-Commit URL field
    on Administer > Source
 6. Enjoy a beer.

## FAQ

  Why do commits go into WordPress in the wrong order?

Messages from Google are not chronological. It’s weird. Don’t ask. Complain to them.
WordPress processes the messages in the order they are received.

  Any particular system requirements I should know about?

Yes. You need PHP 5.2+. Sorry, I don’t do PHP 4.3, which is the minimum requirement
for WordPress. Tell your host you want PHP 5. If they won’t give it to you, find
another host.

  Can you help me expand this plugin to a different use case?

Not for free, but I’d certainly be willing to talk to you about professional services
related to this and other WordPress-specific work. [Email me](https://wordpress.org/plugins/google-code/aaron@technosailor.com?output_format=md)
at and reference this plugin.

  Can I apply special CSS?

Yes, all posts of the special post type have an ‘svn’ CSS class for the post div.

  How do I use this in my theme?

Custom Loop. Usually written like `$my_loop = new WP_Query('post_type=svn');` See
the [WordPress Codex](https://codex.wordpress.org/Function_Reference/WP_Query) for
more info.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Google Code Commit Tracking” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)

[Translate “Google Code Commit Tracking” into your language.](https://translate.wordpress.org/projects/wp-plugins/google-code)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/google-code/), check
out the [SVN repository](https://plugins.svn.wordpress.org/google-code/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/google-code/) by
[RSS](https://plugins.trac.wordpress.org/log/google-code/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * Initial import

## Meta

 *  Version **1.0-beta1**
 *  Last updated **16 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.0.5**
 * Tags
 * [custom post types](https://wordpress.org/plugins/tags/custom-post-types/)[developers](https://wordpress.org/plugins/tags/developers/)
   [google](https://wordpress.org/plugins/tags/google/)[svn](https://wordpress.org/plugins/tags/svn/)
 *  [Advanced View](https://wordpress.org/plugins/google-code/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/google-code/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/google-code/reviews/)

## Contributors

 *   [ Aaron Brazell ](https://profiles.wordpress.org/technosailor/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/google-code/)