=== BNS Early Adopter === Contributors: cais Donate link: http://buynowshop.com Tags: admin Requires at least: 3.0 Tested up to: 3.4.1 Stable tag: 0.4.2 License: GNU General Public License v2 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html Show off you are an early adopter of WordPress == Description == Show off you are an early adopter of WordPress (alpha, beta, and/or release candidate versions). == Installation == Read this article for further assistance: http://wpfirstaid.com/2009/12/plugin-installation/ ---- = Shortcode: bnsea = The parameters are very similar to the widget * 'title' => Can be used as a lead-in message, remember to wrap phrases in double-quotation marks * 'show_alpha' => false by default, use true to activate * 'show_beta' => false by default, use true to activate * 'show_rc' => false by default, use true to activate * 'show_stable' => false by default, use true to activate * 'only_admin' => false by default, use true to activate NB: Custom CSS may be required when this shortcode is used with some Themes. == Frequently Asked Questions == = Q: Why would I want to use this plugin / widget? = A: To show your faith in WordPress code and the developers who write it. == Screenshots == 1. Default widget options panel == Other Notes == * Copyright 2012 Edward Caissie (email : edward.caissie@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. You may NOT assume that you can use any other version of the GPL. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA The license for this software can also likely be found here: http://www.gnu.org/licenses/gpl-2.0.html * Please note, support may be available on the WordPress Support forums; but, it may be faster to visit http://buynowshop.com/plugins/bns-early-adopter/ and leave a comment with the issue you are experiencing. == Upgrade Notice == Please stay current with your WordPress installation, your active theme, and your plugins. == Changelog == = 0.4.2 = * Documentation updates * Programmatically add version number to enqueue calls = 0.4.1 = * Compatible with WordPress 3.4.1 = 0.4 = * Fix issue of plugin not displaying with stable versions = 0.3.1 = * Added `margin: 0` to 'h3.bnsea-output' * Updated screenshot = 0.3 = * Added `release candidate` option = 0.2 = * Added conditional display widget check: if no version is checked, or no matching version is found the widget will not be displayed. * Cleaned up grammar conditional statements * Added only show administrators option * Added shortcode support * Added screenshot of default widget option panel = 0.1 = * Initial Release.