Gweb Share Button
Gweb Share Button is a lightweight plugin, which adds Gweb share button into Wordpress posts and pages. It doesn't create any databases and gives your users and web crawlers a possibility to share your URLs at the User Generated Web Search Gweb. Button can be included in any Wordpress theme using backend settings or the [gweb] shortcode, which allows you to customize the title and URL of the button. Simply install the plugin and follow the instructions on the settings page.
Installation
- Upload the "Gweb" directory 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->Gweb screen to configure the plugin.
- Save Settings.
Frequently Asked Questions
Do I have to register at the Gweb.com to use this plugin and share my URLs? No, you don't. How to place the Gweb Share Button manually? Use the [gweb] shortcode. How to place the Gweb Share Button directly into the Wordpress template? Use the [gweb] shortcode in the following way:<?php echo do_shortcode('[gweb]'); ?>
How to override default shortcode settings?
Just add your custom title or URL: [gweb url="custom URL" title="custom title"].
How many buttons I can place on a single page?
There is no limit.