Skip to content
This repository has been archived by the owner on Nov 16, 2017. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.42 KB

Readme.md

File metadata and controls

41 lines (27 loc) · 1.42 KB

NO LONGER MAINTAINED

Coderbits Profiler

Display your Coderbits profile data using a widget or a shortcode.

This plugin is using the provided Coderbits API that can be accesed here.

To use the shortcode functionality just call [coderbits-profiler data="TYPE_OF_DATA"] in a page or post.

Types of data:

name title bio location website_link views rank gravatar_hash badges_count follower_count following_count top_skills top_languages top_environments top_frameworks top_tools top_interests top_traits top_areas badges accounts

Installation

  1. Place the coderbits-profiler folder in your /wp-content/plugins/ directory.
  2. Give the cache folder write permissions. Usually chmod(777).
  3. Activate the Coderbits Profiler plugin.
  4. Visit Settings and adjust your configuration.
  5. Add the Coderbits Profiler widget to your website.
  6. (Optional) Add the Coderbits Profiler shortcode [coderbits-profiler data="TYPE_OF_DATA"] to a page or post
  7. View your site.
  8. Adjust the CSS of your theme as needed, to make everything pretty.

Manifest

Contributors: Stefan Cosma

Tags: coderbits,json,data,aggregate,widget

Requires at least: 3.3

Tested up to: 3.8.1

Stable tag: 1.2.7

License: GPLv2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html