Co-Authors Plus

Beskrivelse

Tilordne flere forfattere til innlegg, sider og egendefinerte innholdstyper gjennom en søk mens du skriver-innmatingsboks. Medforfatter-innlegg dukker opp på medforfatterens arkivside og nyhetsstrøm. Medforfattere kan redigere innleggene de er tilordnet, og medforfattere som er bidragsytere kan bare redigere innlegg om de ikke er publisert (slik WordPress selv også virker)

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 to list co-authors anywhere you’d normally list the author.

This plugin 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).

Skjermskudd

  • Multiple authors can be added to a Post, Page, or Custom Post Type using an auto-complete interface.
  • Guest authors allow you to assign bylines without creating WordPress user accounts. You can also override existing WordPress account meta by mapping a guest author to a WordPress user.

Installasjon

  1. IMPORTANT: Please disable the original Co-Authors plugin (if you are using it) before installing Co-Authors Plus
  2. Extract the coauthors-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.
  3. Activate the plugin through the «Plugins» menu in WordPress.
  4. Place the appropriate co-authors template tags in your template.
  5. Add co-authors to your posts and pages.

FAQ

How do I add Co-Authors Plus support to my theme?

If you’ve just installed Co-Authors Plus, you might notice that the bylines are being added in the backend but aren’t appearing on the frontend. You’ll need to add the template tags to your theme before the bylines will appear.

What happens to posts and pages when I delete a user assigned to a post or page as a coauthor?

When a user is deleted from WordPress, they will be removed from all posts for which they are co-authors. If you chose to reassign their posts to another user, that user will be set as the coauthor instead.

Can I use Co-Authors Plus with WordPress multisite?

Yep! 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?

To assign co-authors to posts, a WordPress user will need the ‘edit_others_posts’ capability. This is typically granted to the Editor role, but can be altered with the ‘coauthors_plus_edit_authors’ filter.

To create new guest author profiles, a WordPress will need the ‘list_users’ capability. This is typically granted to the Administrator role, but can be altered with the ‘coauthors_guest_author_manage_cap’ filter.

Can I easily create a list of all co-authors?

Yep! There’s a template tag called coauthors_wp_list_authors() that accepts many of the same arguments as wp_list_authors(). Look in template-tags.php for more details.

Kan jeg slå av gjesteforfattere?

Jepp! Gjesteforfattere kan slås fullstendig av gjennom et filter. Å ha følgende linje til lasting ved init vil gjøre kunsten:
add_filter( ‘coauthors_guest_authors_enabled’, ‘__return_false’ )

Vurderinger

5. januar, 2024
Simplemente si quieres agregar varios autores a una entrada o simplemente cambiarlos, este plugin lo soluciona de una manera excelente, intuitiva y sin tanto complique. Muchas gracias a los desarrolladores, me ha servido bastante. Los quiero mucho.
3. august, 2023 1 svar
After removing this plugin all my posts were broken and I had to recover site from a backup. Also the newly registered taxonomy here is not public, which leads to not being able to view other posts of a particular author. The plugin needs improvement.
29. november, 2022
Plug-ins are supposed to plug-in and work. This one requires you to be a web developer to make it work. Even if you're a bit familiar with adding code to places with good instructions, this just has information for devs on how to install code - there's no list of instructions to follow. If this changes because there's nothing else out there, I'll come back and revise this review, but I've wasted way too long on this now.
18. juni, 2022
This plugin simply does not work anymore. No matter which author is chosen, whether singularity or co-habiting of a post, the admin user is always displayed, and no other author. It's a shame because this plugin was the best solution for administrating co-authors of posts, if you needed the option.
28. april, 2022 1 svar
I rarely ever give 1 star reviews, but developers who take over a plugin - making a breaking change that took a while to resolve - and then refuse to follow standard practice by providing a changelog (despite requests) for future updates, cannot be trusted. Avoid at all costs.
Les alle 73 vurderinger

Bidragsytere og utviklere

“Co-Authors Plus” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

“Co-Authors Plus” har blitt oversatt til 15 språk. Takk til oversetterne for deres bidrag.

Oversett “Co-Authors Plus” til ditt språk.

Interessert i utvikling?

Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.

Endringslogg

View the change log.