Plugin Directory

Changeset 1484759


Ignore:
Timestamp:
08/27/2016 02:38:50 PM (9 years ago)
Author:
rootabout
Message:

updated readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin-builder/trunk/readme.txt

    r1484753 r1484759  
    55Requires at least: 4.0
    66Tested up to: 4.6
    7 Stable tag: 1.1.10
     7Stable tag: 1.1.8
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9494 Added database loading/generating functionality
    9595
    96 == Upgrade Notice ==
     96= 1.1 =
     97Interpreting new export functionality for themes and plugins, integrated into the plugin.
    9798
    98 = 1.0 =
    99 Upgrade notices describe the reason a user should upgrade.  No more than 300 characters.
     99= 1.1.1 =
     100Added Dynamic Textboxes functionality for custom post types and admin pages. You can create unlimited dynamic text boxes of unlimited dynamic text boxes now.
    100101
    101 = 1.0.0.1 =
    102 Changed service link
     102= 1.1.2 =
     103Styled and Completed the admin page HTML & SCSS structure better.
    103104
    104 = 1.0.0.2 =
    105 Changed service link
     105= 1.1.3 =
     106The ability to manage active settings from the database has been introduced. There's a new administration panel page called Admin Builder that allows you to delete any Plugin or Theme related Setting from the database that you are not usin.
    106107
    107 = 1.0.0.3 =
    108 Styled textarea in admin panel + styled import button
     108= 1.1.4 =
     109Added Rest Api routes functionality with the
    109110
    110 = 1.0.1 =
    111 Added custom post types generation features from json
    112 Stripped slasshes on json import
     111= 1.1.5 =
     112Added routes php file ... missed in the previous version update
    113113
    114 = 1.0.2 =
    115 Nothing affected from the previous version
    116 
    117 = 1.0.2.2 =
    118 Nothing affected from the previous version
    119 
    120 = 1.0.2.3=
    121 Nothing affected from the previous version
    122 
    123 = 1.0.2.3=
    124 Nothing affected from the previous version
    125 
    126 = 1.0.2.4=
    127 Nothing affected from the previous version
    128 
    129 = 1.0.2.5=
    130 Nothing affected from the previous version
    131 
    132 = 1.0.2.6=
    133 Nothing affected from the previous version
    134 
    135 = 1.0.2.7=
    136 Nothing affected from the previous version
    137 
    138 = 1.0.2.8=
    139 Nothing affected from the previous version
    140 
    141 = 1.0.2.9=
    142 Nothing affected from the previous version
    143 
    144 = 1.0.2.10 =
    145 Nothing affected from the previous version
    146 
    147 = 1.0.3 =
    148  Restoring the 1.0.2.10 functionality
    149 
    150  = 1.0.4 =
    151   Added database loading/generating functionality - everything works differently now. Things must be exported from service and re-imported according to the new rules.
    152 
    153   = 1.1 =
    154   Interpreting new export functionality for themes and plugins, integrated into the plugin.
    155 
    156   = 1.1.1 =
    157   Added Dynamic Textboxes functionality for custom post types and admin pages. You can create unlimited dynamic text boxes of unlimited dynamic text boxes now.
    158 
    159   = 1.1.2 =
    160   Styled and Completed the admin page HTML & SCSS structure better.
    161 
    162   = 1.1.3 =
    163   The ability to manage active settings from the database has been introduced. There's a new administration panel page called Admin Builder that allows you to delete any Plugin or Theme related Setting from the database that you are not usin.
    164 
    165   = 1.1.4 =
    166   Added Rest Api routes functionality with the
    167 
    168   = 1.1.5 =
    169   Added routes php file ... missed in the previous version update
    170 
    171   = 1.1.6 =
     114= 1.1.6 =
    172115Fixed a bug in the routes functionality where post was not being generated, just GET
    173116
     
    177120= 1.1.8 =
    178121Fixed a styling issue that was disabling screen options
    179 
    180 = 1.1.8 =
    181 
    182 Included bootstrap icons back
    183122
    184123== Arbitrary section ==
Note: See TracChangeset for help on using the changeset viewer.