=== BoxOffice ===
Contributors: woodymood
Donate link: http://www.woodymood-dev.net/cms/wordpress/fr/faire-un-don/
Tags: popular, post, rank, boxoffice, view, statistic
Requires at least: 1.5
Tested up to: 2.7.1
Stable tag: 0.1
This plugin will display all your articles ordered by their count views.
== Description ==
This plugin requires Popular Posts
because it uses its count system and, in that way, doesn't store data itself.
It does only one thing: you put this html comment ``
somewhere in a page content (not in article), and boxoffice will
replace it with a list of all your articles, ordered by their count views,
most viewed on top, with their title and date.
No template tag, no deed to change your templates' files.
See a demonstration here.
French translation provided and .pot file.
== Installation ==
Remember to install before Popular Posts.
Then:
1. Upload the directory `boxoffice` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Create a new page called `BoxOffice` or what you want
1. Clic on the HTML tab to go in html mode
1. Copy `` in the html code
1. Save and view your page
== Frequently Asked Questions ==
= Does it show only posts ? =
Yes, no comment or page or something else...
= Can I include it in a post ? =
No, only in page, for performance goal, assuming that you have less pages than posts.
= What happends if I don't have Popular Posts? =
Nothing wrong happends, the page stays blank without error.
= Does it works with others similar plugins ? =
Not yet, but if you let me know about a plugin and
his get_post_views($post_id) function,
I will add it in future versions of boxoffice
= Why is your english so bad ? =
Because I'm French!