Giter Club home page Giter Club logo

wp-sharrre's Introduction

WP Sharrre

Contributors:

  • Derek Marcinyshyn derek.marcinyshyn.com

  • Julien Hany hany.fr

  • Version: 1.3

  • Current Version:1.3

  • Requires at least: 3.3

  • Tested up to: 3.6

  • License: GPLv2

Features

  • Google Plus
  • Facebook
  • Twitter
  • Digg
  • Delicious
  • StumbleUpon
  • Linkedin
  • Pinterest default image and url
  • Automatically grabs the first image on a page
  • Google Analytics tracking
  • Improve loading page
  • Super lightweight

Description

WP Sharrre is a WordPress plugin based on a jQuery plugin that allows you to create sharing buttons for Facebook, Twitter, Google Plus and more.

More information on Sharrre.

Must be using PHP 5.3.x + and WordPress 3.5 as it uses the new Media Uploader functionality.

Usage

In your theme use

<?php if ( is_callable( '\WP_Sharrre\View\Frontend::display_wp_sharrre' ) ) {
    echo \WP_Sharrre\View\Frontend::display_wp_sharrre();
} ?>

to display the Share buttons.

If downloading the zip file, be sure to unzip and rename the folder to wp-sharrre and remove the -master to make sure the plugin updater works.

Change log

1.3

  • Change order of Google Plus to be on the far right

1.2

  • Added button class name to settings page to allow custom individual buttons
  • Updated updater to version 1.6
  • Updated sharrre.js to 1.3.4

1.1

  • initial release

wp-sharrre's People

Contributors

derekmarcinyshyn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.