Title: Frontier Restrict Backend
Author: finnj
Published: <strong>13 de julio de 2015</strong>
Last modified: 13 de abril de 2023

---

Buscar plugins

![](https://ps.w.org/frontier-restrict-backend/assets/banner-772x250.jpg?rev=1197721)

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/frontier-restrict-backend/assets/icon-256x256.jpg?rev=1197718)

# Frontier Restrict Backend

 Por [finnj](https://profiles.wordpress.org/finnj/)

[Descargar](https://downloads.wordpress.org/plugin/frontier-restrict-backend.1.6.0.zip)

 * [Detalles](https://es-do.wordpress.org/plugins/frontier-restrict-backend/#description)
 * [Valoraciones](https://es-do.wordpress.org/plugins/frontier-restrict-backend/#reviews)
 *  [Instalación](https://es-do.wordpress.org/plugins/frontier-restrict-backend/#installation)
 * [Desarrollo](https://es-do.wordpress.org/plugins/frontier-restrict-backend/#developers)

 [Soporte](https://wordpress.org/support/plugin/frontier-restrict-backend/)

## Descripción

Frontier Restrict Backend will restrict users from access to the backend (admin 
area)

#### Main Features

 * Users without the capability manage_options (Administrators) will not have access
   to the backend (admin area, and will be redirected to the home url).
 * Frontier Restrict Backend allows AJAX call such as upload files, but restricted
   users will not be allowed to access the backend area.
 * Access level chan be changed using a filter – Please see FAQ to allow authors
   and above to access the back end

#### Frontier plugins

 * [Frontier Post](https://wordpress.org/plugins/frontier-post/) – Complete frontend
   management of posts
 * [Frontier Query](https://wordpress.org/plugins/frontier-query/) – Display lists
   and groupings of posts in post/pages and widgets.
 * [Frontier Buttons](https://wordpress.org/plugins/frontier-buttons/) – Full control
   of tinymce toolbars and buttons buttons
 * [Frontier Set Featured ](https://wordpress.org/plugins/frontier-set-featured/)–
   Set featured image aut. based on post images
 * [Frontier Restrict Media ](https://wordpress.org/plugins/frontier-restrict-media/)–
   Restrict media access to users own media
 * [Frontier Restrict Backend ](https://wordpress.org/plugins/frontier-restrict-backend/)–
   Restrict access to the backend (wp-admin)

## Instalación

 1. ftp the plugin to the `/wp-content/plugins/` directory or install it from plugin
    install on your site
 2. Activate the plugin through the 'Plugins' menu in WordPress

## FAQ

You can change the level that Frontier Restrict Backend blocks, by applying a filter
in your functions.php

Per default all other than admin users are blocked, see below example of how to 
allow Admins, Editors and Authors.

 * manage_options = Administrators
 * edit_others_posts = Editors
 * publish_posts = Authors
 * edit_posts = Contributors
 * read = Subscribers

// ****- Set restrict to allow Author and above -****
 function my_restrict_backend_level(
$min_allow_capability) { return "publish_posts"; } add_filter(’restrict_backend_min_cap',"
my_restrict_backend_level",10,1);

´
 The above mentioned capabilities that are allowed.

## Reseñas

![](https://secure.gravatar.com/avatar/26d79a720ee250d618dbbd27ef2caeb5098345ec97f2f0c8e2258d91aab8b21b?
s=60&d=retro&r=g)

### 󠀁[Cool Beans](https://wordpress.org/support/topic/cool-beans-5/)󠁿

 [tradesouthwest](https://profiles.wordpress.org/tradesouthwestgmailcom/) 18 de 
julio de 2018

Just works.

![](https://secure.gravatar.com/avatar/4b811f3b761b2338b1a5609d12b018c2f7c2045a9befd4ab95c4924417ba1112?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-3255/)󠁿

 [ajawadger](https://profiles.wordpress.org/ajawadger/) 3 de septiembre de 2016

Really thanks for this helpful plugin.

![](https://secure.gravatar.com/avatar/1c01884e81747d247f59ad0c8055678575020e2e3840b55d88a34dc56b7ecabd?
s=60&d=retro&r=g)

### 󠀁[Great plugin](https://wordpress.org/support/topic/great-plugin-7817/)󠁿

 [kathleenruth](https://profiles.wordpress.org/kathleenruth/) 3 de septiembre de
2016

Easy to use and does exactly what is needed. Thank you!

 [ Leer todas las 3 reseñas ](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/)

## Colaboradores y desarrolladores

"Frontier Restrict Backend" es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ finnj ](https://profiles.wordpress.org/finnj/)

"Frontier Restrict Backend" ha sido traducido a 1 idioma local. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/frontier-restrict-backend/contributors)
por sus contribuciones.

[Traduce "Frontier Restrict Backend" a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/frontier-restrict-backend)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/frontier-restrict-backend/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/frontier-restrict-backend/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/frontier-restrict-backend/)
por [RSS](https://plugins.trac.wordpress.org/log/frontier-restrict-backend/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.6.0

 * Tested with WP 6.2
 * Tested with PHP 8

#### 1.4.1

 * Tested with WP 5.8

#### 1.4.0

 * Tested with WP 5.4

#### 1.3.5

 * Tested with WP 5.2.2 and php 7.2.2

#### 1.3.1

 * Tested with 4.9

#### 1.3.0

 * Fixed issue with Featured image by allowing bypass for async-upload.php & admin-
   ajax.php

#### 1.2.1

 * Tested with 4.7

#### 1.2.0

 * Added option to control access level from filter – see FAQ .

#### 1.1.0

 * Tested with 4.5
 * Readme update

#### 1.0.3

 * Removed error_log messages

#### 1.0.2

 * Initial release

## Meta

 *  Version **1.6.0**
 *  Last updated **hace 3 años**
 *  Active installations **100+**
 *  WordPress version ** 6.1 o superior **
 *  Tested up to **6.2.9**
 *  PHP version ** 7.4.33 o superior **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/frontier-restrict-backend/) y [English (US)](https://wordpress.org/plugins/frontier-restrict-backend/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/frontier-restrict-backend)
 * Tags
 * [access](https://es-do.wordpress.org/plugins/tags/access/)[admin](https://es-do.wordpress.org/plugins/tags/admin/)
   [backend](https://es-do.wordpress.org/plugins/tags/backend/)[frontier](https://es-do.wordpress.org/plugins/tags/frontier/)
 *  [Vista avanzada](https://es-do.wordpress.org/plugins/frontier-restrict-backend/advanced/)

## Valoraciones

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/frontier-restrict-backend/reviews/)

## Colaboradores

 *   [ finnj ](https://profiles.wordpress.org/finnj/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/frontier-restrict-backend/)