Title: Admin Allow by IP
Author: Apsara Aruna
Published: <strong>20 augustus 2021</strong>
Last modified: 19 oktober 2023

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://ps.w.org/admin-allow-by-ip/assets/icon-256x256.png?rev=2585895)

# Admin Allow by IP

 Door [Apsara Aruna](https://profiles.wordpress.org/apsaraaruna/)

[Download](https://downloads.wordpress.org/plugin/admin-allow-by-ip.1.0.2.zip)

 * [Details](https://nl.wordpress.org/plugins/admin-allow-by-ip/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/admin-allow-by-ip/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/admin-allow-by-ip/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/admin-allow-by-ip/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/admin-allow-by-ip/)

## Beschrijving

Protect your admin form hackers!. You can allow your wp-admin for specific IP(s).

You can select redirect after blocked wp-admin to others. and also you can customize
as you want. we provide sample landing page [here](https://github.com/apsaraaruna/maintenance-landing)

Also see my other plugins
 * [Easy Subscribe Button Widget](https://wordpress.org/plugins/widget-youtube-subscribtion/)*
[Easy Embed Page Widget](https://wordpress.org/plugins/embed-page-facebook/)

## Schermafbeeldingen

[⌊Settings options⌉⌊Settings options⌉[

Settings options

[⌊Redirection option⌉⌊Redirection option⌉[

Redirection option

[⌊If not located in 'maintenence.html'⌉⌊If not located in 'maintenence.html'⌉[

If not located in ‘maintenence.html’

[⌊Located in 'maintenence.html'⌉⌊Located in 'maintenence.html'⌉[

Located in ‘maintenence.html’

[⌊Root folder⌉⌊Root folder⌉[

Root folder

## Installatie

This section describes how to install the plugin and get it working.

e.g.

 1. Upload `admin-allow-by-ip.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Settings -> Admin block

## FAQ

### Is this work with multisite

Can use with multisite. but need set on single site.

### How to reset plugin from Database level

just run following query on you database sql. make sure change table prefix

    ```
    UPDATE wp_options 
    SET option_value = 'a:3:{s:14:\"enable_devmode\";s:1:\"0\";s:13:\"hide_wplogins\";s:10:\"127.0.0.1,\";s:16:\"direction_option\";s:16:\"home-page\";}' 
    WHERE wp_options.option_name = 'abbi_options_advanced_options' 
    ORDER BY option_id 
    DESC LIMIT 1; 
    ```

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“Admin Allow by IP” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ Apsara Aruna ](https://profiles.wordpress.org/apsaraaruna/)

[Vertaal “Admin Allow by IP” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/admin-allow-by-ip)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/admin-allow-by-ip/),
haal de [SVN repository](https://plugins.svn.wordpress.org/admin-allow-by-ip/) op,
of abonneer je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/admin-allow-by-ip/)
via [RSS](https://plugins.trac.wordpress.org/log/admin-allow-by-ip/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Redirection option added.

#### 1.0.0

 * Fresh copy

## Meta

 *  Versie **1.0.2**
 *  Laatst geüpdatet **3 jaar geleden**
 *  Actieve installaties **Minder dan 10**
 *  WordPress versie ** 5.0 of nieuwer **
 *  Getest t/m **6.3.8**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/admin-allow-by-ip/)
 * Tags
 * [spam](https://nl.wordpress.org/plugins/tags/spam/)[wp admin login](https://nl.wordpress.org/plugins/tags/wp-admin-login/)
   [wp security](https://nl.wordpress.org/plugins/tags/wp-security/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/admin-allow-by-ip/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

[Your review](https://wordpress.org/support/plugin/admin-allow-by-ip/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/admin-allow-by-ip/reviews/)

## Bijdragers

 *   [ Apsara Aruna ](https://profiles.wordpress.org/apsaraaruna/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/admin-allow-by-ip/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](https://profiles.wordpress.org/apsaraaruna/)