Forums

changing capabilities does not work (1 post)

  1. bingjie2680
    Member
    Posted 11 months ago #

    I would like to change the authors capabilities. so I added some code in the function.php:

    $edit_author= get_role('author');
    $edit_author->remove_cap('delete_posts');

    but this does not really have effect. any suggestions?

Reply

You must log in to post.

About this Topic