Changeset 5414 for trunk/bp-activity/bp-activity-akismet.php
- Timestamp:
- 11/29/2011 09:41:36 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-activity/bp-activity-akismet.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-activity/bp-activity-akismet.php
r5327 r5414 175 175 'id' => 'activity_make_spam_' . bp_get_activity_id(), 176 176 'link_class' => 'bp-secondary-action spam-activity confirm button item-button', 177 'link_href' => wp_nonce_url( bp_get_root_domain() . '/' . bp_get_activity_slug() . '/spam/' . bp_get_activity_id() , 'bp_activity_akismet_spam_' . bp_get_activity_id() ),177 'link_href' => wp_nonce_url( bp_get_root_domain() . '/' . bp_get_activity_slug() . '/spam/' . bp_get_activity_id() . '/', 'bp_activity_akismet_spam_' . bp_get_activity_id() ), 178 178 'link_text' => __( 'Spam', 'buddypress' ), 179 179 'wrapper' => false, … … 204 204 'id' => 'activity_make_spam_' . bp_get_activity_comment_id(), 205 205 'link_class' => 'bp-secondary-action spam-activity-comment confirm', 206 'link_href' => wp_nonce_url( bp_get_root_domain() . '/' . bp_get_activity_slug() . '/spam/' . bp_get_activity_comment_id() . ' ?cid=' . bp_get_activity_comment_id(), 'bp_activity_akismet_spam_' . bp_get_activity_comment_id() ),206 'link_href' => wp_nonce_url( bp_get_root_domain() . '/' . bp_get_activity_slug() . '/spam/' . bp_get_activity_comment_id() . '/?cid=' . bp_get_activity_comment_id(), 'bp_activity_akismet_spam_' . bp_get_activity_comment_id() ), 207 207 'link_text' => __( 'Spam', 'buddypress' ), 208 208 'wrapper' => false,
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)