Make authors plugin not show authors with less than X articles
This commit is contained in:
@@ -85,3 +85,4 @@ foreach($const['missing'] AS $file => $constants) {
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE', 'Enable Plugin ACL for usergroups?');
|
||||
@define('PERMISSION_FORBIDDEN_ENABLE_DESC', 'If the option "Plugin ACL for usergroups" is enabled in the configuration, you can specify which usergroups are allowed to execute certain plugins/events.');
|
||||
@define('DELETE_SELECTED_ENTRIES', 'Delete selected entries');
|
||||
@define('PLUGIN_AUTHORS_MINCOUNT', 'Show only authors with at least X articles');
|
||||
|
||||
Reference in New Issue
Block a user