✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for Edit Author Slug

SleekView reads the wpas_author_slug usermeta key Edit Author Slug writes and joins it with role, post count and slug last modified, then renders the whole user base as a sortable, filterable audit table inside WP Admin.

♾️ Lifetime License available

SleekView table view for Edit Author Slug

Custom author slugs become a real audit list

Edit Author Slug is the standard solution for changing the /author/<username>/ URL on a WordPress site. It lets an admin pick a custom slug per user (first name, full name, nickname or a manual value) and rename the /author/ archive base itself (to /writers/, /team/, or anything else). On any multi-author site that takes SEO seriously, it gets installed once and then nobody thinks about it again, which is exactly where the audit problem starts.

SleekView reads the same wpas_author_slug usermeta key and joins it with role, post count and slug last modified. Display name, custom slug, slug pattern, role, post count and slug modified become first-class columns with sort, filter and inline edit. An admin can pull every user without a custom slug, an SEO lead can scope to a single slug pattern, and an editorial manager can sort by post count to see which active authors still expose the default /author/<username>/ URL.

The plugin stays exactly as it is. Per-user slug edits still happen on the user profile screen and the archive base still lives in the plugin's settings page. SleekView adds the cross-user audit surface that the workflow has always needed.

Workflow

How SleekView surfaces Edit Author Slug data

1

Read the slug usermeta key

Edit Author Slug writes each user's custom slug to the wpas_author_slug usermeta key. SleekView reads that key alongside the rest of wp_usermeta so every user row carries its custom slug.
2

Join roles, post count and modified

Each user joins with the standard role meta, wp_posts for published count per author and the meta updated timestamp, so charts and filters can scope by activity and recency.
3

Filter and sort like a database

Stack filters on slug pattern equals manual, role equals contributor or post count greater than ten. Sort by slug modified to confirm a recent migration applied to everyone it should.
4

Save and gate the view

Name the view ("Author archive audit", "Active authors without slug", "Migration sign-off") and gate it by capability so admins and SEO leads each land on the slice they need.

Sample columns

A typical Edit Author Slug audit view

Users joined with the wpas_author_slug meta, role and post count, rendered as a sortable audit grid. The same configuration the public archive uses, finally visible at the user-base level.
Source: wp_users
Display name Custom slug Pattern Role Posts Slug modified
Lena Richter lena-richter first-last Editor 184 2026-03-12
Marco D'Souza marco nickname Author 67 2026-02-04
Priya Sengupta priya-sengupta first-last Managing Editor 412 2026-04-01
Daniel Park Contributor 18
Hannah Liu hannah.l manual Author 92 2025-11-18

Comparison

Default Edit Author Slug admin vs SleekView

Default Edit Author Slug admin

  • Custom slug only renders inside each user profile, never in the Users list
  • Slug pattern consistency across users is not surfaced anywhere
  • Users without a custom slug require a manual scan of the user list
  • Post count per author is not aligned with slug data in the admin
  • Sorting users by slug or slug pattern needs a custom column callback

SleekView

  • Custom slug and pattern rendered directly from usermeta
  • Role and post count visible on every row for active-author audits
  • Filter to slug is empty to find users still on the default /author/ URL
  • Inline edit on slug through the standard update_user_meta path
  • Saved views per role: admin audit, SEO migration sign-off, editor spot-check

Features

What SleekView gives you for Edit Author Slug

Slug coverage as a list

Every user with or without a custom slug renders as a row, so coverage stops being a sense and becomes a queryable list with author, role and post count alongside.

Role gaps surface in a click

Filter to role equals contributor with slug is empty and the users missed during onboarding land in one view, ready for an inline cleanup.

Inline edit through the right path

Edit the slug inline and the write goes through update_user_meta, so Edit Author Slug's hooks and capability checks fire exactly the way they do on the profile page.

Audience

Who uses SleekView for Edit Author Slug

Site admins

Run a quarterly audit to catch users without a custom slug before /author/<username>/ leaks a sensitive login slug to the public archive.

SEO leads

Confirm consistency on slug pattern after a rename, so canonical URLs and structured data carry the right author identifier across posts.

Editorial managers

Spot-check slug coverage for the most active writers to make sure their author archives are usable and SEO friendly without opening every profile page.

The bigger picture

Why author slugs deserve a real audit table

WordPress exposes /author/<username>/ by default, which is the kind of decision sites quickly want to change. Edit Author Slug is the small, focused plugin that solves it: per-user slug overrides and an archive base rename, with no other behaviour changes. The catch is that it solves the configuration but not the audit, and on a multi-author site the configuration drifts.

New writers get added without a custom slug, a contributor role gets overlooked, a post-migration slug rename gets applied to half the team. SleekView reads the wpas_author_slug usermeta key and renders coverage, pattern mix and per-role gaps as sortable columns. The plugin stays as small and focused as ever, and the team finally has a way to confirm the configuration actually covers everyone it should.

Questions

Common questions about SleekView for Edit Author Slug

Edit Author Slug writes each user's custom slug to the wpas_author_slug usermeta key. The archive base setting (such as the /author/ to /writers/ rename) lives in wp_options. SleekView reads both directly so the table reflects the configuration the public site actually uses.

 

Yes. Edit Author Slug is a single-tier plugin, and all the data the audit relies on (the usermeta key and the option) is written by the only version. There is no premium dependency for the base reporting.

 

Yes. Filter to wpas_author_slug is empty and the underlying user table narrows to users still on the default. Pair that with a role filter to scope to contributors or editors, the roles most often missed during onboarding.

 

Yes. The archive base value lives in wp_options, and SleekView surfaces it as part of the configuration context behind any saved view. A clear label confirms whether the live archive base is /author/, /writers/ or whatever rename was applied.

 

Yes. The user table joins wp_posts for published post count per author. Sorting by that column is the fastest way to find the most active authors who still need a custom slug.

 

Yes. Inline updates from the table use the standard update_user_meta path, and Edit Author Slug's hooks fire on save the same way they would after a profile-page edit. Capability checks continue to apply.

 

Yes. Sort by slug modified to see when each slug was last updated. Combined with a role or post count filter, the table makes it easy to spot the users a recent bulk update skipped.

 

Yes. Any filtered view exports to CSV with the user, role, slug pattern and post count columns. Admins and SEO leads use this for migration sign-off and quarterly access reviews on multi-author sites.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView