This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Badge Grab

Description

This plugin will allow you to use the [badge] shortcode to display a helpful and valid html snippet to encourage others to link back to your website by placing a linked image on thier own site.

This plugin does not have a Widget at this time but I recommend trying the Shortcode For Sidebar Plugin to use the shortcode for plugin in a text widget.

Attributes:
url – This will be the link added to the html to be copied.
title – This will be the alt tag and title tag applied to the image and link.
image – URL to Image to be used to display sample of badge and included in the provided html

Usage examples:
[badge] (Will display default code based on options page settings
[badge url=’http://daisyolsen.com’ title=’DaisyOlsen.com’ image=’http://daisyolsen.com/images/daisy125.png’]

Default URL, Image and Title settings for the shortcode can be set from the Badge Grab settings page. If the settings page options are populated then all shortcode attributes are optional.

The shortcode can be used multiple times on the same page to make multiple variations of your badge available to your visitors.

Bug Reports and Questions can be reported at the Badge Grab Plugin Page

Screenshots

  • Options Settings Page for Shortcode Defaults
  • Example of usage in post or page.
  • Display of shortcodes on the site in a post or page

Installation

  1. Extract Plugin Zip File
  2. Upload the text-widget-oembed directory to the /wp-content/plugins/ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Badge Grab” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Badge Grab” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial Release

1.1

  • Removed Visual Editor Button.
  • Security Improvements
  • Minor UI Improvements

1.2

  • Updated WordPress Version Supported