Skip to content
This repository has been archived by the owner on Apr 29, 2018. It is now read-only.

[Retired-WordPress-Envato] A plugin used to demonstrate the WordPress Transients API for an Envato blog series. This plugin is no longer maintained.

Notifications You must be signed in to change notification settings

tommcfarlin/Top-Commenters-Cached

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Top Commenters (Cached!) ===
Contributors: tommcfarlin
Tags: plugins, code
Requires at least: 3.2
Tested up to: 3.2
Stable tag: 1.0

A plugin used to demonstrate the WordPress Transients API for an Envato blog series.

== Description ==

Top Commenters (Cached!) is a simple plugin created for an Envato Blog Post series on the introduction of the WordPress Transients API. The plugin lists out the top 10 commenters (ordered by number of comments) for a given blog.

The plugin stores the results of the top commenters query using the Transients API and only updates it once the transient value has expired.

== Installation ==

1. Upload the plugin to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Navigate to Appearance > Widgets
4. Drop the widget on your side and continue!

== Changelog ==

= 1.0 =
* Initial release

About

[Retired-WordPress-Envato] A plugin used to demonstrate the WordPress Transients API for an Envato blog series. This plugin is no longer maintained.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages