Title: Frontier Restrict Backend
Author: finnj
Published: <strong>13. Jula 2015.</strong>
Last modified: 13. Aprila 2023.

---

Pretražite dodatke

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

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

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

# Frontier Restrict Backend

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

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

 * [Detalji](https://bs.wordpress.org/plugins/frontier-restrict-backend/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/frontier-restrict-backend/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/frontier-restrict-backend/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/frontier-restrict-backend/#developers)

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

## Opis

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)

## Instalacija

 1. ftp the plugin to the `/wp-content/plugins/` directory or install it from plugin
    install on your site
 2. Aktivirajte plugin koristeći WordPressov meni ‘Plugini’

## ČPP

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.

## Recenzije

![](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. Jula
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. Septembra 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. Septembra 2016.

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

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

## Saradnici i programeri

“Frontier Restrict Backend” is open source software. The following people have contributed
to this plugin.

Doprinositelji

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

“Frontier Restrict Backend” je prijeveden na 1 dijalekt. Zahvala [prevodiocima](https://translate.wordpress.org/projects/wp-plugins/frontier-restrict-backend/contributors)
za njihov doprinos.

[Prevedi “Frontier Restrict Backend” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/frontier-restrict-backend)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/frontier-restrict-backend/),
pogledajte [SVN spremište](https://plugins.svn.wordpress.org/frontier-restrict-backend/)
ili se pretplatite na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/frontier-restrict-backend/)
od [RSS](https://plugins.trac.wordpress.org/log/frontier-restrict-backend/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 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

 * Prvo izdanje

## Meta

 *  Version **1.6.0**
 *  Last updated **prije 3 godine**
 *  Active installations **100+**
 *  WordPress version ** 6.1 ili viša **
 *  Tested up to **6.2.9**
 *  PHP version ** 7.4.33 ili viša **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/frontier-restrict-backend/) i [English (US)](https://wordpress.org/plugins/frontier-restrict-backend/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/frontier-restrict-backend)
 * Tags
 * [access](https://bs.wordpress.org/plugins/tags/access/)[admin](https://bs.wordpress.org/plugins/tags/admin/)
   [backend](https://bs.wordpress.org/plugins/tags/backend/)[frontier](https://bs.wordpress.org/plugins/tags/frontier/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/frontier-restrict-backend/advanced/)

## Ocjene

 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/)

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/frontier-restrict-backend/)