Eiti prie turinio
WordPress.org

Lithuania

  • Temos
  • Įskiepiai
  • Naujienos
  • Apie
  • Susisiekti
  • Modeliai
  • Prisidėkite
  • Parsisiųsti WordPress
Parsisiųsti WordPress
WordPress.org

Plugin Directory

Unoapp Protect WP Admin

  • Įkelkite įskiepį
  • Mano mėgstami
  • Prisijungti
  • Įkelkite įskiepį
  • Mano mėgstami
  • Prisijungti

Šis įskiepis nebuvo išbandytas su 3 vėliausiomis WordPress versijomis. Jis tikriausiai nėra prižiūrimas ir palaikomas, todėl gali neveikti su naujausiomis WordPress versijomis.

Unoapp Protect WP Admin

Autorius Kartik Busa
Parsisiųsti
  • Informacija
  • Atsiliepimai
  • Diegimas
  • Kūrimas
Pagalba

Aprašymas

Many time sites hacked by admin access because it’s common URL for all wp-admin, this unoapp protect wp admin gives advanced security against hackers.

Are you seeing a lot of attacks on your WordPress admin area? Protecting the admin area from unauthorized access allows you to block many common security threats
unoapp protect wp admin helps solve this problem by allowing webmasters to customize their admin panel URL and access allows only selected ips.

After installed and configured unoapp protect wp admin plugin, administrator able to change the „sitename.com/wp-admin” link into „sitename.com/custom-admin”.

The plugin also restrict admin access by multiple ips based

** NOTE: You should keed backup your database before activating this plugin.**
for some reason, you find it necessary to restore your database from these backups.

Features

  • Option to change custom wp-admin into both sides after logged in and before login URL(i.e http://yourdomain.com/custom-admin)
  • Automatically change „Register” page URL
  • Automatically change „Lost Password” page URL
  • Restrict applied for registered non-admin users from wp-admin
  • Allow admin access by defining comma separated multiple ips

Important

1) Save the slug.

2) Please put below two lines code in your wp-config.php file above of Absolute path (ABSPATH).

define(‘WP_ADMIN_DIR’, ‘office-admin’);

define(‘ADMIN_COOKIE_PATH’, SITECOOKIEPATH . WP_ADMIN_DIR);

3)
Sometimes it’s issuing while permalink settings not updated.
Some time .htaccess not updated due to permission issue, permalink issue or some other security plugins, in that case, you can update .htaccess manually.

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteRule ^custom-admin/(.*) wp-admin/$1?%{QUERY_STRING} [L]
RewriteRule ^custom-admin/?$ wp-login.php [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress

Ekrano nuotraukos

  • screenshot-1.png

  • screenshot-2.png

  • screenshot-3.png

  • screenshot-4.png

Diegimas

Automatically: In most cases, you can install automatically from WordPress.

Manually: follow these steps:

  • 1) Upload „unoapp protect wp admin” folder to the /wp-content/plugins/ directory.
  • 2) Activate the plugin.
  • 3) Go to Settings „WP-Admin Advanced Security” and configure the plugin settings.

DUK

  • 1.) Nothing happen after enable and add the new wordpress admin url?

    Don’t worry, Just update the site permalink („Settings” >> „Permalinks”) and logout.

  • 2.) Not able to login into admin after enable plugin?

    Make sure you have given proper writable permission on htaccess and check htaccess is updated plugin code.

  • 3.) Am i not able to login after installation

Sometime issues can come only in case when you will use default permalink settings.
If your permalink will be update to any other option except default then it will be work fine. Anyway Dont’ worry, manualy you can add code into your site .htaccess file.

Atsiliepimai

Įskiepis neturi atsiliepimų.

Programuotojai ir komandos nariai

“Unoapp Protect WP Admin” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti toliau.

Autoriai
  • Kartik Busa

Išverskite “Unoapp Protect WP Admin” į savo kalbą.

Domina programavimas?

Peržiūrėkite kodą, naršykite SVN repozitorijoje, arba užsiprenumeruokite kodo pakeitimų žurnalą per RSS.

Pakeitimų istorija

1.0

  • First stable release

1.1

  • New version release
    • fixed permission issues
    • guidline added for users

Metainformacija

  • Version 1.1
  • Atnaujinta prieš 4 metai
  • Aktyvių instaliacijų Mažiau nei 10
  • WordPress versija 4.0 ar naujesnė
  • Ištestuota iki 5.9.13
  • PHP versija 5.2.4 ar naujesnė
  • Kalba
    English (US)
  • Žymos
    IP Based LoginProtect wordpress adminsecure wordpress admin
  • Daugiau

Įvertinimai

No reviews have been submitted yet.

Rašyti atsiliepimą

See all reviews

Autoriai

  • Kartik Busa

Pagalba

Turite pastabų? Reikia pagalbos?

Peržiūrėti pagalbos forumą

Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

Paremti įskiepio kūrimą

  • Apie
  • Naujienos
  • Hostingo tiekėjai
  • Privatumas
  • Tinklalapių pavyzdžiai
  • Temos
  • Įskiepiai
  • Modeliai
  • Mokykitės
  • Pagalba
  • Kūrėjai
  • WordPress.tv ↗
  • Prisidėkite
  • Events
  • Paremkite ↗
  • Iniciatyva "Five for the Future"
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Lithuania

  • Visit our X (formerly Twitter) account
  • Apsilankykite mūsų Bluesky paskyroje
  • Visit our Mastodon account
  • Apsilankykite mūsų Threads paskyroje
  • Visit our Facebook page
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Apsilankykite mūsų TikTok paskyroje
  • Visit our YouTube channel
  • Apsilankykite mūsų Tumblr paskyroje
Kodas – tai poezija.
The WordPress® trademark is the intellectual property of the WordPress Foundation.