Googl Generator Wordpress Plugin - Rating, Reviews, Demo & Download

Googl Generator Preview Wordpress Plugin - Rating, Reviews, Demo & Download
No ratings yet
Free
Follow for free plugins, new theme releases and theme news

Plugin Description

Returns short URL based on Goo.gl using Matthew Flaschen web service.

Just activate the plugin and visit settings panel to configure the output.

Yoy can use this call too in your theme:

<?php googl_generator('URL'); ?>

Replacing URL string by the URL you want to became short. For example:

<?php googl_generator(get_permalink()); ?>

Or use the meta option:

<?php get_post_meta($post->ID, 'googl_short_url', true); ?>

Screenshots

  1. googl-generator screenshot 1

    URL example

  2. googl-generator screenshot 2

    Settings panel

  3. googl-generator screenshot 3

    QR Code mode

  4. googl-generator screenshot 4

    The shorted URL is saved in a meta field.


Reviews & Comments