Slugs Manager: Delete Old Permalinks from WordPress Database

説明

データベースから 古いスラッグ (パーマリンク) を除去する プラグイン。

古いスラッグを除去するには、”ツール > Slugs Manager > Old Slugs” に行き、”すべての古いスラッグを除去” ボタン または ”選択した古いスラッグを除去” ボタンをクリックします。

のコード・スニペットに基づいたプラグインです。

🏆 Premium Version

Slugs Manager: Delete Old Permalinks from WordPress Database Pro allows you to:

  • 定期的に (毎分, 毎時間, 毎日2回, 毎日, 毎週) 古いスラッグを消去するように設定します。
  • 投稿が保存されたら、古いスラッグを自動的に消去するように設定します。
  • すべての投稿のタイトルからスラッグを再生成する

🗘 Feedback

  • 皆様からのご提案やご意見をお待ちしております。私たちのプラグインをお使いいただき、ありがとうございます。
  • プラグインページを訪問してください。

インストール

  1. /wp-content/plugins/ フォルダに、プラグインフォルダ全体をアップロードしてください。
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. “ツール > Slugs Manager” ページに、すべてのオプションが自動的に追加されます。

FAQ

プラグインのツールを実行した後 (例えば、古いスラッグを削除した後)、プラグインを有効化しておく必要がありますか ?

いいえ、プラグインを無効 (disable) にできます。

評価

2020年10月21日 5 replies
This software helped me out from deleting unexpected URL. From the appreciation feeling, I offered Japanese translations.
2019年9月12日
Great plugin and really great Service! I am happy with the plugin! I needed some support and I was kindly helped, almost directly with best results I could wish for. Tiny
2017年1月27日 1 reply
Didn’t work on WordPress 3.4.2, showed nothing in the list and the start button did nothing.
12件のレビューをすべて表示

貢献者と開発者

Slugs Manager: Delete Old Permalinks from WordPress Database はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Slugs Manager: Delete Old Permalinks from WordPress Database” は2ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Slugs Manager: Delete Old Permalinks from WordPress Database” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.7.0 – 31/01/2024

  • Dev – Old Slugs – User permissions check and nonce added.
  • Dev – Automatic Clean Ups – User permissions check and nonce added.
  • Dev – Regenerate Slugs – User permissions check and nonce added.
  • Dev – Flush Rewrite Rules – Nonce added.
  • Dev – Code refactoring.
  • Plugin contributors updated.

2.6.7 – 26/11/2023

  • Plugin contributors updated.

2.6.6 – 26/11/2023

  • Tested up to: 6.4.
  • Plugin name updated.

2.6.5 – 06/11/2023

  • Dev – PHP 8.2 compatibility – “Creation of dynamic property is deprecated” notice fixed.

2.6.4 – 26/09/2023

  • Tested up to: 6.3.

2.6.3 – 18/06/2023

  • Tested up to: 6.2.

2.6.2 – 09/11/2022

  • Tested up to: 6.1.
  • Readme.txt updated.
  • Deploy script added.

2.6.1 – 13/04/2022

  • Tested up to: 5.9.

2.6.0 – 27/06/2021

  • Dev – Regenerate Slugs – “Post types” option added.
  • Dev – Remove Old Slugs – Link added to the “Post Title” column.
  • Dev – Code refactoring.

2.5.1 – 05/05/2021

  • Dev – Extra Tools – “Flush rewrite rules” tool added.

2.5.0 – 29/03/2021

  • Dev – Plugin renamed (was “Remove Old Slugs”).
  • Dev – Remove Old Slugs – It is now possible to delete only certain old slugs (i.e., vs all at once).
  • Dev – Localisation – load_plugin_textdomain() function moved to the init hook.
  • Dev – Admin settings restyled; descriptions updated.
  • Dev – Code refactoring.
  • Tested up to: 5.7.

2.4.1 – 12/08/2020

  • Tested up to: 5.5.

2.4.0 – 03/12/2019

  • Dev – Major code refactoring.
  • Dev – Admin settings restyled.
  • Dev – Sanitizing all input now.
  • Dev – Escaping all output now.
  • Tested up to: 5.3.

2.3.0 – 18/10/2019

  • Dev – “Regenerate Slugs” section added.

2.2.1 – 13/07/2019

  • Tested up to: 5.2.
  • Plugin URI updated.

2.2.0 – 31/05/2018

  • Dev – Pro – Old slugs clean up on save post.
  • Dev – Pro – Scheduled old slugs clean up.

2.1.0 – 05/08/2017

  • Dev – load_plugin_textdomain() moved from init hook to constructor.
  • Dev – Minor code refactoring and clean up.
  • Dev – Donate link updated.

2.0.1 – 25/10/2016

  • Dev – Language (POT) file added.

2.0.0 – 25/10/2016

  • Dev – Major code refactoring.
  • Dev – WordPress Multisite support added.
  • Dev – Language (translations) support added.
  • Dev – Plugin renamed.

1.0.1

  • Refresh link added.
  • 軽微なバグ修正。

1.0.0

  • 初回リリース