WordPress plugin to demonstrate how `GitHubUpdater` can enable WordPress to check for and update a custom plugin that's hosted in either a public or private repository on GitHub.
Stars
11
Forks
4
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
86
commits
Include `WP_Error` as possible `$result` in `_moveUpdatedPlugin()`
6ea7632View on GitHubPrevent showing admin notice if no token expiration date exists
610783bView on GitHubRender GitHub JSON error response within plugin details modal
37baf53View on GitHubEnhance readability and add access token setting documentation
e90b100View on GitHubAdd ability to create access token setting on General Settings page
7df2b19View on GitHubAdd access token field to General Settings via `enableSetting()`
e805d59View on GitHub