>
Download This Plugin | |
Download Elegant Themes | |
Name | Google Wave Element |
Version | 0.1.1 |
Author | Marcos Esperon |
Rating | 0 |
Last updated | 2010-05-03 04:54:00 |
Downloads |
819
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Google Wave Element plugin added 1 bytes of resources to the Home page and 12 bytes of resources to the sample Post page.
Google Wave Element plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Google Wave Element plugin ads no tables to your Wordpress blog database.A simple way to add the Wave Element to your site so visitors can see and interact with the wave on your blog. Based on http://www.google.com/webelements/wave/
Parameters:
WAVE: The Wave's ID you want to show. You will find it in the adress bar after create a new wave.
WIDTH: Width in pixels of the element (default value is 300).
HEIGHT: Height in pixels of the element (default value is 500).
HEADER: Show/Hide header [0 = false / 1 = true].
TOOLBAR: Show/Hide toolbar [0 = false / 1 = true].
FOOTER: Show/Hide footer [0 = false / 1 = true].
How to use:
1.- Use the short code to add the element in your posts and pages:
[gwe wave="WAVEID" width="640" height="500" header="1" toolbar="1" footer="1"]
2.- Include the element anywhere in your theme calling the function:
<?php google_wave_element($wave, $width, $height, $header, $toolbar, $footer); ?>
3.- Use the widget