Title: WP Author Slug
Author: Konstantin Obenland
Published: <strong>21 vasario, 2011</strong>
Last modified: 9 rugsėjo, 2025

---

Ieškoti įskiepiuose

![](https://ps.w.org/wp-author-slug/assets/banner-772x250.jpg?rev=2814859)

![](https://s.w.org/plugins/geopattern-icon/wp-author-slug_2b292a.svg)

# WP Author Slug

 Autorius [Konstantin Obenland](https://profiles.wordpress.org/obenland/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/wp-author-slug.5.zip)

 * [Informacija](https://lt.wordpress.org/plugins/wp-author-slug/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/wp-author-slug/#reviews)
 *  [Diegimas](https://lt.wordpress.org/plugins/wp-author-slug/#installation)
 * [Kūrimas](https://lt.wordpress.org/plugins/wp-author-slug/#developers)

 [Pagalba](https://wordpress.org/support/plugin/wp-author-slug/)

## Aprašymas

This plugin replaces the author slug with a sanitized version of the user’s display
name.

This plugin will not prevent hackers from finding out your login name but the login
name won’t be visible
 in the author archive’s URL, which works towards your friendly
URLs with using your display name.

DO NOT use this on a site with more than 1000 registered users, as updating all 
of their nicenames at once might break your site.

## Diegimas

 1. Download WP Author Slug.
 2. Unzip the folder into the `/wp-content/plugins/` directory.
 3. Activate the plugin through the ‘Plugins’ menu in WordPress.

## Atsiliepimai

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

### 󠀁[Don’t use if you have a large user database](https://wordpress.org/support/topic/dont-use-if-you-have-a-large-user-database/)󠁿

 [Peter](https://profiles.wordpress.org/petergerard/) 6 liepos, 2021 1 reply

This plugin would probably work OK if you have a small number of users (e.g. if 
your site doesn’t allow public login). But if you have a large number of users (
e.g. if you are running ecommerce or allow users to register for other reasons),
this plugin will probably take down your site. The reason is that there are hooks
that run when you activate or delete the plugin. It runs database fetch and update
queries on every user in your database, all in-line on the request (rather than 
background via a cron). So if you have a thousand or more users it attempts to do
a thousand or more database writes when you click Activate or Delete from the plugins
list. This will likely grind your website to a halt. It would be better/useable 
if you could either choose to only apply these scripts to specific user types (e.
g. Author) or if you could run the update in batches in the background.

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

### 󠀁[Does the job](https://wordpress.org/support/topic/does-not-work-anymore-42/)󠁿

 [cool_recep](https://profiles.wordpress.org/cool_recep/) 6 lapkričio, 2020 2 replies

Errors are fixed.

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

### 󠀁[Good one!](https://wordpress.org/support/topic/good-one-376/)󠁿

 [Husgrove](https://profiles.wordpress.org/gasparhusgrove/) 23 birželio, 2019

Works as expected, recommend.

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

### 󠀁[Excellent](https://wordpress.org/support/topic/excellent-5223/)󠁿

 [Knut Sparhell](https://profiles.wordpress.org/knutsp/) 11 rugpjūčio, 2017

Easy way to add some obscurity to login guessing. But please update as it’s over
2 years now.

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

### 󠀁[I was surprised, how easy it was](https://wordpress.org/support/topic/i-was-surprised-how-easy-it-was/)󠁿

 [Terras Design](https://profiles.wordpress.org/1000literfotos/) 3 rugsėjo, 2016

…works fine. Thank you 🙂

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

### 󠀁[Awesome Plugin](https://wordpress.org/support/topic/awesome-plugin-1951/)󠁿

 [pashaUSA](https://profiles.wordpress.org/pashausa/) 3 rugsėjo, 2016

This plugin should be part of Wordpress core. It really does help to hide usernames
of Site Users in URL, Which makes hackers to get through the security.

 [ Perskaityti visus atsiliepimus (21) ](https://wordpress.org/support/plugin/wp-author-slug/reviews/)

## Programuotojai ir komandos nariai

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

Autoriai

 *   [ Konstantin Obenland ](https://profiles.wordpress.org/obenland/)

Įskiepis “WP Author Slug” išverstas į 2 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/wp-author-slug/contributors)
už jų darbą.

[Išverskite “WP Author Slug” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/wp-author-slug)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/wp-author-slug/),
naršykite [SVN repozitorijoje](https://plugins.svn.wordpress.org/wp-author-slug/),
arba užsiprenumeruokite [kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/wp-author-slug/)
per [RSS](https://plugins.trac.wordpress.org/log/wp-author-slug/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 5

 * Added conflict detection for author slugs that match existing page slugs. Props
   @knutsp.
 * Tested with WordPress 6.8.

#### 4

 * Moved clean up to plugin deactivation. This makes sure author slugs are only 
   modified with the plugin active.
 * Updated utility class.
 * Tested with WordPress 6.1.

#### 3

 * Maintenance release.
 * Checks if keys and properties exist before using them.
 * Tested with WordPress 5.6.

#### 2

 * Maintenance release.
 * Updated code to adhere to WordPress Coding Standards.
 * Tested with WordPress 5.0.

#### 1.3.0

 * Maintenance release.
 * Tested with WordPress 4.0.

#### 1.2.2

 * Updated utility class.
 * Tested with WordPress 3.4.1.

#### 1.2.1

 * Updated uninstall.php and activation hook to use WordPress User API instead of
   custom queries.
 * Updated utility class.

#### 1.2

 * Tested for WordPress 3.3.1.

#### 1.1

 * Tested for WordPress 3.1.1.
 * Added complete uninstall routine.
 * Added compatibility for pre-3.1 multisite installs.

#### 1.0

 * Initial Release.

## Metainformacija

 *  Version **5**
 *  Atnaujinta **prieš 7 mėnesiai**
 *  Aktyvių instaliacijų **2 000+**
 *  WordPress versija ** 3.0 ar naujesnė **
 *  Ištestuota iki **6.8.5**
 *  Kalbos
 * [English (US)](https://wordpress.org/plugins/wp-author-slug/), [French (France)](https://fr.wordpress.org/plugins/wp-author-slug/)
   ir [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/wp-author-slug/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/wp-author-slug)
 * Žymos
 * [author](https://lt.wordpress.org/plugins/tags/author/)[author archive](https://lt.wordpress.org/plugins/tags/author-archive/)
   [security](https://lt.wordpress.org/plugins/tags/security/)[slug](https://lt.wordpress.org/plugins/tags/slug/)
   [url](https://lt.wordpress.org/plugins/tags/url/)
 *  [Daugiau](https://lt.wordpress.org/plugins/wp-author-slug/advanced/)

## Įvertinimai

 4.8 out of 5 stars.

 *  [  17 5-star reviews     ](https://wordpress.org/support/plugin/wp-author-slug/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/wp-author-slug/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/wp-author-slug/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-author-slug/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wp-author-slug/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-author-slug/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-author-slug/reviews/)

## Autoriai

 *   [ Konstantin Obenland ](https://profiles.wordpress.org/obenland/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/wp-author-slug/)

## Paremkite

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

 [ Paremti įskiepio kūrimą ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XVPLJZ3VH4GCN)