このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Enable Numeric Slugs

説明

Enable Numeric Slugs plugin fixes postname(slug) can not be a 4 digit number issue on wordpress 4.9.1. As a matter of fact, its not a bug, wordpress reserve 4 digit number in url for yearly archive. I just simply remove the rewrite rules stored in MySql. If you want to reset to orignal rewrite rules, go to Permalink Settings and Save Changes. That’s it..

Key features

  • Numeric Slugs: As it.
  • IAF: This plug is prefer to work sliently, that once you Installed, Activated, then you will Forget it exist.
  • Green: Nothing added to your WordPress but only pure function.

Donations

Would you like to buy me a cup of coffee, like friends hang out at Starbucks someday in the afternoon.

Contribute

This plug is also available on Github.
So, if you’ve got some cool feature that you’d like to implement into the plugin or a bug you’ve been able to fix, consider forking the project and sending me a pull request.

インストール

WordPress install (The easy way)

  1. Navigate to Plugins within your WordPress Admin Area

  2. Click “Add new” and in the search box enter “Enable Numeric Slugs”

  3. Find the plugin in the list and click “Install Now”

Manual install

  1. Download the plugin

  2. Extract the contents of .zip to wp-content/plugins/ folder.

  3. Activate the Plugin in WP-Admin under the Plugins screen

FAQ

Any issues regarding to this pluging? feel free to ask me at the WordPress.org support forum

Installation Instructions

WordPress install (The easy way)

  1. Navigate to Plugins within your WordPress Admin Area

  2. Click “Add new” and in the search box enter “Enable Numeric Slugs”

  3. Find the plugin in the list and click “Install Now”

Manual install

  1. Download the plugin

  2. Extract the contents of .zip to wp-content/plugins/ folder.

  3. Activate the Plugin in WP-Admin under the Plugins screen

What is the first question gonna be like?

I have no idea.

評価

2021年2月22日
I use this very simple yet very useful plugin to publish a yearly Advent Calendar of public domain. Since I need a unique "home" page for each year, I decided to use a category with a clean slug such as 2018, 2019, etc. I don't need dates in the article slugs because each one is and will remain unique. This plugin does the trick perfectly. Tested in production and still working in WP 5.6.2.
2018年1月19日
I had a blog migrated from other platform, and has slugs like 4 digits number. and I fixed by using this plugin.
2件のレビューをすべて表示

貢献者と開発者

Enable Numeric Slugs はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Enable Numeric Slugs” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Released:
    * Add screenshot, logo and banner.
    * Write readme.txt

1.0.0

  • Initialized