Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Show Page Slug in Admin

Beschrijving

“Show Page Slug in Admin” adds a new column in the admin “Pages” view to display each page’s slug.

Instead of scrolling through lists of pages by name and inspecting each page individually to get the permalink, it shows up right beside the Author column.

Schermafdrukken

  • View of the Pages screen showing the slug under the new Permalink column.

Installatie

  1. Upload the show-page-slug-in-admin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Once activated, navigate to the Pages section in your admin. You’ll see a new ‘Permalink’ column showing the slugs of your pages.

FAQ

Does this plugin work with custom post types?

Initially, this plugin is designed to work only with standard WordPress pages. However, it can be modified to support custom post types with a small code adjustment.

Can I hide the slug column?

The slug column will appear by default. If you need to hide it, you can do so via screen options in the WordPress admin.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Show Page Slug in Admin” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Show Page Slug in Admin” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0

  • Initial release.