=== Eliteprospects Tooltips === Contributors: carlgrundberg Donate link: Tags: eliteprospects, hockey, sports, player, profile, tooltip Requires at least: 2.6 Tested up to: 3.9.1 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Informative tooltips for links to Eliteprospects.com profile pages == Description == This plugin will add a tooltip to all Eliteprospects.com profile page links, like players and staff, on your page. A single script is added to the footer of your pages so your theme need to have the wp_footer() template tag in the appropriate place. To create links you can use this plugin: https://wordpress.org/plugins/eliteprospects-player-link/ Please note that this plugin uses an Ajax call to http://api.eliteprospects.com to get the content for the tooltip. More information at: http://menmo.github.io/eliteprospects-tooltips/ == Installation == 1. Upload plugin to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 0.1 = * Created the plugin