Your IP : 216.73.216.95


Current Path : /var/test/www/html/cipa/wp-content/plugins/members/admin/config/
Upload File :
Current File : /var/test/www/html/cipa/wp-content/plugins/members/admin/config/addons.php

<?php

return array(

	'members-privacy-caps' => array(
		'url'         => 'https://themehybrid.com/plugins/members-privacy-caps',
		'title'       => 'Members - Privacy Caps',
		'excerpt'     => 'Creates additional capabilities for control over WordPress’ privacy and personal data features (GDPR).'
	),

	'members-admin-access' => array(
		'url'         => 'https://themehybrid.com/plugins/members-admin-access',
		'title'       => 'Members - Admin Access',
		'excerpt'     => 'Allows site administrators to control which users have access to the WordPress admin via role.',
	),

	'members-core-create-caps' => array(
		'url'         => 'https://themehybrid.com/plugins/members-core-create-caps',
		'title'       => 'Members - Core Create Caps',
		'excerpt'     => 'Adds the create_posts and create_pages caps to posts/pages to separate them from their edit_* counterparts, providing more flexible editing capabilities.'
	),

	'members-role-levels' => array(
		'url'         => 'https://themehybrid.com/plugins/members-role-levels',
		'title'       => 'Members - Role Levels',
		'excerpt'     => 'Exposes the old user levels system, which fixes the WordPress author drop-down bug when users don’t have a role with one of the assigned levels.'
	),

	'members-role-hierarchy' => array(
		'url'         => 'https://themehybrid.com/plugins/members-role-hierarchy',
		'title'       => 'Members - Role Hierarchy',
		'excerpt'     => 'Add-on plugin for Members, which creates a hierarchical roles system.'
	),

	'members-block-permissions' => array(
		'url'         => '',
		'title'       => 'Members - Block Permissions',
		'excerpt'     => '<p><strong>COMING SOON!</strong></p><p>Hide or show blocks in the WordPress block editor (Gutenberg).</p>'
	)
);