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

WP No Base Permalink

説明

Removes category base from your category permalinks (optional). By default is enabled.
Removes parents categories from your category permalinks (optional).
Removes tag base from your tag permalinks (optional).

The three options above are optional and generate their own rewrite rules.

Compatible with WPML Plugin and WordPress Multisite.

Read the FAQ before use.

インストール

  1. Upload the ‘wp-no-base-permalink’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. You sould now be able to access your categories without category base.
  4. You can optionally configure other options from the permanent links page.

FAQ

Won’t this conflict with posts/pages?

Simply don’t have a post/page and category or tag ( if you you use this option ) with the same slug. Warning!!!, if they have the same slug will prioritize the category or tag slug.

The plugin has been uninstalled, but the slug /category/ or /tag/ did not reappear why?

A particular installation does not allow the rewrite feature in disabling the plugin. Try after disabling the plugin, save permanent links again.

評価

2020年8月15日
I went through all the options. I refuse to use Yoast; can't stand it. Many of the other category base removers break stuff or their plugin breaks completely at some point. This one works well, set redirects, and allows the removal of the tag taxonomy if you please. Tags seem to be pointless as well. Please keep this one alive.
2018年2月28日 1 reply
Works great. My interest in it is removing the tag base, and it does that well. Not immediately clear that the plugin adds new options to the Settings > Permalink page (the category base is removed by default, but the tag base isn't--you have to enable that option).
17件のレビューをすべて表示

貢献者と開発者

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

貢献者

“WP No Base Permalink” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • Rewrite plugin for resolve bug

0.3.2

  • Tested version

0.3.1

  • Unknown bug

0.3

  • Updated certain parts to fix issues
  • Change Remove Category Base to optional. By default is enabled.
  • Removes texts and scripts
  • Restore support for PHP 5.3, change plugin class to static

0.2.3

  • Update Tested Version
  • Add Disabled plugin update on PHP 5.3, last updated Require 5.4 or later

0.2.2

  • fix constant developer

0.2.1

  • Update code for personal options (developer)

0.2

  • Fix 404 in not latin letters ( tested locally)
  • Fix 404 for not admin users

0.1

  • init version