Περιγραφή
It can set that if count the registered member views OR views in index page.
To differentiate between USER and BOT is by HTTP_agent, and it can set at admin
Στιγμιότυπα
Εγκατάσταση
You can either install it automatically from the WordPress admin, or do it manually:
- Upload ‘wp-postviews-plus’ directory to the ‘/wp-content/plugins/’ directory.
- Activate the plugin ‘WP-PostViews Plus’ through the ‘Plugins’ menu in WordPress.
- Place the show views function in your templates. function reference
Χρήση
You need edit you theme to show the post views.
Add <?php if(function_exists('the_views')) { the_views(); } ?>
to show the post views in your page.
Συχνές Ερωτήσεις
Please visit the plugin page with any questions.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“WP-PostViews Plus” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “WP-PostViews Plus” έχει μεταφραστεί σε 2 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “WP-PostViews Plus” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
Please move to plugin change log