Descrición
“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.
Capturas de pantalla
Instalación
- Upload the
show-page-slug-in-admin
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Once activated, navigate to the Pages section in your admin. You’ll see a new ‘Permalink’ column showing the slugs of your pages.
Preguntas frecuentes
-
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.
-
The slug column will appear by default. If you need to hide it, you can do so via screen options in the WordPress admin.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“Show Page Slug in Admin” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Show Page Slug in Admin” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0
- Initial release.