jaredatch / Shared-Counts

WordPress plugin that leverages SharedCount.com API to quickly retrieve, cache, and display various social sharing counts.
GNU General Public License v2.0
47 stars 16 forks source link

Add WP-CLI commands - shared-counts display, shared-counts popular, shared-counts update #99

Open richardbuff opened 4 years ago

richardbuff commented 4 years ago

Add WP-CLI functionality

wp shared-counts display 123 Display shares for single post

wp shared-counts popular --count=100 Display most popular posts

wp shared-counts update 123 Update share counts for a single post

Screencast of these three commands in action:

https://share.getcloudapp.com/z8ux9L4D

Types of changes

Checklist:

billerickson commented 4 years ago

Looks great to me! Here are some recommended changes: