Beschrijving
Sick of the “Right Now” dashboard widget not showing useful information about your site? “Right Now Reloaded” solves that.
The default Right Now widget shows only information on posts, pages, categories, tags, widgets, and comments. That’s great if you’re running a standard blog, but what if you don’t use comments? What if you have a bunch of custom post types?
That’s where Right Now Reloaded comes in. It displays an accurate snapshot of your site: all your public post types and taxonomies, plus active plugins, registered users, links, widgets, and menus, all ordered by importance. Don’t use one of those? It won’t show up.
Some extra notes:
- No configuration required
- Translation-ready
- Strict permissions – users only see what they should be able to see
- Easily customizable with dynamic CSS classes and IDs
- Retains the
right_now_table_end
,rightnow_end
, andactivity_box_end
hooks so that other plugins can still hook into the widget
Schermafbeeldingen
Installatie
Automatic Install
- Log into your WordPress dashboard and go to Plugins → Add New
- Search for “Right Now Reloaded”
- Click “Install Now”
- Click “Activate Now”
Manual Install
- Download the plugin from the download button on this page
- Unzip the file, and upload the resulting
right-now-reloaded
folder to your/wp-content/plugins
directory - Log into your WordPress dashboard and go to Plugins
- Activate Right Now Reloaded
By design, Right Now Reloaded has no additional configuration – it will automatically replace the original Right Now widget.
Bijdragers & ontwikkelaars
“Right Now Reloaded” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Right Now Reloaded” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.2
- Fixed wp_get_theme error.
- Fixed load order so i18n files now load properly.
- Class now uses static methods.
2.1
- Updated POT.
- Fixed screenshot order.
2.0
- Complete code overhaul. Object-oriented, smaller footprint.
- Added dynamic CSS classes and IDs to table elements.
- Moved Links to right column.
1.0
- Initial release.