Plugin Directory

Changeset 1773352


Ignore:
Timestamp:
11/22/2017 05:20:55 PM (8 years ago)
Author:
commentpress
Message:

release 3.9.7

Location:
commentpress-core/trunk
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • commentpress-core/trunk/commentpress-core.php

    r1765923 r1773352  
    55Description: CommentPress allows readers to comment in the margins of a text. You can use it to annotate, gloss, workshop, debate and more!
    66Author: Institute for the Future of the Book
    7 Version: 3.9.6
     7Version: 3.9.7
    88Author URI: http://www.futureofthebook.org
    99Text Domain: commentpress-core
     
    1919
    2020// set version
    21 define( 'COMMENTPRESS_VERSION', '3.9.6' );
     21define( 'COMMENTPRESS_VERSION', '3.9.7' );
    2222
    2323// store reference to this file
  • commentpress-core/trunk/commentpress-multisite/class_commentpress_mu_bp.php

    r1765923 r1773352  
    333333     */
    334334    public function register_comment_tracking_on_pages() {
     335
     336        // bail if Activity Component is not active
     337        if ( ! function_exists( 'bp_activity_set_post_type_tracking_args' ) ) return;
    335338
    336339        // amend "page" post type
  • commentpress-core/trunk/languages/commentpress-core.pot

    r1765923 r1773352  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: CommentPress Core 3.9.6\n"
     5"Project-Id-Version: CommentPress Core 3.9.7\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/commentpress-core\n"
    7 "POT-Creation-Date: 2017-11-14 13:13:40+00:00\n"
     7"POT-Creation-Date: 2017-11-22 17:14:32+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
     
    7171#: commentpress-core/class_commentpress_display.php:1825
    7272#: commentpress-core/class_commentpress_display.php:2241
    73 #: commentpress-multisite/class_commentpress_mu_bp.php:349
     73#: commentpress-multisite/class_commentpress_mu_bp.php:352
    7474#: themes/commentpress-flat/assets/templates/comments_sidebar.php:20
    7575#: themes/commentpress-flat/assets/templates/header_body.php:34
     
    159159#: commentpress-core/assets/includes/theme/theme-functions.php:1205
    160160#: commentpress-core/class_commentpress_display.php:571
    161 #: commentpress-multisite/class_commentpress_mu_bp.php:852
     161#: commentpress-multisite/class_commentpress_mu_bp.php:855
    162162msgid " & "
    163163msgstr ""
     
    199199#: commentpress-core/assets/includes/theme/theme-functions.php:1530
    200200#: commentpress-core/assets/includes/theme/theme-functions.php:1814
    201 #: commentpress-multisite/class_commentpress_mu_bp.php:587
     201#: commentpress-multisite/class_commentpress_mu_bp.php:590
    202202msgid "Anonymous"
    203203msgstr ""
     
    827827#: commentpress-core/class_commentpress_display.php:1580
    828828#: commentpress-core/class_commentpress_formatter.php:100
    829 #: commentpress-multisite/class_commentpress_mu_bp.php:1404
     829#: commentpress-multisite/class_commentpress_mu_bp.php:1407
    830830msgid "Default Text Format"
    831831msgstr ""
     
    838838#: commentpress-core/class_commentpress_display.php:1922
    839839#: commentpress-multisite/class_commentpress_mu_admin.php:696
    840 #: commentpress-multisite/class_commentpress_mu_bp.php:2035
    841 #: commentpress-multisite/class_commentpress_mu_bp.php:2294
     840#: commentpress-multisite/class_commentpress_mu_bp.php:2038
     841#: commentpress-multisite/class_commentpress_mu_bp.php:2297
    842842msgid "Enable Custom Workflow"
    843843msgstr ""
     
    955955#: commentpress-core/class_commentpress_display.php:2170
    956956#: commentpress-core/class_commentpress_display.php:2173
    957 #: commentpress-multisite/class_commentpress_mu_bp.php:343
     957#: commentpress-multisite/class_commentpress_mu_bp.php:346
    958958msgid "Pages"
    959959msgstr ""
     
    10281028
    10291029#: commentpress-core/class_commentpress_formatter.php:119
    1030 #: commentpress-multisite/class_commentpress_mu_bp.php:1422
     1030#: commentpress-multisite/class_commentpress_mu_bp.php:1425
    10311031msgid "Prose"
    10321032msgstr ""
    10331033
    10341034#: commentpress-core/class_commentpress_formatter.php:120
    1035 #: commentpress-multisite/class_commentpress_mu_bp.php:1423
     1035#: commentpress-multisite/class_commentpress_mu_bp.php:1426
    10361036msgid "Poetry"
    10371037msgstr ""
     
    10501050
    10511051#: commentpress-core/class_commentpress_workflow.php:112
    1052 #: commentpress-multisite/class_commentpress_mu_bp.php:1461
     1052#: commentpress-multisite/class_commentpress_mu_bp.php:1464
    10531053msgid "Enable Translation Workflow"
    10541054msgstr ""
     
    11011101
    11021102#: commentpress-multisite/class_commentpress_mu_admin.php:741
    1103 #: commentpress-multisite/class_commentpress_mu_bp.php:2064
    1104 #: commentpress-multisite/class_commentpress_mu_bp.php:2323
     1103#: commentpress-multisite/class_commentpress_mu_bp.php:2067
     1104#: commentpress-multisite/class_commentpress_mu_bp.php:2326
    11051105msgid "Document Type"
    11061106msgstr ""
     
    11261126msgstr ""
    11271127
    1128 #: commentpress-multisite/class_commentpress_mu_bp.php:342
     1128#: commentpress-multisite/class_commentpress_mu_bp.php:345
    11291129msgid "Published a new page"
    11301130msgstr ""
    11311131
    1132 #: commentpress-multisite/class_commentpress_mu_bp.php:344
     1132#: commentpress-multisite/class_commentpress_mu_bp.php:347
    11331133msgid "%1$s posted a new <a href=\"%2$s\">page</a>"
    11341134msgstr ""
    11351135
    1136 #: commentpress-multisite/class_commentpress_mu_bp.php:345
     1136#: commentpress-multisite/class_commentpress_mu_bp.php:348
    11371137msgid "%1$s posted a new <a href=\"%2$s\">page</a>, on the site %3$s"
    11381138msgstr ""
    11391139
    1140 #: commentpress-multisite/class_commentpress_mu_bp.php:348
     1140#: commentpress-multisite/class_commentpress_mu_bp.php:351
    11411141msgid "Commented on a page"
    11421142msgstr ""
    11431143
    1144 #: commentpress-multisite/class_commentpress_mu_bp.php:350
     1144#: commentpress-multisite/class_commentpress_mu_bp.php:353
    11451145msgid "%1$s commented on the <a href=\"%2$s\">page</a>"
    11461146msgstr ""
    11471147
    1148 #: commentpress-multisite/class_commentpress_mu_bp.php:351
     1148#: commentpress-multisite/class_commentpress_mu_bp.php:354
    11491149msgid "%1$s commented on the <a href=\"%2$s\">page</a>, on the site %3$s"
    11501150msgstr ""
    11511151
    1152 #: commentpress-multisite/class_commentpress_mu_bp.php:597
    1153 #: commentpress-multisite/class_commentpress_mu_bp.php:608
    1154 #: commentpress-multisite/class_commentpress_mu_bp.php:620
    1155 #: commentpress-multisite/class_commentpress_mu_bp.php:815
     1152#: commentpress-multisite/class_commentpress_mu_bp.php:600
     1153#: commentpress-multisite/class_commentpress_mu_bp.php:611
     1154#: commentpress-multisite/class_commentpress_mu_bp.php:623
     1155#: commentpress-multisite/class_commentpress_mu_bp.php:818
    11561156msgid "post"
    11571157msgstr ""
    11581158
    1159 #: commentpress-multisite/class_commentpress_mu_bp.php:656
     1159#: commentpress-multisite/class_commentpress_mu_bp.php:659
    11601160msgid "comment"
    11611161msgstr ""
    11621162
    1163 #: commentpress-multisite/class_commentpress_mu_bp.php:661
     1163#: commentpress-multisite/class_commentpress_mu_bp.php:664
    11641164msgid "%s left a %s on a %s %s in the group %s:"
    11651165msgstr ""
    11661166
    1167 #: commentpress-multisite/class_commentpress_mu_bp.php:881
     1167#: commentpress-multisite/class_commentpress_mu_bp.php:884
    11681168msgid "%s updated a %s %s in the group %s:"
    11691169msgstr ""
    11701170
    1171 #: commentpress-multisite/class_commentpress_mu_bp.php:892
     1171#: commentpress-multisite/class_commentpress_mu_bp.php:895
    11721172msgid "%s wrote a new %s %s in the group %s:"
    11731173msgstr ""
    11741174
    1175 #: commentpress-multisite/class_commentpress_mu_bp.php:1091
     1175#: commentpress-multisite/class_commentpress_mu_bp.php:1094
    11761176msgid "CommentPress Comments"
    11771177msgstr ""
    11781178
    1179 #: commentpress-multisite/class_commentpress_mu_bp.php:1114
     1179#: commentpress-multisite/class_commentpress_mu_bp.php:1117
    11801180msgid "CommentPress Posts"
    11811181msgstr ""
    11821182
    1183 #: commentpress-multisite/class_commentpress_mu_bp.php:1183
     1183#: commentpress-multisite/class_commentpress_mu_bp.php:1186
    11841184#: commentpress-multisite/class_commentpress_mu_workshop.php:84
    11851185msgid "Document"
    11861186msgstr ""
    11871187
    1188 #: commentpress-multisite/class_commentpress_mu_bp.php:1236
     1188#: commentpress-multisite/class_commentpress_mu_bp.php:1239
    11891189msgid "Document Home Page"
    11901190msgstr ""
    11911191
    1192 #: commentpress-multisite/class_commentpress_mu_bp.php:1359
     1192#: commentpress-multisite/class_commentpress_mu_bp.php:1362
    11931193msgid "View Site"
    11941194msgstr ""
    11951195
    1196 #: commentpress-multisite/class_commentpress_mu_bp.php:1366
    1197 #: commentpress-multisite/class_commentpress_mu_bp.php:1380
     1196#: commentpress-multisite/class_commentpress_mu_bp.php:1369
     1197#: commentpress-multisite/class_commentpress_mu_bp.php:1383
    11981198msgid "View Document"
    11991199msgstr ""
    12001200
    1201 #: commentpress-multisite/class_commentpress_mu_bp.php:1373
     1201#: commentpress-multisite/class_commentpress_mu_bp.php:1376
    12021202msgid "View Group Blog"
    12031203msgstr ""
    12041204
    1205 #: commentpress-multisite/class_commentpress_mu_bp.php:1573
     1205#: commentpress-multisite/class_commentpress_mu_bp.php:1576
    12061206msgid "Create a New Site"
    12071207msgstr ""
    12081208
    1209 #: commentpress-multisite/class_commentpress_mu_bp.php:2002
     1209#: commentpress-multisite/class_commentpress_mu_bp.php:2005
    12101210msgid "Select the options for your new CommentPress-enabled blog. Note: if you choose an existing blog as a group blog, setting these options will have no effect."
    12111211msgstr ""
    12121212
    1213 #: commentpress-multisite/class_commentpress_mu_bp.php:2010
    1214 #: commentpress-multisite/class_commentpress_mu_bp.php:2272
     1213#: commentpress-multisite/class_commentpress_mu_bp.php:2013
     1214#: commentpress-multisite/class_commentpress_mu_bp.php:2275
    12151215#: commentpress-multisite/class_commentpress_mu_ms.php:211
    12161216msgid "Enable CommentPress"
    12171217msgstr ""
    12181218
    1219 #: commentpress-multisite/class_commentpress_mu_bp.php:2017
     1219#: commentpress-multisite/class_commentpress_mu_bp.php:2020
    12201220msgid "When you create a group blog, you can choose to enable it as a CommentPress blog. This is a \"one time only\" option because you cannot disable CommentPress from here once the group blog is created. Note: if you choose an existing blog as a group blog, setting this option will have no effect."
    12211221msgstr ""
    12221222
    1223 #: commentpress-multisite/class_commentpress_mu_bp.php:2097
    1224 #: commentpress-multisite/class_commentpress_mu_bp.php:2358
     1223#: commentpress-multisite/class_commentpress_mu_bp.php:2100
     1224#: commentpress-multisite/class_commentpress_mu_bp.php:2361
    12251225msgid "CommentPress Options"
    12261226msgstr ""
    12271227
    1228 #: commentpress-multisite/class_commentpress_mu_bp.php:2265
     1228#: commentpress-multisite/class_commentpress_mu_bp.php:2268
    12291229#: commentpress-multisite/class_commentpress_mu_ms.php:203
    12301230msgid "Select the options for your new CommentPress document."
    12311231msgstr ""
    12321232
    1233 #: commentpress-multisite/class_commentpress_mu_bp.php:2277
     1233#: commentpress-multisite/class_commentpress_mu_bp.php:2280
    12341234#: commentpress-multisite/class_commentpress_mu_ms.php:218
    12351235msgid "Do you want to make the new site a CommentPress document?"
    12361236msgstr ""
    12371237
    1238 #: commentpress-multisite/class_commentpress_mu_bp.php:2499
     1238#: commentpress-multisite/class_commentpress_mu_bp.php:2502
    12391239msgid "BuddyPress &amp; Groupblog Settings"
    12401240msgstr ""
    12411241
    1242 #: commentpress-multisite/class_commentpress_mu_bp.php:2501
     1242#: commentpress-multisite/class_commentpress_mu_bp.php:2504
    12431243msgid "Configure how CommentPress interacts with BuddyPress and BuddyPress Groupblog."
    12441244msgstr ""
    12451245
    1246 #: commentpress-multisite/class_commentpress_mu_bp.php:2506
     1246#: commentpress-multisite/class_commentpress_mu_bp.php:2509
    12471247msgid "Reset BuddyPress settings"
    12481248msgstr ""
    12491249
    1250 #: commentpress-multisite/class_commentpress_mu_bp.php:2511
     1250#: commentpress-multisite/class_commentpress_mu_bp.php:2514
    12511251msgid "Make all new Groupblogs CommentPress-enabled"
    12521252msgstr ""
    12531253
    1254 #: commentpress-multisite/class_commentpress_mu_bp.php:2518
     1254#: commentpress-multisite/class_commentpress_mu_bp.php:2521
    12551255msgid "Private Groups must have Private Groupblogs"
    12561256msgstr ""
    12571257
    1258 #: commentpress-multisite/class_commentpress_mu_bp.php:2523
     1258#: commentpress-multisite/class_commentpress_mu_bp.php:2526
    12591259msgid "Require user login to post comments on Groupblogs"
    12601260msgstr ""
    12611261
    1262 #: commentpress-multisite/class_commentpress_mu_bp.php:2622
     1262#: commentpress-multisite/class_commentpress_mu_bp.php:2625
    12631263msgid "Select theme for CommentPress Groupblogs"
    12641264msgstr ""
  • commentpress-core/trunk/readme.txt

    r1765923 r1773352  
    55Requires at least: 3.4
    66Tested up to: 4.9
    7 Stable tag: 3.9.6
     7Stable tag: 3.9.7
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    214214== Changelog ==
    215215
     216<h4>3.9.7</h4>
     217
     218* Fixes error when BuddyPress Activity component is not active
     219
    216220<h4>3.9.6</h4>
    217221
  • commentpress-core/trunk/themes/commentpress-flat/assets/templates/activity_sidebar.php

    r1695759 r1773352  
    165165
    166166        // get activities
    167         if ( bp_has_activities( $recent_groupblog_activity ) ) :
     167        if ( function_exists( 'bp_has_activities' ) AND bp_has_activities( $recent_groupblog_activity ) ) :
    168168
    169169            // change header depending on logged in status
  • commentpress-core/trunk/themes/commentpress-modern/assets/templates/activity_sidebar.php

    r1695759 r1773352  
    165165
    166166        // get activities
    167         if ( bp_has_activities( $recent_groupblog_activity ) ) :
     167        if ( function_exists( 'bp_has_activities' ) AND bp_has_activities( $recent_groupblog_activity ) ) :
    168168
    169169            // change header depending on logged in status
  • commentpress-core/trunk/themes/commentpress-theme/assets/templates/activity_sidebar.php

    r1695759 r1773352  
    162162
    163163        // get activities
    164         if ( bp_has_activities( $recent_groupblog_activity ) ) :
     164        if ( function_exists( 'bp_has_activities' ) AND bp_has_activities( $recent_groupblog_activity ) ) :
    165165
    166166            // change header depending on logged in status
Note: See TracChangeset for help on using the changeset viewer.