=== Plugin Name === Contributors: ben.meredith@gmail.com Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HDSGWRJYFQQNJ Tags: goo.gl, kovshenin, url shortener, Requires at least: 3.0.1 Author: Ben Meredith Author URI: http://benandjacq.com Plugin URI: http://wordpress.org/plugins/googl-api-key Tested up to: 4.5 Stable tag: 0.1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add-on to the Goo.gl plugin by Konstantin Kovshenin, allowing users to add their own API key from goo.gl. == Description == My API Key for Goo.gl is a simple way to add in your own API key so that requests for shortened URLs through the goo.gl service are tied to your individual account. IMPORTANT: This plugin requires [Konstantin Kovshenin's Goo.gl plugin](https://wordpress.org/plugins/googl/) to be installed and activated. Otherwise, you'll just get a friendly error message. == Frequently Asked Questions == = Do I need to have another plugin installed for this one to work? = Yes. You'll need [Konstantin Kovshenin's Goo.gl plugin](https://wordpress.org/plugins/googl/) installed and activated. == Screenshots == 1. simple settings page to insert your API key located at `wp-admin/options-general.php?page=my-api-key-for-googl` ==Changelog== = 0.1.2 = * changes to backend links, now linking to my new site https://www.wpsteward.com * tested for compatibility with WordPress 4.5 * made link from backend that goes to the Google developers console open in a new tab/window * made a personal commitment to not forget about this plugin for the next major WordPress release. = 0.1.1 = * Updates to readme * added images to repository * semantic language change on settings page title = 0.1 = * initial release. let's do this.