Open GaryJones opened 6 years ago
The WP-CLI commands for Co-Authors Plus are not particularly expressive for WP-CLI users.
Compare any of the DocBlocks against the WP-CLI Documentation Standards, and it's clear that more could be done:
@synopsis
The commands class has no documentation at all, let alone the suggested class annotation.
Extra reference: https://make.wordpress.org/cli/handbook/commands-cookbook/#annotating-with-phpdoc
This documentation can also include unintuitive function behaviour, such as "the assign-coauthors command does not currently allow for multiple coauthors to be assigned".
assign-coauthors
The WP-CLI commands for Co-Authors Plus are not particularly expressive for WP-CLI users.
Compare any of the DocBlocks against the WP-CLI Documentation Standards, and it's clear that more could be done:
@synopsis
.The commands class has no documentation at all, let alone the suggested class annotation.
Extra reference: https://make.wordpress.org/cli/handbook/commands-cookbook/#annotating-with-phpdoc