Changeset 3394685
- Timestamp:
- 11/12/2025 10:35:03 PM (5 months ago)
- Location:
- raptorize-it
- Files:
-
- 18 added
- 4 edited
- 1 copied
-
assets (added)
-
assets/README.md (added)
-
assets/banner-1544x500.png (added)
-
assets/banner-772x250.png (added)
-
assets/icon-128x128.png (added)
-
assets/icon-256x256.png (added)
-
tags/1.1.1 (copied) (copied from raptorize-it/trunk)
-
tags/1.1.1/.wordpress-org (added)
-
tags/1.1.1/.wordpress-org/README.md (added)
-
tags/1.1.1/.wordpress-org/banner-1544x500.png (added)
-
tags/1.1.1/.wordpress-org/banner-772x250.png (added)
-
tags/1.1.1/.wordpress-org/icon-128x128.png (added)
-
tags/1.1.1/.wordpress-org/icon-256x256.png (added)
-
tags/1.1.1/raptorize-it.php (modified) (1 diff)
-
tags/1.1.1/readme.txt (modified) (2 diffs)
-
trunk/.wordpress-org (added)
-
trunk/.wordpress-org/README.md (added)
-
trunk/.wordpress-org/banner-1544x500.png (added)
-
trunk/.wordpress-org/banner-772x250.png (added)
-
trunk/.wordpress-org/icon-128x128.png (added)
-
trunk/.wordpress-org/icon-256x256.png (added)
-
trunk/raptorize-it.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
raptorize-it/tags/1.1.1/raptorize-it.php
r3394650 r3394685 4 4 * Plugin URI: http://jakespurlock.com/wordpress/raptor 5 5 * Description: You're sitting at your desk, coding up a 500 page site, knee-deep in Extreme Cheddar Doritos sipping on a liter of Code Red Mountain Dew when you realize...this page would be so much more awesome with a VELOCIRAPTOR. You immediately scramble home to grab your Jurassic Park DVDs so can screencap a Velociraptor attack, but then you realize how hard it would be to make an awesome raptor run across the site you were coding. Plus, how are you going to get that trademark velociraptor screech? 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Requires at least: 5.0 8 * Requires PHP: 7.08 * Requires PHP: 8.0 9 9 * Author: Jake Spurlock 10 10 * Author URI: http://jakespurlock.com/ -
raptorize-it/tags/1.1.1/readme.txt
r3394650 r3394685 2 2 Contributors: whyisjake 3 3 Donate link: http://jakespurlock.com/donate/ 4 Tags: awesome, images, jquery, raptor, surprise , Konami code4 Tags: awesome, images, jquery, raptor, surprise 5 5 Requires at least: 5.0 6 Requires PHP: 7.07 Tested up to: 6. 78 Stable tag: 1.1. 06 Requires PHP: 8.0 7 Tested up to: 6.9 8 Stable tag: 1.1.1 9 9 License: MIT 10 10 License URI: https://opensource.org/licenses/MIT … … 51 51 == Changelog == 52 52 53 = 1.1.1 = 54 55 * Add WordPress.org plugin directory assets (icon and banner images) 56 * Update PHP requirement to 8.0 57 * Sync PHP requirement in plugin header with readme.txt 58 53 59 = 1.1.0 = 54 60 -
raptorize-it/trunk/raptorize-it.php
r3394650 r3394685 4 4 * Plugin URI: http://jakespurlock.com/wordpress/raptor 5 5 * Description: You're sitting at your desk, coding up a 500 page site, knee-deep in Extreme Cheddar Doritos sipping on a liter of Code Red Mountain Dew when you realize...this page would be so much more awesome with a VELOCIRAPTOR. You immediately scramble home to grab your Jurassic Park DVDs so can screencap a Velociraptor attack, but then you realize how hard it would be to make an awesome raptor run across the site you were coding. Plus, how are you going to get that trademark velociraptor screech? 6 * Version: 1.1. 06 * Version: 1.1.1 7 7 * Requires at least: 5.0 8 * Requires PHP: 7.08 * Requires PHP: 8.0 9 9 * Author: Jake Spurlock 10 10 * Author URI: http://jakespurlock.com/ -
raptorize-it/trunk/readme.txt
r3394650 r3394685 2 2 Contributors: whyisjake 3 3 Donate link: http://jakespurlock.com/donate/ 4 Tags: awesome, images, jquery, raptor, surprise , Konami code4 Tags: awesome, images, jquery, raptor, surprise 5 5 Requires at least: 5.0 6 Requires PHP: 7.07 Tested up to: 6. 78 Stable tag: 1.1. 06 Requires PHP: 8.0 7 Tested up to: 6.9 8 Stable tag: 1.1.1 9 9 License: MIT 10 10 License URI: https://opensource.org/licenses/MIT … … 51 51 == Changelog == 52 52 53 = 1.1.1 = 54 55 * Add WordPress.org plugin directory assets (icon and banner images) 56 * Update PHP requirement to 8.0 57 * Sync PHP requirement in plugin header with readme.txt 58 53 59 = 1.1.0 = 54 60
Note: See TracChangeset
for help on using the changeset viewer.