该插件尚未通过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

常见问题

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