Extract from GitHub ClassicPress (and WordPress) core contributors and Props usernames between two tags.
- ClassicPress core contributors are identified statically (a new contributor must be hardcoded in this plugin).
PropsandWP:Propsare recognized as WordPress Props.CP:PropsandCP Props:are recognized as ClassicPress Props.
Add your GitHub access token to wp-config.php to use GitHub API without limitations.
define('GITHUB_API_TOKEN', 'ghp_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX');