=== Show developer profile === Contributors: evandrosouza89 Tags: github, profile, developer, portfolio Requires at least: 5.0 Tested up to: 5.3.2 Stable tag: 1.0 Requires PHP: 5.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A plugin to fetch and exhibit profile information and list repositories of a given github user. == Description == The main purpose of this plugin if to automate the process of fetching profile information and listing repositories of a given github user provided by the github public API (https://developer.github.com/). The information managed by this plugin is shown in the theme as a widget. The best theme areas to use this plugin are the side bars (left or right). You can customize the styling of this plugin by editing 'show-developer-profile-styles.css' file. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the '/wp-content/plugins/show-developer-profile' directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->'Show Developer Profile Plugin' menu entry to configure the plugin 3.1 Provide a valid Github username in the text input and click in the 'Save setting' button. 4. Add the 'Show Developer Profile Plugin' widget to an specific area of your theme, for example, 'Side bar'. == Frequently Asked Questions == = Is this free? = Yes it is. == Screenshots == 1. Plugin used as sidebar widget. 2. Settings screen. == Changelog == = 1.0 = * Initial release. == Upgrade Notice == = 1.0 = Initial release