Plugin Directory

Changeset 1164529


Ignore:
Timestamp:
05/20/2015 10:21:56 PM (11 years ago)
Author:
360crest
Message:

change of text in the nerd-social-plugin.php
does not affects plugin functionality
change of text in the readme.txt
does not affects plugin functionality

Location:
nerd-social-share-buttons/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nerd-social-share-buttons/trunk/nerd-social-plugin.php

    r1164430 r1164529  
    4848// Adding Submenu to settings
    4949function nd_social_share_plugin() {
    50     add_options_page( 'Don Caprio\'s Social Share Plugin', 'Don Caprio\'s Social Share',
     50    add_options_page( 'Nerd\'s Social Share Plugin', 'Nerd\'s Social Share',
    5151'manage_options', 'nerd-social-plugin-nd', 'nerd_social_plugin_nd' );
    5252}
  • nerd-social-share-buttons/trunk/readme.txt

    r1164435 r1164529  
    2323Please note: That The Plugin do not show stats or share counter. The essence of the whole thing is to keep it very simplified.
    2424
    25 The only button that requires a little snippet of JS to work is the Pinterest button but this does not slow down your site in anyway. A demo of the plugin can be seen here: http://shoutershub.ng/
     25The only button that requires a little snippet of JS to work is the Pinterest button but this does not slow down your site in anyway. A demo of the plugin can be seen here: http://shoutershub.com
    2626
    2727== Installation ==
Note: See TracChangeset for help on using the changeset viewer.