该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Get GitHub Code

描述

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.

屏幕截图

安装

  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.

常见问题

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!

评价

此插件暂无评价。

贡献者及开发者

「Get GitHub Code」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Get GitHub Code」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • The previous version