Plugin Directory

Changeset 977562


Ignore:
Timestamp:
09/03/2014 04:36:20 AM (12 years ago)
Author:
myst729
Message:

update UA string

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-reposidget/trunk/wp-reposidget.php

    r977518 r977562  
    1313
    1414define(WP_REPOSIDGET_HOMEPAGE,  "http://forcefront.com/wp-reposidget-plugin/");
    15 define(WP_REPOSIDGET_USERAGENT, "WP Reposidget/1.1.0 (WordPress 3.9.0+) Leo Deng/1.0");
     15define(WP_REPOSIDGET_USERAGENT, "WP Reposidget/2.0.1 (WordPress 3.9.0+) Leo Deng/1.0");
    1616
    1717function wp_reposidget_i18n() {
Note: See TracChangeset for help on using the changeset viewer.