Title: Force User Login
Author: smatric
Published: <strong>09.11.2011</strong>
Last modified: 28.08.2015

---

ჩადგმების ძებნა

ეს პლაგინი **არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე**. როგორც ჩანს, ის უკვე
აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

![](https://s.w.org/plugins/geopattern-icon/force-user-login-modified.svg)

# Force User Login

 ავტორი: [smatric](https://profiles.wordpress.org/smatric/)

[ჩამოტვირთვა](https://downloads.wordpress.org/plugin/force-user-login-modified.1.0.2.zip)

 * [დეტალები](https://ka.wordpress.org/plugins/force-user-login-modified/#description)
 * [მიმოხილვა](https://ka.wordpress.org/plugins/force-user-login-modified/#reviews)
 *  [დაყენება](https://ka.wordpress.org/plugins/force-user-login-modified/#installation)
 * [დეველოპმენტი](https://ka.wordpress.org/plugins/force-user-login-modified/#developers)

 [მხარდაჭერა](https://wordpress.org/support/plugin/force-user-login-modified/)

## აღწერა

This is a very small plugin that forces users to login before viewing any content.
This is done by checking if the user is logged in, and if not, redirecting them 
to the login page. Users attempting to view blog content via RSS are also authenticated
via HTTP Auth.

Modification: use get_site_url() to redirect to the login page properly when WordPress
is located in a subdirectory.

## დაყენება

 1. Upload `force-login.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## ხდკ

  Can I change where the user is redirected after logging in?

Yes! A variable called $redirect_to (line 33) is currently set to redirect the user
to the page they were trying to access. If you changed that line from

    ```
    $redirect_to = $_SERVER['REQUEST_URI'];
    ```

to

    ```
    $redirect_to = '/';
    ```

it would redirect the user to the home page.

## მიმოხილვები

There are no reviews for this plugin.

## მონაწილეები & დეველოპერები

“Force User Login” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს
მის განვითარებაში.

მონაწილეები

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

[გადათარგმნეთ Force User Login თქვენს ენაზე.](https://translate.wordpress.org/projects/wp-plugins/force-user-login-modified)

### დაინტერესებული ხართ დეველოპმენტით?

[დაათვალიერეთ კოდი](https://plugins.trac.wordpress.org/browser/force-user-login-modified/),
შეამოწმეთ [SVN რეპო](https://plugins.svn.wordpress.org/force-user-login-modified/),
ან გამოიწერეთ [შექმნის ჟურნალი](https://plugins.trac.wordpress.org/log/force-user-login-modified/):
[RSS](https://plugins.trac.wordpress.org/log/force-user-login-modified/?limit=100&mode=stop_on_copy&format=rss).

## ცვლილებები

#### 1.0.2

 * Tested with WordPress 4.3
 * Updated meta description
 * A screenshot added

## მეტა

 *  Version **1.0**
 *  Last updated **11 წელი წინ**
 *  Active installations **40+**
 *  WordPress version ** 2.0.2, ან უფრო მაღალი **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/force-user-login-modified/)
 * Tags
 * [force user login](https://ka.wordpress.org/plugins/tags/force-user-login/)[login](https://ka.wordpress.org/plugins/tags/login/)
   [password](https://ka.wordpress.org/plugins/tags/password/)[privacy](https://ka.wordpress.org/plugins/tags/privacy/)
 *  [დამატებითი ხედი](https://ka.wordpress.org/plugins/force-user-login-modified/advanced/)

## რეიტინგები

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/force-user-login-modified/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/force-user-login-modified/reviews/)

## მონაწილეები

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

## მხარდაჭერა

გაქვთ კომენტარი? გჭირდებათ დახმარება?

 [მხარდაჭერის ფორუმის ნახვა](https://wordpress.org/support/plugin/force-user-login-modified/)

## შემოწირულობა

გსურთ ამ ჩადგმის განვითარების მხარდაჭერა?

 [ შეწირეთ თანხა ამ ჩადგმას ](http://Don't%20worry%20about%20it)