Plugin info

Total downloads: 2,302
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 11/22/2021 (1500 days ago)
Added to WordPress: 7/4/2015 (10 years old)
Minimum WordPress version: 4.0
Tested up to WordPress version: 5.8.12
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1500 days ago

20/100

Is MijnPress onderhoud abandoned?

Possibly abandoned (last update 1500 days ago).

Compatibility

Requires WordPress: 4.0
Tested up to: 5.8.12
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

MijnPress high traffic
Rating 0.0/5 (0 reviews)Active installs 10

Description

Plugin used for maintenance clients, prevents clients from breaking sites

Requires: ‘Limit-Login-Attempts’, ‘Sucuri-scanner’, ‘WP-security-audit-log’
* this (array of plugins) is filterable: mijnpress_onderhoud_user_has_cap
Disables: Online file editor
Revokes permissions for non-main admins: ‘activate_plugins’, ‘edit_plugins’, ‘install_plugins’, ‘update_plugins’, ‘delete_plugins’, ‘delete_themes’, ‘switch_themes’, ‘edit_themes’
* this (array of permissions to revoke) is filterable: mijnpress_onderhoud_user_has_cap
* this (main admin array) is filterable: mijnpress_onderhoud_main_admins

Uses TGM-Plugin-Activation to force plugin installs, thanks Thomas Griffin, Gary Jones, Juliette Reinders Folmer!

Coding by: MijnPress.nl Twitter profile More plugins

Installation

  1. Upload directory mijnpress_onderhoud to the /wp-content/plugins/ directory
  2. Add this define to your wp-config and adjust the YOUR_SITE_MAIN_ADMIN_USER_ID HERE
    define(‘MP_MIJNPRESS_ONDERHOUD’, YOUR_SITE_MAIN_ADMIN_USER_ID HERE);
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Frequently Asked Questions

I have a lot of questions and I want support where can I go?

http://pluginsupport.mijnpress.nl/ or drop me a tweet to notify me of your support topic over here.
I always check my tweets, so mention my name with @ramonfincken and your problem.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

2.0.0

Updated: Array of multiple admins

0.0.3

Updated: TGM Plugin activation

0.0.2

Added: revoke permissions
Added: required plugins
Added: filters

0.0.1

Init