=== 5280 Go Fund Me Widget === Contributors: 5280studios Donate link: http://5280studios.com Tags: go fund me,donate,shortcode Requires at least: 3.8 Tested up to: 4.9.8 Requires PHP: 5.2 Stable tag: 1.0 License: GPL3 or later License URI: https://www.gnu.org/licenses/gpl.html A lightweight WordPress plugin that adds a 'Go Fund Me' donate button to your WordPress website using short-code. == Installation == - Upload plugin to your WordPress installation and activate. - Insert shortcode into visual text-editor or sidebar where you want widget to appear. == Usage == '[gfm-widget id="my-gfm-campaign"][/gfm-widget]' '[gfm-widget id="my-gfm-campaign" width="500" height="500" image="false" info="false"][/gfm-widget]' **Widget options:** **id** : name of *Go Fund Me* campaign **height** : height of widget (default: 100%) **width** : width of widget (default: 100%) **image** : show campaign image **true/false** (default: true) **info** : show campaign organizer info **true/false** (default: true) == Screenshots == 1. Example == Changelog == = 1.0 = * Initial release