Changeset 727387
- Timestamp:
- 06/17/2013 11:26:46 AM (13 years ago)
- Location:
- gplus-comments
- Files:
-
- 3 edited
- 7 copied
-
tags/1.4.16 (copied) (copied from gplus-comments/trunk)
-
tags/1.4.16/assets/images/icons/monotone/livefyre.png (copied) (copied from gplus-comments/trunk/assets/images/icons/monotone/livefyre.png)
-
tags/1.4.16/assets/styles/plugin.css (copied) (copied from gplus-comments/trunk/assets/styles/plugin.css) (1 diff)
-
tags/1.4.16/gplus-comments.php (copied) (copied from gplus-comments/trunk/gplus-comments.php)
-
tags/1.4.16/includes/lib/admin.php (copied) (copied from gplus-comments/trunk/includes/lib/admin.php)
-
tags/1.4.16/includes/templates/container.php (copied) (copied from gplus-comments/trunk/includes/templates/container.php)
-
tags/1.4.16/includes/templates/partials/livefyre.php (copied) (copied from gplus-comments/trunk/includes/templates/partials/livefyre.php)
-
tags/1.4.16/readme.txt (modified) (2 diffs)
-
trunk/assets/styles/plugin.css (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gplus-comments/tags/1.4.16/assets/styles/plugin.css
r727362 r727387 183 183 #comment-tabs .ui-tabs-nav .ui-state-active 184 184 { 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; 186 186 border: none !important; 187 187 outline: none !important; -
gplus-comments/tags/1.4.16/readme.txt
r718087 r727387 7 7 Requires at least: 3.5 8 8 Tested up to: 3.6 9 Stable Tag: 1.4.1 19 Stable Tag: 1.4.16 10 10 11 11 Google+ Comments for WordPress makes the comment section tabbed seamlessly adding tabs for G+ Comments, Facebook, Disqus, WordPress, & More … … 104 104 105 105 == 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 106 116 = 1.4.11 = 107 117 * 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 183 183 #comment-tabs .ui-tabs-nav .ui-state-active 184 184 { 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; 186 186 border: none !important; 187 187 outline: none !important; -
gplus-comments/trunk/readme.txt
r718087 r727387 7 7 Requires at least: 3.5 8 8 Tested up to: 3.6 9 Stable Tag: 1.4.1 19 Stable Tag: 1.4.16 10 10 11 11 Google+ Comments for WordPress makes the comment section tabbed seamlessly adding tabs for G+ Comments, Facebook, Disqus, WordPress, & More … … 104 104 105 105 == 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 106 116 = 1.4.11 = 107 117 * 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.