Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Numeric Slugs

Descripción

When using /sample-post/ or /%postname%/ permalinks and a slug consisting of only numbers, WordPress incorrectly interprets this as pagination and doesn’t handle things correctly. This plug-in will send users to the correct post.

Instalación

The best way is always to install through the WordPress back-end.

If you want to do it manually:

  1. Upload the numeric-slugs directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

FAQ

Which post titles does this affect?

Posts with titles and slugs made entirely of numbers seem to be considered pagination by WordPress. Instead of getting paginated summary pages or «post not found» errors, this plug-in allows for the correct posts to be shown.

What about WordPress 3.6?

WordPress seems to have addressed this issue internally, so this plug-in is no longer required.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Numeric Slugs» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Numeric Slugs» 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.1

  • Updated plug-in to work with all titles/slugs of any length that are entirely numbers.
  • Expanded readme.txt

1.0.0

  • Initial release