Plugin Directory

Changeset 2070999


Ignore:
Timestamp:
04/18/2019 11:08:59 PM (7 years ago)
Author:
rabbitbuilder
Message:

updated 1.0.5

Location:
rabbitbuilder-global-central-js-css/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • rabbitbuilder-global-central-js-css/trunk/rabbitbuilder-js-css.php

    r2070996 r2070999  
    44 * Plugin URI:        https://www.rabbitbuilder.com/plugins/rabbitbuilder-js-css
    55 * Description:       Better CSS editing in a central location with scss preprocessing, Supports Elementor Global Styles, Centralised area for CSS editing in Elementor, to keep things tidy and easy to implement, as well as maintain. The current way of doing things, ends up being very messy very quickly, with css code attached to elements here there and everywhere, with no indication for where custom styles are. This Plugin allows you to add your own custom css styles and javascript code with a powerful editor.
    6  * Version:           1.0.4
     6 * Version:           1.0.5
    77 * Author:            RabbitBuilder
    88 * Author URI:        https://www.rabbitbuilder.com/
     
    2222 */
    2323define( 'RBJSCSS_PLUGIN_NAME', 'rabbitbuilder_js_css' );
    24 define( 'RBJSCSS_PLUGIN_VERSION', '1.0.0' );
     24define( 'RBJSCSS_PLUGIN_VERSION', '1.0.5' );
    2525define( 'RBJSCSS_DB_VERSION', '1.0.0' );
    2626
  • rabbitbuilder-global-central-js-css/trunk/readme.txt

    r2070996 r2070999  
    6666== Changelog ==
    6767
     68= 1.0.5 =
     69* Removed small bugs
     70
    6871= 1.0.4 =
    6972* Fixed include file as readfie.
Note: See TracChangeset for help on using the changeset viewer.