=== GPXPlus Widget === Contributors: uppfinnarn Donate link: http://macaronicode.se/ Tags: gtsplus, gpxplus, pokemon, game, widget Requires at least: 2.0.2 Tested up to: 2.1 Stable tag: 1.1 Displays your party at GPXPlus.net == Description == This plugin adds a Widget that displays all Pokémons and Eggs in your Global Pokédex Plus(GPXPlus.net) party. This plugin only requires that you know your display name to work, as it will figure out the rest itself. == Installation == 1. Upload the `gpxplus` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Widget screen and add the GPXPlus widget to the list 4. Click the customization button and enter your Display Name in the field 5. Click Save Changes and check out your site! == Screenshots == None yet... == Frequently Asked Questions == = Where do i find my Display Name? = You can look in several different places, but the easiest is to check at the top of the page. It will say "Welcome back, (this is your display name)!", just copy-paste that name into the settings. = But i don't have 6 Pokés in my party, will it still work? = Yes, it will. Myself i always have an open slot in my party, just in case of events i've missed or The Little Man, or if i find a super-rare event egg in the Lab/Shelter. == Changelog == = 1.1 = * Uses Regular Expressions(REGEX) to find your Pokés: Less code for me, and more speed for you ;) = 1.0 = * Original version * Uses JavaScript to extract the Pokés from the Party, but needs to load the entire page into an invisible DIV, which is very slow and clumsy... ``