https://github.com/smeghead/wp-gistlog-widget
This plugin allows you to display the gistlog.org histories.
https://github.com/smeghead/wp-gistlog-widget
Last synced: 9 months ago
JSON representation
This plugin allows you to display the gistlog.org histories.
- Host: GitHub
- URL: https://github.com/smeghead/wp-gistlog-widget
- Owner: smeghead
- Created: 2011-04-12T03:02:33.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-04-18T08:22:09.000Z (over 14 years ago)
- Last Synced: 2025-02-07T22:53:47.058Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== WP-Gistlog-Widget ===
Contributors: smeghead
Tags: applie, widget, widgets
Requires at least: 3.0.0
Tested up to: 3.0.4
Stable tag: 1.1.0
This plugin allows you to display the gistlog.org histories.
== Description ==
This plugin allows you to display the gistlog.org histories.
== Installation ==
1. Transfer the file `wp-gistlog-widget.php` to the `/wp-content/plugins/` folder
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Enable the Widget through the Appearance --> Widgets tab.
3. Edit the WP Applie Widget Settings, through the 'Sidebar'.
== Changelog ==
= 1.1.0 =
* 2011-04-12 Add option "Display Gist Num"
= 1.0.0 =
* 2011-04-12 First release