YahnisElsts / plugin-update-checker

A custom update checker for WordPress plugins. Useful if you don't want to host your project in the official WP repository, but would still like it to support automatic updates. Despite the name, it also works with themes.
MIT License
2.22k stars 403 forks source link

Update examples #474

Closed wpdew closed 10 months ago

YahnisElsts commented 2 years ago

There are syntax errors in the modified file. In JSON, object keys should be followed by a : colon, not =>.

YahnisElsts commented 10 months ago

At this time, I'm going to say that additional examples are not necessary. People can probably figure out how to add a new section; we don't need examples for all common sections.