Plugin Directory

Changeset 1250048


Ignore:
Timestamp:
09/21/2015 06:51:27 AM (10 years ago)
Author:
aruljayarajs
Message:

For Basic Bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • profile-picture/tags/1.0/profile-picture.php

    r1249951 r1250048  
    2020}
    2121if (!defined('PP_PLUGIN_URL') ){
    22     define('PP_PLUGIN_URL', WP_CONTENT_URL. '/plugins/user-profile-picture');
     22    define('PP_PLUGIN_URL', WP_CONTENT_URL. '/plugins/profile-picture');
    2323}
    2424if (!defined('PP_PLUGIN_DIR') ){
    25     define('PP_PLUGIN_DIR', WP_CONTENT_DIR . '/plugins/user-profile-picture');
     25    define('PP_PLUGIN_DIR', WP_CONTENT_DIR . '/plugins/profile-picture');
    2626}
    2727if (!defined('DS') ){
Note: See TracChangeset for help on using the changeset viewer.