Plugin Directory

Changeset 2155757


Ignore:
Timestamp:
09/12/2019 07:50:18 PM (6 years ago)
Author:
eroux
Message:

Updated to confirm compatibility

Location:
badges/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • badges/trunk/DisplayBadges.php

    r1998256 r2155757  
    22/*
    33    Plugin Name: Display Badges
    4     Plugin URI: http://blog.damn.org.za/widgets/
     4    Plugin URI: https://damn.org.za/widgets/
    55    Description: Display a set of Badges (named XXFoo.inc) within the widget
    66    Author: Eugéne Roux
    77    Version: 2.4.1
    8     Author URI: http://damn.org.za/
     8    Author URI: https://damn.org.za/
    99 */
    1010
  • badges/trunk/readme.txt

    r1998256 r2155757  
    44Tags: books, read, reading, admin, administration, jadb
    55Requires at least: 2.8
    6 Tested up to: 5.1
     6Tested up to: 5.2.3
    77Stable tag: trunk
    88
     
    8282== Changelog ==
    8383
    84 = 1.0 =
     84= 2.3 =
    8585
    86 * Initial Public Release
     86* Give groupings of badges a different class than badges
     87
     88= 2.2 =
     89
     90* Moved to a '<div>' based layout instead of using Lists
     91* Split Boxing and Padding into two separate options
     92
     93= 2.1 =
     94
     95* Fixed the HTML generated to be cleaner and identify the badge class better
     96* Simplified the examples slightly
    8797
    8898= 2.0 =
     
    91101* Added (better) examples to the documentation
    92102
    93 = 2.1 =
     103= 1.0 =
    94104
    95 * Fixed the HTML generated to be cleaner and identify the badge class better
    96 * Simplified the examples slightly
    97 
    98 = 2.2 =
    99 
    100 * Moved to a '<div>' based layout instead of using Lists
    101 * Split Boxing and Padding into two separate options
    102 
    103 = 2.3 =
    104 
    105 * Give groupings of badges a different class than badges
    106 
     105* Initial Public Release
Note: See TracChangeset for help on using the changeset viewer.