HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/Velosophe/dev.abloc.cc/wwwroot/app/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>'
	)
);