Changeset 1272387
- Timestamp:
- 10/24/2015 06:37:00 PM (10 years ago)
- Location:
- rating-system
- Files:
-
- 83 added
- 5 edited
-
tags/2.7.1 (added)
-
tags/2.7.1/Changelog.md (added)
-
tags/2.7.1/LICENSE (added)
-
tags/2.7.1/README.md (added)
-
tags/2.7.1/activation.php (added)
-
tags/2.7.1/admin (added)
-
tags/2.7.1/admin/images (added)
-
tags/2.7.1/admin/images/1.png (added)
-
tags/2.7.1/admin/images/10.png (added)
-
tags/2.7.1/admin/images/11.png (added)
-
tags/2.7.1/admin/images/12.png (added)
-
tags/2.7.1/admin/images/13.png (added)
-
tags/2.7.1/admin/images/14.png (added)
-
tags/2.7.1/admin/images/2.png (added)
-
tags/2.7.1/admin/images/3.png (added)
-
tags/2.7.1/admin/images/4.png (added)
-
tags/2.7.1/admin/images/5.png (added)
-
tags/2.7.1/admin/images/6.png (added)
-
tags/2.7.1/admin/images/7.png (added)
-
tags/2.7.1/admin/images/8.png (added)
-
tags/2.7.1/admin/images/9.png (added)
-
tags/2.7.1/admin/images/index.php (added)
-
tags/2.7.1/admin/index.php (added)
-
tags/2.7.1/admin/vortexlikedislike.php (added)
-
tags/2.7.1/assets (added)
-
tags/2.7.1/assets/css (added)
-
tags/2.7.1/assets/css/index.php (added)
-
tags/2.7.1/assets/css/style.css (added)
-
tags/2.7.1/assets/font (added)
-
tags/2.7.1/assets/font/fontello.eot (added)
-
tags/2.7.1/assets/font/fontello.svg (added)
-
tags/2.7.1/assets/font/fontello.ttf (added)
-
tags/2.7.1/assets/font/fontello.woff (added)
-
tags/2.7.1/assets/font/index.php (added)
-
tags/2.7.1/assets/icon-128x128.png (added)
-
tags/2.7.1/assets/index.php (added)
-
tags/2.7.1/assets/js (added)
-
tags/2.7.1/assets/js/index.php (added)
-
tags/2.7.1/assets/js/like-or-dislike-comments.js (added)
-
tags/2.7.1/assets/js/like-or-dislike.js (added)
-
tags/2.7.1/assets/js/no-dislike-comments.js (added)
-
tags/2.7.1/assets/js/no-dislike.js (added)
-
tags/2.7.1/assets/js/toucheventsdetect.js (added)
-
tags/2.7.1/assets/screenshot-1.png (added)
-
tags/2.7.1/assets/screenshot-10.png (added)
-
tags/2.7.1/assets/screenshot-11.png (added)
-
tags/2.7.1/assets/screenshot-12.png (added)
-
tags/2.7.1/assets/screenshot-2.png (added)
-
tags/2.7.1/assets/screenshot-3.png (added)
-
tags/2.7.1/assets/screenshot-4.png (added)
-
tags/2.7.1/assets/screenshot-5.png (added)
-
tags/2.7.1/assets/screenshot-6.png (added)
-
tags/2.7.1/assets/screenshot-7.png (added)
-
tags/2.7.1/assets/screenshot-8.png (added)
-
tags/2.7.1/assets/screenshot-9.png (added)
-
tags/2.7.1/buddypress.php (added)
-
tags/2.7.1/comments.php (added)
-
tags/2.7.1/epoch.php (added)
-
tags/2.7.1/index.php (added)
-
tags/2.7.1/languages (added)
-
tags/2.7.1/languages/index.php (added)
-
tags/2.7.1/languages/vortex_system_ld.pot (added)
-
tags/2.7.1/mycredcomments.php (added)
-
tags/2.7.1/mycredposts.php (added)
-
tags/2.7.1/posts-pages.php (added)
-
tags/2.7.1/rating-system.php (added)
-
tags/2.7.1/readme.txt (added)
-
tags/2.7.1/tgmpa (added)
-
tags/2.7.1/tgmpa/CHANGELOG.md (added)
-
tags/2.7.1/tgmpa/LICENSE.md (added)
-
tags/2.7.1/tgmpa/class-tgm-plugin-activation.php (added)
-
tags/2.7.1/tgmpa/index.php (added)
-
tags/2.7.1/tgmpa/languages (added)
-
tags/2.7.1/tgmpa/languages/tgmpa-fr_FR.mo (added)
-
tags/2.7.1/tgmpa/languages/tgmpa-fr_FR.po (added)
-
tags/2.7.1/tgmpa/languages/tgmpa-pt_BR.mo (added)
-
tags/2.7.1/tgmpa/languages/tgmpa-pt_BR.po (added)
-
tags/2.7.1/tgmpa/languages/tgmpa.pot (added)
-
tags/2.7.1/tgmpa/plugins (added)
-
tags/2.7.1/widget (added)
-
tags/2.7.1/widget/dashboard-widget.php (added)
-
tags/2.7.1/widget/index.php (added)
-
tags/2.7.1/widget/widget.php (added)
-
trunk/Changelog.md (modified) (1 diff)
-
trunk/admin/vortexlikedislike.php (modified) (1 diff)
-
trunk/comments.php (modified) (2 diffs)
-
trunk/rating-system.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
rating-system/trunk/Changelog.md
r1271191 r1272387 1 ## [2.7.1] 2 ### Fixed fatal error on PHP 5.3. 1 3 ## [2.7] 2 4 ### Added MyCred integration. -
rating-system/trunk/admin/vortexlikedislike.php
r1271191 r1272387 17 17 'display_name' => 'Rating System', 18 18 // Name that appears at the top of your panel 19 'display_version' => '2.7 ',19 'display_version' => '2.7.1', 20 20 // Version that appears at the top of your panel 21 21 'menu_type' => 'menu', -
rating-system/trunk/comments.php
r1271191 r1272387 497 497 } 498 498 add_action('wp','vortex_system_insert_comments'); 499 500 $epoch = get_option('epoch'); 501 $epoch_var = $epoch['options']['theme']; 502 499 503 if(!$vortex_like_dislike['v_enable_epoch']){ 500 504 … … 557 561 } 558 562 add_action('wp_enqueue_scripts','vortex_system_styles_scripts_comments'); 559 }elseif( get_option('epoch')['options']['theme']== 'iframe' && $vortex_like_dislike['v_enable_epoch']){563 }elseif($epoch_var == 'iframe' && $vortex_like_dislike['v_enable_epoch']){ 560 564 561 565 function vortex_epoch_css(){ -
rating-system/trunk/rating-system.php
r1271191 r1272387 4 4 * Plugin URI: http://github.com/VortexThemes/rating-system 5 5 * Description: The simple way to add like or dislike buttons. 6 * Version: 2.7 6 * Version: 2.7.1 7 7 * Author: VortexThemes 8 8 * Author URI: https://github.com/VortexThemes -
rating-system/trunk/readme.txt
r1271191 r1272387 5 5 Requires at least: 4.1 6 6 Tested up to: 4.3.1 7 Stable tag: 2.7 7 Stable tag: 2.7.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 81 81 82 82 == Changelog == 83 = 2.7.1 = 84 * Fixed fatal error on PHP 5.3. 83 85 = 2.7 = 84 86 * Added MyCred integration.
Note: See TracChangeset
for help on using the changeset viewer.