Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    Generally, I did not change code without changing plugin version. There were 2 updates for last 2 days.

    Compare reported file with one from the .zip downloaded from WP repository. What are changed?

    Thread Starter stevestmedia

    (@stevestmedia)

    wp-content/plugins/user-role-editor/user-role-editor.php

    Copyright 2010-2015 Vladimir Garagulya (email: support@role-editor.com)

    changed to Copyright 2010-2016 Vladimir Garagulya (email: support@role-editor.com)

    $ure_lib = Ure_Lib::get_instance(‘user_role_editor’);
    51 $GLOBALS[‘user_role_editor’] = new User_Role_Editor();

    changed to

    EMPTY LINE

    51 $GLOBALS[‘user_role_editor’] = new User_Role_Editor(); 50 $GLOBALS[‘user_role_editor’] = new User_Role_Editor();

    Plugin Author Vladimir Garagulya

    (@shinephp)

    Nothing critical. This change is from the today’s commit to the SVN trunk (dev version) folder. Then as usual I created tag folder for version 4.23.2 and marked it as a stable one.

    I suppose that Wordfence may look at the trunk folder for some short period from commit until I updated a stable tag value.

    Thread Starter stevestmedia

    (@stevestmedia)

    thank you – wish I know how to tell the non-scary shit from real scary ship

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plugin Files Changing’ is closed to new replies.