Plugin Directory

Changeset 727387


Ignore:
Timestamp:
06/17/2013 11:26:46 AM (13 years ago)
Author:
bholtsclaw
Message:

release 1.4.16

Location:
gplus-comments
Files:
3 edited
7 copied

Legend:

Unmodified
Added
Removed
  • gplus-comments/tags/1.4.16/assets/styles/plugin.css

    r727362 r727387  
    183183#comment-tabs .ui-tabs-nav .ui-state-active
    184184{
    185   background: transparent url('https://i0.wp.com/www.cloudhero.net/plugins/gplus-comments/images/ui_tab_arrow_h.png') no-repeat bottom center;
     185  background: transparent url('https://i0.wp.com/www.cloudhero.net/plugins/gplus-comments/assets/images/ui_tab_arrow_h.png') no-repeat bottom center;
    186186  border: none !important;
    187187  outline: none !important;
  • gplus-comments/tags/1.4.16/readme.txt

    r718087 r727387  
    77Requires at least: 3.5
    88Tested up to: 3.6
    9 Stable Tag: 1.4.11
     9Stable Tag: 1.4.16
    1010
    1111Google+ Comments for WordPress makes the comment section tabbed seamlessly adding tabs for G+ Comments, Facebook, Disqus, WordPress, & More
     
    104104
    105105== Change Log ==
     106= 1.4.16 =
     107* refactor of most display code so its easier to add new commenting systems
     108* tweaked tab fonts
     109* added livefyre tab option
     110* streamlined js and css
     111* added icon themes ( only default and monotone in this release )
     112* added donation button to admin interface
     113* lots of code cleanup in prep to add shortcodes
     114* assets better orginised
     115
    106116= 1.4.11 =
    107117* finally fixed the long standing bug where some themes could not click on content in the single post area
  • gplus-comments/trunk/assets/styles/plugin.css

    r727362 r727387  
    183183#comment-tabs .ui-tabs-nav .ui-state-active
    184184{
    185   background: transparent url('https://i0.wp.com/www.cloudhero.net/plugins/gplus-comments/images/ui_tab_arrow_h.png') no-repeat bottom center;
     185  background: transparent url('https://i0.wp.com/www.cloudhero.net/plugins/gplus-comments/assets/images/ui_tab_arrow_h.png') no-repeat bottom center;
    186186  border: none !important;
    187187  outline: none !important;
  • gplus-comments/trunk/readme.txt

    r718087 r727387  
    77Requires at least: 3.5
    88Tested up to: 3.6
    9 Stable Tag: 1.4.11
     9Stable Tag: 1.4.16
    1010
    1111Google+ Comments for WordPress makes the comment section tabbed seamlessly adding tabs for G+ Comments, Facebook, Disqus, WordPress, & More
     
    104104
    105105== Change Log ==
     106= 1.4.16 =
     107* refactor of most display code so its easier to add new commenting systems
     108* tweaked tab fonts
     109* added livefyre tab option
     110* streamlined js and css
     111* added icon themes ( only default and monotone in this release )
     112* added donation button to admin interface
     113* lots of code cleanup in prep to add shortcodes
     114* assets better orginised
     115
    106116= 1.4.11 =
    107117* finally fixed the long standing bug where some themes could not click on content in the single post area
Note: See TracChangeset for help on using the changeset viewer.