Metrica Plugin 1.0 Out!

metrica-stats

I just pushed new version of the new metrica plugin and  wanted to talk about technical details.

What I’ve used for development?

API’s in everywhere;

  • Oauth for metrica confirmation
  • Metrica API for fetching data
  • WordPress transient api for caching fetched data
  • WordPress Widget API for new widget
  • Of course used, WordPress’ plugin api and settings api.

Pro Tip: I’ve used Markjaquith’s  WP_Stack_Plugin class in this plugin and it’s really useful. Every OOP plugin needs it!

Anyway if you find bug or want to new feature contact me from github page.

Hope you like it 🙂