Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Google Plus Page shortcode

Beschrijving

Add a Google+ Page button easily with this plugin. The shortcode is [googlepage]

Usage:
* Smallest icon: [googlepage page=YOUR_PAGE_ID]
* Medium icon: [googlepage size=32 page=YOUR_PAGE_ID]
* Biggest icon: [googlepage size=64 page=YOUR_PAGE_ID]

In page=x where x is your Google+ Page number.

Schermafdrukken

  • Biggest icon in footer

Installatie

This section describes how to install the plugin and get it working.

e.g.

  1. Upload wp-googleplus-page.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [googlepage page=YOUR_PAGE_ID] in a page or post

FAQ

I can’t run this shortcode in my sidebar/any widget. How should I fix this?

If you can’t run this in a widget just add add_filter('widget_text', 'do_shortcode'); in your functions.php on the last row before ?> (if ?> is there).

Can you make X work for me?

Yes, hit me an e-mail at max@malm.me

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Google Plus Page shortcode” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Google Plus Page shortcode” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.1

Initial release