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.

Partners Dynamic Badge

Description

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.

Installation

  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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

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

Contributors

Changelog

1.2

  • Remove unnecessary scripts
  • Fix functions structure

1.1

  • CSS fixings

1.0

  • First version