Descripción
Ever want to change the url used to display your posts? This plugin
allows a blog administrator to change a users url slug from their edit profile page.
The plugin allows for the creation of new author slugs, but also saves old slugs a user has used in the past.
Instalación
- Upload all the file in the zip file to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Does the plugin work with multi site installations?
-
Yes. The users author slug is changed across the entire network.
- What if the slug I entered in is already taken, what happens?
-
The plugin will automatically check existing user author slugs, and if a slug is already
being used it will append a dash with a number (ex. -2) until a slug is found that isn’t being used.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Plugin Name: Modify Author URL» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Plugin Name: Modify Author URL» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
Initial release