RainyShots

0

This plugin adds a function rs_shots() to WordPress that returns an array of the 15 latest Dribbble shots by a player. The return type of the function is JSON in appropriate PHP type. T

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This plugin adds a function rs_shots() to WordPress that returns an array of the 15 latest Dribbble shots by a player. The return type of the function is JSON in appropriate PHP type.

The plugin adds an admin screen under Settings > RainyShots that provides a few options such as specifying a player and caching preferences.

Features

  • Specify the player
  • Returned shots variable is cached for a day by default; this cache duration may be updated in admin settings
  • You can manually reset the cache through the admin at any time. This is useful if you post a shot and want it to immediately show up in your template.

Read more about it on my blog.