Plugin Directory

Changeset 769106


Ignore:
Timestamp:
09/09/2013 03:09:22 PM (12 years ago)
Author:
wpkuf
Message:

donate button in the admin panel has been added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-js-detect/trunk/wp-js-detect.php

    r769045 r769106  
    44Plugin URI:  https://github.com/git-kuf/wp-js-detect
    55Description: This plugin is used to display a notification message if the browser's Javascript is disabled.
    6 Version: 1.0.1
     6Version: 1.0.0
    77Author: Kuflievskiy Alex <[email protected]>
    88Author URI: https://github.com/git-kuf/
     
    119119                    <input type="submit" value="<?php _e('Update'); ?>" class="button button-primary button-large">
    120120                </form>
     121               
     122                <br />
     123                <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&[email protected]&item_name=Donation+for+Wp+Js+Detect" target="_blank" title="Make a Donation for Wp Js Detect Plugin">
     124                  <img src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" alt="" />
     125                </a>               
    121126            </div>
    122127        </div>
Note: See TracChangeset for help on using the changeset viewer.