This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/bns-bio
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== BNS Bio === Contributors: cais Donate link: http://buynowshop.com/ Tags: author, plugin-only Requires at least: 3.0 Tested up to: 4.2 Stable tag: 0.3 License: GNU General Public License v2 License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html An author details shortcode plugin with extensions that modify output == Description == An author details shortcode plugin with multiple extensions that can modify the output. The extension plugins, using some of the many available hooks, can add a rounded corner border; display the details as an unordered list; and/or hide the author email address details. == Installation == Read this article for further assistance: http://wpfirstaid.com/2009/12/plugin-installation/ == Frequently Asked Questions == = What is the shortcode? = The shortcode is simply `bns_bio` wrapped in the standard square brackets. == Screenshots == * TBA == Other Notes == * Copyright 2012-2013 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 * This plugin was written for use in an ongoing series of presentations at the WordPress GTA Meetup group; and, although fully functional, it is currently considered 'alpha-ware'. == Upgrade Notice == Please stay current with your WordPress installation, your active theme, and your plugins. == Changelog == = 0.3.1 = * Release - May 2013 * Version number compatibility updates = 0.3 = * Release - February 2013 * Refactoring without functionality changes * Documentation updates * Added code block termination comments = 0.2 = * Release - November 2012 * Refactor PHP closures into complete functions * Change sanity checks to self-deactivate extension plugins if 'BNS Bio' is not active = 0.1 = * Initial Release - November 2012