Post CoAuthors

설명

Post CoAuthors is a lightweight and optimized plugin that allows you to assign multiple contributors to any WordPress post. The plugin adds a meta box to the post editor, where administrators, editors, and authors can assign contributors from existing users. All contributor data is stored as post metadata, ensuring compatibility with WordPress standards.

It integrates seamlessly with the WordPress admin UI and provides clean uninstallation by removing all plugin-related metadata.

Features

  • Assign multiple contributors to any post.
  • Display contributors on the frontend (theme support required).
  • Admin UI integration with post editor.
  • Clean uninstall – removes plugin data safely.
  • Built using WordPress coding standards.

Credits

Developed by Kajal Gohel.
Based on guidance from the WordPress Plugin Developer Handbook.

License

This plugin is licensed under the GPLv2 or later.

스크린샷

  • Contributors meta box in the post editor
  • Example display on the frontend (requires theme support)

설치

  1. Download the plugin ZIP file.
  2. If needed, rename the extracted folder to pcauthors.
  3. Upload the folder to the /wp-content/plugins/ directory.
  4. Activate the plugin through the “Plugins” menu in WordPress.
  5. Edit a post to manage contributors using the new metabox.

FAQ

Who can assign contributors?

Only users with permission to manage posts (admins, editors, and authors) can assign contributors.

How are contributors stored?

Contributors are saved as post metadata.

Can I display contributors on the frontend?

Yes, but your theme must be modified to retrieve and display this metadata.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Post CoAuthors”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Post CoAuthors”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release.