Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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