Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author bryananthonylewis

    (@bryananthonylewis)

    /commenter-data/lib/commenter.php file, replace line 33 with this variant:

    add_options_page( ‘Commenter data Settings’, ‘Commenter data Settings’, ‘manage_options’, ‘commenterdata-settings’, array( $this, ‘cd_renderer’ ));

    But future updates will break this. Maybe the author would be up for making this change.

    Plugin Contributor ankitgadertcampcom

    (@ankitgadertcampcom)

    Hi Bryan,

    It will not break the things in future updates, as manage_options capability will be there.

    I have added you to committers, so you can make the changes accordingly.

    Plugin Contributor ankitgadertcampcom

    (@ankitgadertcampcom)

    Marking this topic as resolved. If you have any query please open a new topic.

    Plugin Author bryananthonylewis

    (@bryananthonylewis)

    Ankit, would it be at all possible for you to make this commit as I need this for work and currently don’t have my work computer set up to make SVN changes. I usually use a mac and am unsure how to do so on a PC at this point.

    Plugin Contributor ankitgadertcampcom

    (@ankitgadertcampcom)

    Updated the plugin to version 2.1, now you can set capability to view comment settings page.

    Plugin Author bryananthonylewis

    (@bryananthonylewis)

    Awesome, Thanks so much Ankit for the great support! I’m also curious how the posts are being populate on the downloads page. They don’t seem to be in the same order as the “posts” page so I was curious.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Access’ is closed to new replies.