Skip to content

khromov/wp-simple-popular-posts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Popular Posts

A plugin that keeps track of how many page views your content gets.

to show the amount of views on your posts, and generate top lists of most viewed posts.

Features

  • Tracks views on any post type
  • Can generate top lists of most popular posts within a timeframe
  • Displays post stats in the admin panel
  • Displays post stats on the frontend via shortcodes
  • Works with Multisite (when paired with the WPMUDev Post Indexer plugin.)
  • Extendable - hooks/filters API
  • Supports Visual Composer and Shortcake for easy shortcode usage
  • Small codebase & lightweight

Shortcodes

Display a list of popular posts

[spp period="day || week || month || year || all" title="A title" network="true || false" limit="5" display_value="relative || <empty>" relative_value_count]

Display amount of views on a specific post

[spp-current-post]

You can also use Shortcake or Visual Composer to see available options.

Hooks and filters

Documentation coming soon

Public class API

Documentation coming soon

Screenshots

Metabox when editing content

Frontend view using shortcode

Frontend popular posts list using shortcode

Shortcake integration

About

Simple popular posts plugin for WordPress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages