Changeset 1450738
- Timestamp:
- 07/07/2016 05:26:46 PM (10 years ago)
- File:
-
- 1 edited
-
the-total-views/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
the-total-views/trunk/readme.txt
r1419690 r1450738 5 5 Requires at least: 3.9 6 6 Tested up to: 4.5.2 7 Stable tag: 1. 0.07 Stable tag: 1.1.0 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 11 == Description == 12 A simple plugin to display the total number of articles views by widget or/and by shortcode [thetotalviews]. You must to have [WP-PostViews](https://wordpress.org/plugins/wp-postviews/) installed12 A simple plugin to display the total number of articles views by widget or/and by shortcode. You must to have [WP-PostViews](https://wordpress.org/plugins/wp-postviews/) installed 13 13 14 14 = Build Status = … … 27 27 == Changelog == 28 28 29 = Version 1.1.0 = 30 * Debug Shortcode 31 29 32 = Version 1.0.0 = 30 33 * Initial release … … 35 38 2. Put: `Folder: the-total-views` 36 39 3. Activate `The Total Views` Plugin 37 4. Place athe widget or shortcode40 4. Place the widget or shortcode 38 41 39 42 == Screenshots == … … 47 50 1. Go to `Apparence -> Widgets -> Place the widget where you want`. 48 51 2. Type any title you like in the header widget. 49 3. Or type the shortcode [thetotalviews] in a page .52 3. Or type the shortcode [thetotalviews] in a page or <?php get_thetotalviews(); ?> in a php file. 50 53 51 54 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.