Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Numeric Slugs

Descrizione

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.

Installazione

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Numeric Slugs” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Numeric Slugs” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

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