Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #38303, comment 5


Ignore:
Timestamp:
10/14/2016 06:23:05 PM (8 years ago)
Author:
tharsheblows
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38303, comment 5

    initial v1  
    11So this is with adding the edit/add/delete meta capabilities to roles on upgrade or install and updates map_meta_cap to reflect that they're now proper capabilities in roles. This includes a few more tests.
     2
     3The second patch will allow people to assign edit/add/delete meta capabilities to custom roles and have them work as expected.