Plugin info

Total downloads: 1,424
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/12/2011 (5185 days ago)
Added to WordPress: 12/9/2011 (14 years old)
Minimum WordPress version: 3.0.0
Tested up to WordPress version: 3.0.5
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5185 days ago

20/100

Is Get GitHub Code abandoned?

Possibly abandoned (last update 5185 days ago).

Compatibility

Requires WordPress: 3.0.0
Tested up to: 3.0.5
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Get GitHub Code is a wordpress plugin for a post or single page to show the code form GitHub Repository. With GitHub API v2 to get the data, and save on the server cache file, have a limit time for cache file.

You can get the code you like , and show it at the post. Every post can show one Repository code.

PHP version 5.2.0 +, and curl be able.

Installation

  1. Extract to “wp-content/plugins/” directory.
  2. Activation this Get-GitHub-Code plugins.
  3. Create a file for save the cache on your server, make sure your file have write and read permissions.
  4. Go to the setting page, input your cache path, choose your cache limit time, and save it.
  5. Add <?php igit_getcode(); ?> in your wordpress theme’s single.php.
  6. Edit post, fill the form on right side about github connect, save the post and you will view on the post.

Frequently Asked Questions

I got the message “Here is the code get form GitHub, but it have some problem. Please wait 1 hours later.”, how to fiexd it ?

You may change your cache time by 1 Minute and ref lash the post. When it done, change cache time you like again.

And this: “Oh, the code form github can’t not get! Please contact the site master..'”

Please check your cache file exit and it should be Read and write permissions!

Review feed

No reviews available

Screenshots

  1. The setting page.

    The setting page.

  2. A part of the post edit.

    A part of the post edit.

Changelog

1.0

  • The previous version