このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Badge Grab

説明

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

スクリーンショット

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

インストール

  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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Badge Grab はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Badge Grab” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

  • Initial Release

1.1

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

1.2

  • Updated WordPress Version Supported