Plugin Directory

Changeset 3394688


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

Update to version 1.1.2 from GitHub

Location:
raptorize-it
Files:
4 edited
1 copied

Legend:

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

    r3394685 r3394688  
    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.1
     6 * Version: 1.1.2
    77 * Requires at least: 5.0
    88 * Requires PHP: 8.0
  • raptorize-it/tags/1.1.2/readme.txt

    r3394685 r3394688  
    66Requires PHP: 8.0
    77Tested up to: 6.9
    8 Stable tag: 1.1.1
     8Stable tag: 1.1.2
    99License: MIT
    1010License URI: https://opensource.org/licenses/MIT
     
    5050
    5151== Changelog ==
     52
     53= 1.1.2 =
     54
     55* Add status badges to README.md
     56* Fix GitHub Action permissions for release asset uploads
     57* Update documentation with PHP 8.0 requirement
    5258
    5359= 1.1.1 =
  • raptorize-it/trunk/raptorize-it.php

    r3394685 r3394688  
    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.1
     6 * Version: 1.1.2
    77 * Requires at least: 5.0
    88 * Requires PHP: 8.0
  • raptorize-it/trunk/readme.txt

    r3394685 r3394688  
    66Requires PHP: 8.0
    77Tested up to: 6.9
    8 Stable tag: 1.1.1
     8Stable tag: 1.1.2
    99License: MIT
    1010License URI: https://opensource.org/licenses/MIT
     
    5050
    5151== Changelog ==
     52
     53= 1.1.2 =
     54
     55* Add status badges to README.md
     56* Fix GitHub Action permissions for release asset uploads
     57* Update documentation with PHP 8.0 requirement
    5258
    5359= 1.1.1 =
Note: See TracChangeset for help on using the changeset viewer.