=== Simple Finance Calculator === Contributors: weissmike Donate link: http://weissmike.com Tags: calculator, widget, shortcode, finance, financing, payments, mortgage, loan Requires at least: 3.4 Tested up to: 3.8 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates a very simple form that can be used to calculate monthly payments or loan amount based on entered information. == Description == A simple form that prompts a user for Interest Rate, Term in Months, and Monthly Payment or Loan Amount. You can insert the form either using a shortcode or widget. == Installation == 1. Upload to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Add to a sidebar using the 'Widgets' menu in WordPress or by placing '[finance_calculator]' in the content area of a page/post. == Screenshots == 1. Enter an Interest Rate 2. Enter the term, in months 3. Enter EITHER a monthly payment, or loan amount 4. Press enter. The empty field will be populated, and a total will appear below the form. == Changelog == = 1.0 = * Initial release======= === Caption Linker === Contributors: weissmike Donate link: http://weissmike.com/ Tags: media, caption, upload, file, link, html Requires at least: 3.4 Tested up to: 3.8 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a very simple link button near the caption field of the media uploader. == Description == Adds a new button to the media window and edit media screen that allow you to easily insert links into the caption field. == Installation == 1. Upload `caption-linker.php` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Places the icon for link creation next to the caption field 2. Prompts user for URL 3. Prompts user for Link Text 4. Inserts link to end of caption == Changelog == = 1.0 = * Initial release