Skip to content

SID177/rtcamp_wordpress_assi2b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

rtcamp_wordpress_assi2b

  • This is a wordpress plugin.
  • No dependencies.

Introduction:

Any type of post present in get_post_types() function can add multiple CO-AUTHORS from the list of all the users available in get_users() function. The multiple CO-AUTHORS will be shown in the post list under Co-Authors list.

Checkbox

You can choose to show multiple authors in your post on the front-end by checking this checkbox. Checkbox

The Co-Authors will be shown in the post if the above checkbox is selected, like below.

Checkbox

Adds a metabox to every type of post available in get_post_types() function. The Metabox contains checkboxes with All the available users in get_users() function.

Also contains some extra features like searching an author. Searching can be performed based on EMAIL ID or NAME or USERNAME

The posts in which an author is selected as a contributor will be shown on the author's archieve page as a contributor post. Checkbox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published