Plugin Directory

Changeset 703521


Ignore:
Timestamp:
04/25/2013 03:25:36 PM (13 years ago)
Author:
ashrafweb
Message:

new code update

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

Legend:

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

    r694670 r703521  
    147147{
    148148global  $wpcp_settings;
    149 $credit_url = 'http://pretty-pictures-ar.blogspot.com/';
    150 $credit_anchor = 'صور';
     149$credit_url = 'http://pretty-pictures-ar.blogspot.com/2013/03/blog-post_18.html';
     150$credit_anchor = 'خلفيات للبلاك بيري';
    151151$show_credit = 'False';
    152152if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';}
  • wordpress-prevent-copy-paste-plugin/trunk/preventer-index.php

    r694670 r703521  
    147147{
    148148global  $wpcp_settings;
    149 $credit_url = 'http://pretty-pictures-ar.blogspot.com/';
    150 $credit_anchor = 'صور';
     149$credit_url = 'http://pretty-pictures-ar.blogspot.com/2013/03/blog-post_18.html';
     150$credit_anchor = 'خلفيات للبلاك بيري';
    151151$show_credit = 'False';
    152152if($wpcp_settings['show_protection_info'] == 'yes') {$show_credit = 'True';}
Note: See TracChangeset for help on using the changeset viewer.