GithubHelp home page GithubHelp logo

seinoxygen / wp-github Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 21.0 271 KB

Display users public GitHub repositories, commits and issues.

License: MIT License

PHP 74.49% CSS 23.12% JavaScript 2.39%

wp-github's People

Contributors

moabi avatar naulacambra avatar seinoxygen avatar tripflex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

wp-github's Issues

Issues List error: 404

There's an error on the "issues" request made through the API. The structure looks right according to the API, but I'm not sure why it's not working...did it change?

installation

hello, do i have to create a client id and secret for the plugin to let it work?

Improve documentation: dependencies.

To improve the documentantion, you could add a section of dependencies. In my case, when i've activated the plugin, it was giving exceptions because the function curl_init() wasn`t declared. I've realized that plugin was using php_curl library. A line like this should be appear in you documentation.

Dependencies: php_curl extension must be activated in your php.ini

Add shortcodes to link to issues and pull-requests

It would be nice to be able to link to a particular issue.
When writing about e.g. an enhancement idea or a patch for a github-hosted project, it's good style to provide a link to the corresponding issue or pull request.

With wp-github, I would like to see a shortcode, that enhances this link by state, thus a link to an issue can be augmented by issue state (closed, open, has pull-request, merged, and so on).

Shortcode errors

Warning: array_merge(): Argument #2 is not an array in...line 95

Warning: usort() expects parameter 1 to be array, null given in...line 102

Warning: array_slice() expects parameter 1 to be array, null given in...line 600

Warning: Invalid argument supplied for foreach() in...line 602

This is for file github.php

Recieving Object instead of Array

Sometimes I get a php error saying array_slice() failed because it got an object instead of an array. Any idea why this might be?

Warning: array_slice() expects parameter 1 to be array, object given in *****/wp-content/plugins/wp-github-master/inc/shortcodes.php on line 96

Commits from all repos shortcode not updating

Shortcode [github-commits username="bretonics" repository="" limit="10"] listing commits from all repos does not update. It seems to be stuck at some point in time.

New commits are not shown, even when commits are appearing using other shortcodes such as "commits for a specific repo", and clearing cache does not seem to fix the problem.

Is the plugin still working ?

Hi, I have a website under wordpress 3.9.1 and the wp-github plugin does not seems to work, here the code:
capture decran 2014-06-23 a 20 35 17

And the result:
capture decran 2014-06-23 a 20 35 55

Nothing appears in the console so I have not more information about this bug ...

[GitHub API] Deprecation notice for authentication via URL query parameters

Seems the plugin is using a depreciated authentication method.

Message from Github was:

Please use Basic Authentication instead as using OAuth credentials in query parameters has been deprecated.

Depending on your API usage, we'll be sending you this email reminder on a monthly basis.

I've been getting these for quite some time now.

Problem with Writr Theme

When i try to add any type of wp-github widgets to Writr theme, all of other widgets disapers for the sidebar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.