Co-Authors-Plus | Multiple bylines and Guest Authors for WordPress | Content Management System library
kandi X-RAY | Co-Authors-Plus Summary
kandi X-RAY | Co-Authors-Plus Summary
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'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 behaviour). 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).
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Prepare column headers .
- Swaps co - authors .
- Filters posts by condition .
- View the guest authors list .
- Get an author by key
- Rign one or more terms .
- Render coauthors meta box
- Get column display name .
- Iterates through the iterator .
- Remove feed name from feed
Co-Authors-Plus Key Features
Co-Authors-Plus Examples and Code Snippets
Community Discussions
Trending Discussions on Co-Authors-Plus
QUESTION
I have a website in which I have a custom post type (guest authors from CoAuthors Plus). With a plugin I managed to make post of custom type "guest author" searchable by WordPress legacy search.
Now, the authors are correctly shown in search results. Although, they are linked to a wrong page, /?post_type=guest-author&p=2148
, which brings to a 404.
I'd like to be able to get the URL, interprete it, and redirect to the correct page (which is in the form of /archives/author/name-surname/
.
I'm trying to get it working with a rewrite URL, but I'm not able to catch the data and formulate the rewrite.
...ANSWER
Answered 2021-May-27 at 14:35The following code changes the permalinks for guest-authors
. It uses the methods from the CoAuthor plugin that output the guest authors link.
At least now you have the correct links according to the plugin's intentions.
They will be in the form:
QUESTION
I want a custom field to be able to select multiple users from a list.
I already have the ability to select multiple authors for a post with the plugin in co-authors-plus, but this is for a publishers site and I want to mark users who had other roles such as editors for a given publication.
So far I am only getting one result.
...ANSWER
Answered 2017-Oct-10 at 17:16If you want PHP to define $_POST['_namespace_custom_metabox']
as an array of options you have to add square brackets to the name attribute of the select element like this: echo'
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Co-Authors-Plus
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.
Activate the plugin through the "Plugins" menu in WordPress.
Place the appropriate co-authors template tags in your template.
Add co-authors to your posts and pages.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page