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

Rewrite Flush Button

説明

It was brought to my attention shortly after releasing this plugin that WordPress automatically flushes
rewrite rules when you visit WP-Admin > Settings > Permalinks. Ingenious, right? So don’t bother installing it,
but feel free to check out the code if you are looking for an example of how to:

  1. Use the WordPress Settings API to add an option to an existing Settings page;
  2. Use the WordPress AJAX API in conjunction with your plugin options;
  3. Over-engineer a solution to a problem that has already been solved.

Enjoy! 🙂

スクリーンショット

  • A Flush Rewrite Rules button is added to WP-Admin > Settings > Permalinks.

インストール

  1. Don’t install.
  2. See plugin description.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“Rewrite Flush Button” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0

  • Initial public release.