Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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.

Часті питання

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