Beschrijving
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.
Installatie
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->”Partners Dynamic Badge” to enter the Settings page.
- 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.
- Save the settings.
- Put the shortcode [gpbadge] anywhere on your site to show the badge.
- 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
-
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->”Partners Dynamic Badge” to enter the Settings page.
- 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.
- Save the settings.
- Put the shortcode [gpbadge] anywhere on your site to show the badge.
- 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.
- Upload the plugin files to the
- Can’t see the badge
-
- Make sure your site is listed on Google Partners site, under “My Company”
- Make sure you’ve put the correct code.
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Partners Dynamic Badge” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Partners Dynamic Badge” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2
- Remove unnecessary scripts
- Fix functions structure
1.1
- CSS fixings
1.0
- First version