Deskripsyon
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.
Pag-install
The best way is always to install through the WordPress back-end.
If you want to do it manually:
- Upload the
numeric-slugsdirectory to the/wp-content/plugins/directory. - 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.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Numeric Slugs” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Numeric Slugs” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
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