Title: Display Git Status
Author: WP Git Updater
Published: <strong>December 18, 2020</strong>
Last modified: December 22, 2020

---

Search plugins

![](https://ps.w.org/display-git-status/assets/banner-772x250.jpg?rev=2442622)

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://ps.w.org/display-git-status/assets/icon-256x256.jpg?rev=2442622)

# Display Git Status

 By [WP Git Updater](https://profiles.wordpress.org/wpgitupdater/)

[Download](https://downloads.wordpress.org/plugin/display-git-status.1.0.1.zip)

 * [Details](https://pcd.wordpress.org/plugins/display-git-status/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/display-git-status/#reviews)
 * [Development](https://pcd.wordpress.org/plugins/display-git-status/#developers)

 [Support](https://wordpress.org/support/plugin/display-git-status/)

## Description

Display Git Status is a pretty simple plugin, all it needs is access to the `shell_exec`
function and to be pointed at a git repository.

The plugin will not perform any state altering operations, it accesses the repository
using read only methods to fetch information like branch name, last commit and status.

When the git repository is located (defaulting to `wp-content`, or overwritten via
a setting) the plugin will add a new admin bar item with the git icon and the current
branch name.

When your site has untracked changes the menu items background will turn red.

This is ideal as it gives you a small marker directly in the admin area that some
changes have been made which you probably need to look into.

Additionally when accessing the plugins admin page you can see the result of the`
git status` command, and the last commit applied to your site.

## Screenshots

 * [[
 * Display Git Status settings page, here you can set the repository location, additionally
   the git status and last commit information.
 * [[
 * When your site and repository and are in sync you can see the branch name in 
   the admin bar.
 * [[
 * And when your site and repository are divergent the admin bar items background
   changes to red, alerting you of a problem.

## FAQ

### What repositories can it track?

The plugin can read from any git repository, it performs on basic git commands.

All you need to do is ensure your web user can access the git repository, and that
the `shell_exec` function is enabled.

Additionally it doesnt have to the root or wp-content folder. The plugin can read
and display information for any repository it has access to on the filesystem.

### Does it commit changes?

No this plugin only reads your git repositories status. There are no plans to make
this anything more.

### What permissions are required?

Anyone with the `manage_options` permissions can see/edit the git status admin page.

## Reviews

![](https://secure.gravatar.com/avatar/78b2e5f2497fc6bab5ff84c1dc4520c4f7108a3e70b6c159c323d4513e7af620?
s=60&d=retro&r=g)

### 󠀁[Finally! Really glad someone has done this properly.](https://wordpress.org/support/topic/finally-really-glad-someone-has-done-this-properly/)󠁿

 [Richard Fisher](https://profiles.wordpress.org/richie8410/) December 19, 2020

I’ve been looking for a plugin to do just this for ages! I’m so glad someone’s finally
built one that works. Great job guys.

![](https://secure.gravatar.com/avatar/0ed60d84fb1b231af96a53f76cdbda0da087ec45bdd1f745ef99b3dfd048a919?
s=60&d=retro&r=g)

### 󠀁[Great plugin for a great service](https://wordpress.org/support/topic/great-plugin-for-a-great-service-2/)󠁿

 [pauleaton](https://profiles.wordpress.org/pauleaton/) December 18, 2020

If you’re looking to automate your source controlled WordPress websites then this
plugin and service is for you.

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/display-git-status/reviews/)

## Contributors & Developers

“Display Git Status” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ WP Git Updater ](https://profiles.wordpress.org/wpgitupdater/)

[Translate “Display Git Status” into your language.](https://translate.wordpress.org/projects/wp-plugins/display-git-status)

### Interested in development?

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

## Changelog

#### 1.0.1

 * Fix Command and XXS inject, props to @xrzhev

#### 1.0.0

 * Initial Release

## Meta

 *  Version **1.0.1**
 *  Last updated **5 years ago**
 *  Active installations **10+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **5.6.17**
 *  PHP version ** 7.2 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/display-git-status/)
 * Tag
 * [git](https://pcd.wordpress.org/plugins/tags/git/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/display-git-status/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/display-git-status/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/display-git-status/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/display-git-status/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/display-git-status/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/display-git-status/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/display-git-status/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/display-git-status/reviews/)

## Contributors

 *   [ WP Git Updater ](https://profiles.wordpress.org/wpgitupdater/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/display-git-status/)