這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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.

常見問題集

  • 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