Automattic / Automattic/wp-openid-connect-server

Missing DocBlocks

Open
#58 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
44
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Though it's likely low-priority, it would be great if all classes and functions were documented with DocBlocks to follow WordPress' [PHP Documentation Standards](https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/).

For example, most of the functions and classes in https://github.com/Automattic/wp-openid-connect-server/tree/main/src don't contain documentation.

Thank you for considering!

Contributor guide

Open the contributing guide

Research direction

Review the PHP files under src and the linked WordPress PHP Documentation Standards first. Identify classes and functions that lack DocBlocks, then add documentation consistent with those standards across the source tree. Done means the relevant classes and functions in src have DocBlocks.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.