Skip to content

Commit

Permalink
Adding the Pinnion SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
blobaugh committed Mar 5, 2012
1 parent 3a66f6e commit d962f2a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions readme.txt
@@ -0,0 +1,15 @@
=== WP-Pinnion-API-Client-Library ===
Contributors: blobaugh,gehidore
Tags: Pinnion, survey, API Client
Tested up to: 3.3.1
Stable tag: trunk

Adds the Pinnion API client for PHP to a WordPress installation to make the libraries available to plugin developers

== Description ==

This is a plugin for the WordPress content management system. This plugin allows developers wishing to utilize the Pinnion (http://pinnion.com) API quick and easy acces to the Pinnion API Client libraries (https://github.com/blobaugh/Pinnion-API-client-for-PHP) inside of WordPress.

Simply place this folder inside your WordPress plugins folder and activate it.

To configure the plugin visit Settings > Pinnion API Client in wp-admin
2 changes: 1 addition & 1 deletion wp-pinnion-api-client-library.php
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Pinnion API Client Library
Plugin URI: http://github.com/blobaugh/Meetup-API-client-for-PHP
Plugin URI: https://github.com/blobaugh/WP-Pinnion-API-Client-Library
Description: Adds the Pinnion API client for PHP to a WordPress installation to make the libraries available to plugin developers
Version: 0.1
Author: Ben Lobaugh
Expand Down

0 comments on commit d962f2a

Please sign in to comment.