This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Right Here Right Now

Lýsing

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

Skjámyndir

  • screenshot-1.png

Uppsetning

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.

SOS

  • 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.

Umsagnir

Skoða 3 umsagnir

Þátttakendur & höfundar

“Right Here Right Now” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.

Höfundar

Translate “Right Here Right Now” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Breytingarsaga

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