We have released a MyArcadePlugin Theme API! It is a set of functions that will make your live easier when you develop WordPress Arcade Theme. You can download the MyArcadePlugin Theme API on the documentation page for free: MyArcadePlugin Theme API Documentation.
There are 11 functions that you can use on building WP Arcade Themes:
List of all available functions:
- myarcade_get_leaderboard_code
- get_game
- is_game
- myarcade_title
- myarcade_excerpt
- myarcade_thumbnail
- myarcade_get_thumbnail_url
- myarcade_count_screenshots
- myarcade_screenshot
- myarcade_get_screenshot_url
- myarcade_all_screenshots
On the documentation page we have described everything add added usage examples for every function. Enjoy!