WordPress.org

Plugin Directory

Musahimoun – Multiple Authors, Guest Authors & Contributors for WordPress Block Themes

Musahimoun – Multiple Authors, Guest Authors & Contributors for WordPress Block Themes

外掛說明

This plugin allows you to seamlessly add guest authors or contributors to your WordPress posts, specifically within block themes (Full Site Editing). Guest authors/contributors created with this plugin function identically to regular user authors, complete with dedicated archive pages showcasing all their content.

Key Features

Effortless Guest Contributor Integration: Add guest authors/contributors to your posts without creating user accounts. They’ll function just like regular authors.
Dedicated Author Archives: Each guest author will have their own archive page displaying all their published posts.
Multiple Post Guest Author or Contributor Support: Have a variety of guest authors/contributors? No problem! This plugin allows for the addition of multiple guest authors/contributors.
Multiple Roles Support: Have a variety of post contributtor (author, fact-checker, etc)? No problem! This plugin allows for the assingment of multiple roles for contributors.
Ability to support any post type: You can chose which post type to add this feature to.
One click migratiion from PublisherPress Authors: You can migrate on one click from PublisherPress Authors. Migration from other plugins will be included in new releases soon.

New Features

Social Links: Assign social links to any contributor, real user or guest.
More Fields: You can now add “Website”, “First name”, and “Last Name” to guest contributors.

Othor

You can use the mshmn_all_post_author_names custom field (post meta) to retrieve all primary authors or contributors assigned under the default role.
A common use case is when you want to define a custom schema.org configuration for a post type, and want to set the post author attribute.

螢幕擷圖

適用於區塊編輯器

這個外掛提供 9 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Musahimoun: Contributor Website Displays the contributor website as an icon.
  • Musahimoun: Contributor Socials Displays contributor social links as icons.
  • Musahimoun: Role Prefix Displays Role Prefix for contributors
  • Musahimoun: Contributor Name Displays the author's name.
  • Musahimoun: Role Assignment Query Loop This component allows you to display all of the contributors of a post base by their roles (authors or else), along with their data.
  • Musahimoun: Contributor Email Displays the author's email address.
  • Musahimoun: Contributor Avatar Displays the author's avatar.
  • Musahimoun: Contributor Query Loop This component allows you to display all of the contributors, along with their data.
  • Musahimoun: Contributor Biography Displays the author's biography.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/musahimoun directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Musahimoun menu settings to configure the plugin
  4. Go to appearance->editor and use the blocks provided by this plugin instead of WordPress default ones or you can use our ready patterns for quick start under “Contributors” pattern category, you can use them in any post single template or author archive template.
  5. All Musahimoun blocks must be wrapped by “Musahimoun: contributor query loop” block.

常見問題集

Will Musahimoun work with my theme?

Only if it was a block theme, Musahimoun developped specifically for block themes. if you are a developer you can use it with headless WordPress too using REST API or use our classes and functions to display contributors and roleAssignments.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Musahimoun – Multiple Authors, Guest Authors & Contributors for WordPress Block Themes〉的開發相關工作。

參與者

〈Musahimoun – Multiple Authors, Guest Authors & Contributors for WordPress Block Themes〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Musahimoun – Multiple Authors, Guest Authors & Contributors for WordPress Block Themes〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.4 (2026-03-31)

  • Add “New Features” documentation: Social Links & More Fields.
  • Fix bug: contributors not showing on custom post type edit page.
  • Made contributor description field rich.
  • Allow converting guest contributor to user.
  • Fix Bug: author archives still display posts even when contributor not exists.
  • Other enhancements.

1.2.3 (2025-09-29)

  • Fix bug: author archive display multiple contributors instead of one.

1.2.3 (2025-09-15)

  • Fix fatal error.

1.2.2 (2025-09-15)

  • Fix fatal error.

1.2.1 (2025-09-15)

  • Fix fatal error.
  • Modify the foreign key constraint on database.

1.2.0 (2025-09-15)

  • Fix front page 404 error when homepage is set to static.
  • Add mshmn_all_post_author_names post meta.
  • Add ability to make a default role.
  • Add default role assingment for new posts.
  • Add ability to set a list of included real user roles to be shown in contirbutors table, and to be avaiable when setting a contributor in post.