Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #16841, comment 34


Ignore:
Timestamp:
05/31/2016 01:12:09 PM (9 years ago)
Author:
juiceboxint
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16841, comment 34

    initial v1  
    11Replying to [comment:33 xfechx]:
    22> I am looking to edit the author of the post, but I can't see any authors (added via members plugin) in the author dropdown.
    3 >
    4 > Has there been any progress on this bug?
    5 >
    6 > Kind regards,
    73
    84The solution is to add a custom capability called 'level_1' to your custom role. Then users with that role will show up as authors. It won't show up in the capability list once it's been added, but it's there behind the scenes.