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

Media Author

説明

Allows you to change the author of a piece of media by adding a drop-down list of all your blog’s users to the “Edit Attachment” screen in the Media Library.

スクリーンショット

  • The dropdown list added the the "Edit Attachment" screen of Media Library

インストール

  1. Upload media_author.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Does this add the dropdown menu to the popup screen for media while I’m editing a post?

No, not yet.

Is there a way to limit the users shown in the dropdown?

Not yet.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

“Media Author” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.3

  • Removing left over debugging code

1.0.2

  • Fixed HTML error (thanks Ov3rfly)
  • Removed use of deprecated function (thanks Ov3rfly)
  • Updated compatibility to WordPress 3.4.2

1.0.1

  • Sorted user list alphabetically
  • Author is selected by default in the list.

1.0

  • Initial public version