Àpèjúwe
Assign multiple bylines to posts, pages, and custom post types via a search-as-you-type input box. Co-authored posts appear on a co-authorÌtumọ̀ Yorùbá: ’s archive page and in their feed. Co-authors may edit the posts they are associated with, and co-authors who are contributors may only edit posts if they have not been published (as is core behavior).
Add writers as bylines without creating WordPress user accounts. Simply create a guest author profile for the writer and assign the byline as you normally would.
On the frontend, use the Co-Authors Plus template tags or the block editor blocks to list co-authors anywhere youÌtumọ̀ Yorùbá: ’d normally list the author.
Documentation
- Usage — themer and site-owner guides live on the GitHub Wiki: template tags, blocks, guest author management, and multisite.
- Developer reference — lives in-repo under
docs/(not bundled in the distribution ZIP):
Co-Authors Plus is an almost complete rewrite of the Co-Authors plugin originally developed by Weston Ruter (2007). The original plugin was inspired by the ‘Multiple Authors‘ plugin by Mark Jaquith (2005).
Àwọn àwòrán ìbòjú


Àwọn ìdí
Plugin yìí pèsè 5 àwọn ìdí.
- Co-Authors Displays the co-authors of a post by using blocks to create a template. Start with co-author name and add any other co-author blocks.
- Co-Author Name Displays a co-author's display name and optionally links to their author archive.
- Co-Author Biography Displays a co-author's biographical description.
- Co-Author Featured Image Uses your theme's image sizes to display a scalable avatar for a co-author with a guest author profile. Does not fallback to Gravatar images.
- Co-Author Avatar Displays a small scale version of a co-author's avatar. Utilizes fallbacks from Gravatar so everyone has an avatar.
Ìgbéwọlẹ̀
- IMPORTANT: If you are using the original Co-Authors plugin, disable it before installing Co-Authors Plus.
- Extract the co-authors-plus.zip file and upload its contents to the
/wp-content/plugins/directory. Alternately, you can install directly from the Plugin directory within your WordPress Install. - Activate the plugin through the “Plugins” menu in WordPress.
- Place co-authors template tags in your template.
- Add co-authors to your posts and pages.
FAQ
-
If youÌtumọ̀ Yorùbá: ’ve just installed Co-Authors Plus, you might notice that the bylines are being added in the backend but arenÌtumọ̀ Yorùbá: ’t appearing on the front end. YouÌtumọ̀ Yorùbá: ’ll need to add the template tags to your theme before the bylines will appear.
-
When a user is deleted from WordPress, they will be removed from all posts for which they are co-authors. If you reassign their posts to another user, that user will be the co-author instead.
-
Yes! You can use Co-Authors Plus on WordPress multisite. Co-Authors Plus can be activated on a site-by-site basis or network-activated. If you create guest authors, however, those guest authors will exist on a site-by-site basis.
-
Who needs permission to do what?
-
A WordPress user will need the
edit_others_postscapability to assign co-authors to posts. This is typically granted to the Editor role but can be altered with thecoauthors_plus_edit_authorsfilter.A WordPress user will need the
list_userscapability to create new guest author profiles. This is typically granted to the Administrator role but can be altered with thecoauthors_guest_author_manage_capfilter. -
Yes! You can create a list of all co-authors with a template tag
coauthors_wp_list_authors()template tag. This template tag accepts many of the same arguments aswp_list_authors(). Look intemplate-tags.phpfor more details. -
Yes! You can disable guest authors entirely through a filter. Having the following line load on
initwill do the trick:
add_filter( ‘coauthors_guest_authors_enabled’, ‘__return_false’ )
Àwọn àgbéyẹ̀wò
Àwọn Olùkópa & Olùgbéejáde
“Co-Authors Plus” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaA ti túmọ̀ “Co-Authors Plus” sí àwọn èdè agbègbè 18. Ọpẹ́lọpẹ́ fún àwọn atúmọ̀ èdè fún àwọn ìkópa wọn.
Túmọ̀ “Co-Authors Plus” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
