Plugin Directory

Changeset 2587327

Timestamp:
08/23/2021 07:38:08 PM (3 years ago)
Author:
bradparbs
Message:

Update to version 1.1.1 from GitHub

Location:
colors
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • colors/tags/1.1.1/colors.php

    r2586108 r2587327  
    33 * Plugin Name: Colors
    44 * Description: Disable admin color schemes.
    5  * Version:     1.1.0
     5 * Version:     1.1.
    66 * Author:      Brad Parbs
    77 * Author URI:  https://bradparbs.com/
  • colors/tags/1.1.1/readme.txt

    r2586108 r2587327  
    44Requires at least: 5.2
    55Tested up to: 5.8
    6 Stable tag: 1.1.0
     6Stable tag: 1.1.
    77License: GPLv2 or later
    88Requires PHP: 5.6
     
    1616== Availiable filters ==
    1717
    18 `colors_should_disable_admin_colors` - Whether or not to disable admin color schemes, defaults to true.
     18 - Whether or not to disable admin color schemes, defaults to true.
    1919
    2020== Changelog ==
     21
     22
     23
     24
    2125
    2226= 1.1.0 =
  • colors/trunk/colors.php

    r2586108 r2587327  
    33 * Plugin Name: Colors
    44 * Description: Disable admin color schemes.
    5  * Version:     1.1.0
     5 * Version:     1.1.
    66 * Author:      Brad Parbs
    77 * Author URI:  https://bradparbs.com/
  • colors/trunk/readme.txt

    r2586108 r2587327  
    44Requires at least: 5.2
    55Tested up to: 5.8
    6 Stable tag: 1.1.0
     6Stable tag: 1.1.
    77License: GPLv2 or later
    88Requires PHP: 5.6
     
    1616== Availiable filters ==
    1717
    18 `colors_should_disable_admin_colors` - Whether or not to disable admin color schemes, defaults to true.
     18 - Whether or not to disable admin color schemes, defaults to true.
    1919
    2020== Changelog ==
     21
     22
     23
     24
    2125
    2226= 1.1.0 =
Note: See TracChangeset for help on using the changeset viewer.