WP Manifestindependent plugin directory
manifest / integrations / klicked-api

API by Klicked Media

Creates API endpoints for usage elsewhere, outputs API responses from RevereReport.com and automatically creates Bitly shortlinks for tracking.

by Tyler Johnson · github.com/tylerjohnsondesign/klicked-api · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tylerjohnsondesign/klicked-api/archive/refs/heads/master.zip

From the readme

Create trending and latest endpoints, create a RevereReport.com widget, and convert trending posts, so that they have Bitly shortlinks. Create trending and latest endpoints, create a RevereReport.com widget, and convert trending posts, so that they have Bitly shortlinks. 1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. You're done! Changed WPP date back to last 48 hours, as most sites return nothing for the past 24 with the freshness set to 1. Changed WPP date to last 24 hours, instead of last 48, for more current headlines. Added freshness setting, so that old, trending articles will be excluded. Bug fix. Bug fix, illegal string offset error. Added support to trending API, so that it uses WordPress Popular Posts. Updated the logic, so the widget displays trending and latest posts combined. Added image sizes for better rendering on RevereReport.com and in widgets. Bug fix. Trending endpoint bug fix. Added raw date, for better date and time sorting. Plugin release. Creation of plugin.

Read the full README on GitHub →