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

Recently Edited Content Widget

説明

This plugin provides a dashboard widget that lists recently edited content for quick access.

Options (per user settings):

  • 表示する項目数
  • Excerpt length – number of words (0 = hide)
  • Show only your edits
  • What post types to show
  • What post statuses to show

スクリーンショット

  • This dashboard widget shows you content that was edited recently and styles each item by status (draft, publish, etc).
  • There are several configuration options available.

インストール

  1. Upload recently-edited-content-widget folder to the /wp-content/plugins/ directory
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Go to dashboard and see for yourself.

評価

2016年10月26日
Could be easier to use if there was an external settings page, and the ability to split up the different categories into different widgets
5件のレビューをすべて表示

貢献者と開発者

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

貢献者

“Recently Edited Content Widget” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.3.2

  • Verified compatibility with WordPress 4.4.

0.3.1

  • Verified compatibility with WordPress 4.2.
  • Grunt workflow updates.

0.3

  • Added a search box with autocomplete and ajax search results.

0.2.14

  • Updated which post types and statuses are checked by default. It will now show public post types by default.
  • Minor style updates for configuration panel.

0.2.13

  • Compatibility fixes for WordPress 3.0.

0.2.12

  • Updated styles for WordPress versions older than 3.8.

0.2.11

  • Updated layout and styles.
  • Updated empty featured image box styles to use a color from the user’s admin color scheme.

0.2.10

  • Updated styles.
  • Began using Grunt and SASS/Compass.
  • Added action links like what is on the edit posts screen.

0.2.9

  • Fixed PHP warning when WP_DEBUG is true.

0.2.8

  • Updated HTML input type number to have min and max attributes.

0.2.7

  • Updated permissions check. The widget does not get added with wp_add_dashboard_widget unless the current user can edit_posts or edit_others_posts.
  • Minor updates so it works better in WP 3.5.

0.2.6

  • Changed default value of “Only show my edits” to unchecked.

0.2.5

  • Style update on configure panel.
  • Updated no content message for new sites without any new content.

0.2.4

  • Updated no content message for when you have imported data, but haven’t made any edits yet.

0.2.3

  • Rewrote configuration options – new options, saved per user.
  • Updated CSS – added post status background images.

0.1

  • Initial build of plugin. Nothing fancy.