Plugin Directory

Changeset 3394685


Ignore:
Timestamp:
11/12/2025 10:35:03 PM (5 months ago)
Author:
whyisjake
Message:

Update to version 1.1.1 from GitHub

Location:
raptorize-it
Files:
18 added
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • raptorize-it/tags/1.1.1/raptorize-it.php

    r3394650 r3394685  
    44 * Plugin URI: http://jakespurlock.com/wordpress/raptor
    55 * 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.0
     6 * Version: 1.1.1
    77 * Requires at least: 5.0
    8  * Requires PHP: 7.0
     8 * Requires PHP: 8.0
    99 * Author: Jake Spurlock
    1010 * Author URI: http://jakespurlock.com/
  • raptorize-it/tags/1.1.1/readme.txt

    r3394650 r3394685  
    22Contributors: whyisjake
    33Donate link: http://jakespurlock.com/donate/
    4 Tags: awesome, images, jquery, raptor, surprise, Konami code
     4Tags: awesome, images, jquery, raptor, surprise
    55Requires at least: 5.0
    6 Requires PHP: 7.0
    7 Tested up to: 6.7
    8 Stable tag: 1.1.0
     6Requires PHP: 8.0
     7Tested up to: 6.9
     8Stable tag: 1.1.1
    99License: MIT
    1010License URI: https://opensource.org/licenses/MIT
     
    5151== Changelog ==
    5252
     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
    5359= 1.1.0 =
    5460
  • raptorize-it/trunk/raptorize-it.php

    r3394650 r3394685  
    44 * Plugin URI: http://jakespurlock.com/wordpress/raptor
    55 * 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.0
     6 * Version: 1.1.1
    77 * Requires at least: 5.0
    8  * Requires PHP: 7.0
     8 * Requires PHP: 8.0
    99 * Author: Jake Spurlock
    1010 * Author URI: http://jakespurlock.com/
  • raptorize-it/trunk/readme.txt

    r3394650 r3394685  
    22Contributors: whyisjake
    33Donate link: http://jakespurlock.com/donate/
    4 Tags: awesome, images, jquery, raptor, surprise, Konami code
     4Tags: awesome, images, jquery, raptor, surprise
    55Requires at least: 5.0
    6 Requires PHP: 7.0
    7 Tested up to: 6.7
    8 Stable tag: 1.1.0
     6Requires PHP: 8.0
     7Tested up to: 6.9
     8Stable tag: 1.1.1
    99License: MIT
    1010License URI: https://opensource.org/licenses/MIT
     
    5151== Changelog ==
    5252
     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
    5359= 1.1.0 =
    5460
Note: See TracChangeset for help on using the changeset viewer.