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

Right Here Right Now

説明

This plugin replaces default admin “right now” widget with new one.

  • This plugin uses html5 canvas feature. So your browser must support canvas feature.
  • Built with chartjs

スクリーンショット

  • screenshot-1.png

インストール

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Network admin’s Plugins page.

FAQ

  • Can I use right now and right here right now widget at the same time?
    • Yes, use remove_original_right_now_widget: e.g add_filter('remove_original_right_now_widget','__return_false');
  • I can’t see charts, what’s happening?
    • This plugin use html5 canvas feature. You need a modern browser buddy.
  • Is it compatible with multisite?
    • Yes.

評価

3件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Right Here Right Now” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.1.2

  • tested up to WP 5.2
  • remove_original_right_now_widget filter added

1.1.1

  • Charts size changed for wp 3.8 dashboard widget.

1.1

  • Items linked to pages.

1.0

  • Initial release