Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Right Now Reloaded

Описание

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, and activity_box_end hooks so that other plugins can still hook into the widget

Скриншоты

  • Right Now Reloaded on a simple site
  • What a Contributor sees on the same site as above
  • Right Now Reloaded on a large site with lots of custom content types

Установка

Automatic Install

  1. Log into your WordPress dashboard and go to Plugins → Add New
  2. Search for «Right Now Reloaded»
  3. Click «Install Now»
  4. Click «Activate Now»

Manual Install

  1. Download the plugin from the download button on this page
  2. Unzip the file, and upload the resulting right-now-reloaded folder to your /wp-content/plugins directory
  3. Log into your WordPress dashboard and go to Plugins
  4. Activate Right Now Reloaded

By design, Right Now Reloaded has no additional configuration — it will automatically replace the original Right Now widget.

Отзывы

Посмотреть все 2 отзыва

Участники и разработчики

«Right Now Reloaded» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Right Now Reloaded» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.