Skip to content

greatestview/wp-additional-authors

 
 

Repository files navigation

Additional Authors

This is a WordPress plugin to add as much authors to a post as you wish.

Installation

Like always: copy to wp-content/plugins/additional-authors and activate in backend.

Usage

Best practice: Use do_action('additional_authors_the_authors') to render. Optional second parameter can be the post_id if not in context of loop.

Templates

You can overwrite templates by copying from plugins folder templates to your theme/plugin-parts/*.

About

WordPress Plugin for multiple authors on posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • PHP 2.2%
  • CSS 0.4%