You appear to be a bot. Output may be restricted
Description
Get things going
Usage
EDD_Roles::__construct();
Parameters
Returns
void
Source
File name: easy-digital-downloads/includes/class-edd-roles.php
Lines:
1 to 4 of 4
public function __construct() { add_filter( 'map_meta_cap', array( $this, 'meta_caps' ), 10, 4 ); }