Skip to content

WordPress Plugin to provide a templated GetSingleItem eBay API call via a WP short code

Notifications You must be signed in to change notification settings

moens/eBay-GetSingleItem-WordPress-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Broken & Unmaintained

Please consider this code to be an "example of concept," but no longer working.

eBay GetSingleItem API call in a WordPress short code

This plugin is obviously part of what could be a much larger plugin that implements parts of the eBay API for WordPress. All I require is to display basic auction data in a <div>, so that is all this plugin does.

Install

Config

Use the wp-admin > Settings > eBay GetSingleItem section to set your eBay appid.

You need an eBay appid, if you don't have one:

Usage

  • Create a WP post
  • Locate the eBay auction you wish to include
  • Find and copy the "Item Number" in the top right of the Description Tab
  • Insert a short code, [eBayItem]130750248056[/eBayItem] or [eBayItem id="123412341234"] in your post.
  • Modify the css & class.getSingleItemView.php file to finesse style and template

Please Steal This Code

I have not listed this in the normal WP plugins directory because it is unlikely that I will maintain it regularly enough (plus, I hate svn... why can't the WP plugin repo pull from GitHub? Yeah, I could do this --> hacker-er than thou). [Updated]Look what beuatiful thing I just ran across: github wp plugin updater, thanks, Franz! Anyway... if this looks like a good basis for a plugin that you will maintain, please fork it, upload it on wp.org and maintian it. I might even use your version. Thanks!

~Current Version:0.1.1~

About

WordPress Plugin to provide a templated GetSingleItem eBay API call via a WP short code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published