ideas icon indicating copy to clipboard operation
ideas copied to clipboard

"Since" column in online documentation?

Open drywall opened this issue 7 years ago • 1 comments

Would it be possible to add a "since" column to existing tables showing Command+Description, like that shown on https://developer.wordpress.org/cli/commands/ or https://developer.wordpress.org/cli/commands/user/ ? It would be great to provide a reference that certain things, like wp user reset-password, were added in 2.0 or whatever.

drywall avatar Sep 27 '18 19:09 drywall

Thanks for the suggestion, @drywall.

Can you provide a bit more detail on why this might be helpful? There's a ton of time-based documentation we could introduce (e.g. version that a specific parameter was introduced, etc.), but I'd want to make sure there's reliable utility value in doing so.

Worth noting that the WP-CLI project only officially supports the most recent stable release. From the project perspective, @since isn't relevant in the documentation because the documentation always correlates with the latest release.

danielbachhuber avatar Sep 28 '18 19:09 danielbachhuber