Plugin Directory

Changeset 686722


Ignore:
Timestamp:
03/24/2013 07:42:35 PM (13 years ago)
Author:
ashrafweb
Message:

new updates

Location:
wordpress-prevent-copy-paste-plugin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wordpress-prevent-copy-paste-plugin/tags/1.1/preventer-index.php

    r665534 r686722  
    126126function wpcp_credit()
    127127{
    128 $credit_url = 'http://pretty-pictures.blogspot.com/';
    129 $credit_anchor = 'pretty pictures';
     128$credit_url = 'http://www.aragt.com/skype-sign-up-register-arabic/';
     129$credit_anchor = 'skype sign up';
    130130$show_credit = 'False';
    131131if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';}
  • wordpress-prevent-copy-paste-plugin/trunk/preventer-index.php

    r665534 r686722  
    126126function wpcp_credit()
    127127{
    128 $credit_url = 'http://pretty-pictures.blogspot.com/';
    129 $credit_anchor = 'pretty pictures';
     128$credit_url = 'http://www.aragt.com/skype-sign-up-register-arabic/';
     129$credit_anchor = 'skype sign up';
    130130$show_credit = 'False';
    131131if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';}
Note: See TracChangeset for help on using the changeset viewer.