這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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

評價

There are no reviews for this plugin.

貢獻者及開發者

“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