Changeset 970265
- Timestamp:
- 08/22/2014 03:07:40 AM (12 years ago)
- Location:
- cat-game
- Files:
-
- 2 edited
- 3 copied
-
tags/1.0.2 (copied) (copied from cat-game/trunk)
-
tags/1.0.2/readme.txt (copied) (copied from cat-game/trunk/readme.txt) (2 diffs)
-
tags/1.0.2/wp-cat-game.php (copied) (copied from cat-game/trunk/wp-cat-game.php) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-cat-game.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cat-game/tags/1.0.2/readme.txt
r970233 r970265 1 === Cat Game == 1 === Cat Game === 2 2 Contributors: tleen 3 3 Tags: comments, super troopers, game, meow, cat game 4 4 Requires at least: 3.5.1 5 5 Tested up to: 3.0 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 License: GPLv2 8 8 License URI: https://github.com/tleen/wp-cat-game/blob/master/LICENSE … … 14 14 WordPress filter to fully implement the "[Cat Game](https://www.youtube.com/watch?v=NZkKsGtrW88)" from [Super Troopers](http://www.imdb.com/title/tt0247745/) for your commenters. 15 15 16 "Meows" are tallied, and the first to properly get to 10 will get a response post notifying them of their awesomeness. 16 The first user who can sneak 10 "meows" into to a post's comment section will get a reply post from *Officer Womack* notifying them of their awesomeness. 17 18 == Screenshots == 19 20 1. Without the plugin. 21 2. With the plugin. 22 3. We have a winner! -
cat-game/tags/1.0.2/wp-cat-game.php
r970233 r970265 18 18 * Plugin Name: Cat Game 19 19 * Plugin URI: https://github.com/tleen/wp-cat-game 20 * Description: Allow your commenters to play the Super Troopers Cat Game 21 * Version: 1.0. 120 * Description: Allow your commenters to play the Super Troopers Cat Game. 21 * Version: 1.0.2 22 22 * Author: tleen 23 23 * Author URI: http://www.thomasleen.com -
cat-game/trunk/readme.txt
r970233 r970265 1 === Cat Game == 1 === Cat Game === 2 2 Contributors: tleen 3 3 Tags: comments, super troopers, game, meow, cat game 4 4 Requires at least: 3.5.1 5 5 Tested up to: 3.0 6 Stable tag: 1.0. 16 Stable tag: 1.0.2 7 7 License: GPLv2 8 8 License URI: https://github.com/tleen/wp-cat-game/blob/master/LICENSE … … 14 14 WordPress filter to fully implement the "[Cat Game](https://www.youtube.com/watch?v=NZkKsGtrW88)" from [Super Troopers](http://www.imdb.com/title/tt0247745/) for your commenters. 15 15 16 "Meows" are tallied, and the first to properly get to 10 will get a response post notifying them of their awesomeness. 16 The first user who can sneak 10 "meows" into to a post's comment section will get a reply post from *Officer Womack* notifying them of their awesomeness. 17 18 == Screenshots == 19 20 1. Without the plugin. 21 2. With the plugin. 22 3. We have a winner! -
cat-game/trunk/wp-cat-game.php
r970233 r970265 18 18 * Plugin Name: Cat Game 19 19 * Plugin URI: https://github.com/tleen/wp-cat-game 20 * Description: Allow your commenters to play the Super Troopers Cat Game 21 * Version: 1.0. 120 * Description: Allow your commenters to play the Super Troopers Cat Game. 21 * Version: 1.0.2 22 22 * Author: tleen 23 23 * Author URI: http://www.thomasleen.com
Note: See TracChangeset
for help on using the changeset viewer.