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

Partners Dynamic Badge

説明

Google requires all its partners (advertising agencies) to show the Google partner certification badge on their site. Since the badge involves some coding, it might be difficult to embed it on WordPress site. That’s why I’ve created this plugin to help Google partners adding the badge easily to their site on pages, posts, widgets etc.

インストール

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->”Partners Dynamic Badge” to enter the Settings page.
  4. In the setting screen, enter your Google Partner ID. This ID can be found in google.com/partners/ site. Once logged-in, Click the “Partner Status” menu on the left, and then click the “Get The Badge” link. Then, you’ll see an 8-10 digits code. That’s the code you should insert below.
  5. Save the settings.
  6. Put the shortcode [gpbadge] anywhere on your site to show the badge.
  7. The badge will work only on sites that are connected to your Google Partner profile. To make sure, please go to Google Partners site, under “My Company” and make sure your site is listed.

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->”Partners Dynamic Badge” to enter the Settings page.
  4. In the setting screen, enter your Google Partner ID. This ID can be found in google.com/partners/ site. Once logged-in, Click the “Partner Status” menu on the left, and then click the “Get The Badge” link. Then, you’ll see an 8-10 digits code. That’s the code you should insert below.
  5. Save the settings.
  6. Put the shortcode [gpbadge] anywhere on your site to show the badge.
  7. The badge will work only on sites that are connected to your Google Partner profile. To make sure, please go to Google Partners site, under “My Company” and make sure your site is listed.
Can’t see the badge
  1. Make sure your site is listed on Google Partners site, under “My Company”
  2. Make sure you’ve put the correct code.
  3. Make sure you’re eligible for a badge in the first place.
Can’t find my company ID

Your partner ID can be found in google.com/partners/. Once logged-in, Click the “Partner Status” menu on the left, and then click the “Get The Badge” link. Then, you’ll see a small code chunk with 8-10 digits code. That’s the code you should insert below.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.2

  • Remove unnecessary scripts
  • Fix functions structure

1.1

  • CSS fixings

1.0

  • First version